File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -143,14 +143,14 @@ Concurrent can be included one of two ways:
143143
144144** Framework**
145145
146- Drag Concurrent.xcodeproj or Concurrent-iOS.xcodeproj into your project tree as a subproject
147- Under your project's Build Phases, expand Target Dependencies
148- Click the + and add Concurrent
149- Expand the Link Binary With Libraries phase
150- Click the + and add Concurrent
151- Click the + at the top left corner to add a Copy Files build phase
152- Set the directory to Frameworks
153- Click the + and add Concurrent
146+ - Drag Concurrent.xcodeproj or Concurrent-iOS.xcodeproj into your project tree as a subproject
147+ - Under your project's Build Phases, expand Target Dependencies
148+ - Click the + and add Concurrent
149+ - Expand the Link Binary With Libraries phase
150+ - Click the + and add Concurrent
151+ - Click the + at the top left corner to add a Copy Files build phase
152+ - Set the directory to Frameworks
153+ - Click the + and add Concurrent
154154
155155** Standalone**
156156
You can’t perform that action at this time.
0 commit comments