There was an error while loading. Please reload this page.
1 parent 803a305 commit 269824cCopy full SHA for 269824c
README.mdown
@@ -125,7 +125,7 @@ There are a few constraints that we want to satisfy when building a .framework:
125
- Fast iterative builds when developing the framework. We may have a simple application that has the
126
.framework as a dependency and we want to quickly iterate on development of the .framework.
127
- Infrequent distribution builds of the .framework.
128
-- Want to be able to easily distribute resources with the framework.
+- Resource distribution should be intuitive and not bloat the application.
129
- Setup for third-party developers using the .framework should be *easy*.
130
131
I believe that the solution I will outline below satisfies each of these constraints. I will outline
0 commit comments