Skip to content

Commit 269824c

Browse files
committed
Bloat.
1 parent 803a305 commit 269824c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.mdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ There are a few constraints that we want to satisfy when building a .framework:
125125
- Fast iterative builds when developing the framework. We may have a simple application that has the
126126
.framework as a dependency and we want to quickly iterate on development of the .framework.
127127
- Infrequent distribution builds of the .framework.
128-
- Want to be able to easily distribute resources with the framework.
128+
- Resource distribution should be intuitive and not bloat the application.
129129
- Setup for third-party developers using the .framework should be *easy*.
130130

131131
I believe that the solution I will outline below satisfies each of these constraints. I will outline

0 commit comments

Comments
 (0)