File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -418,13 +418,13 @@ Import your framework header and you're kickin' ass.
418418Developing the Framework as a Dependent Project
419419===============================================
420420
421+ > View a sample project that shows the result of following these steps in the ` sample/DependentApp `
422+ > directory.
423+
421424When developing the framework you want to minimize build times while ensuring that your experience
422425roughly matches that of your third-party developers. We achieve this balance by only building the
423426static library but treating the static library as though it were a framework.
424427
425- > View a sample project that shows the result of following these steps in the ` sample/DependentApp `
426- > directory.
427-
428428### Step 1: Add the Framework Project to your Application Project
429429
430430To add the framework as a dependent target in your application, drag the framework's xcodeproj to
You can’t perform that action at this time.
0 commit comments