|
70 | 70 | 211DD27E1F0E22A1008089B2 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
71 | 71 | 211DD27F1F0E22A1008089B2 /* ViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; }; |
72 | 72 | 211DD2801F0E22A1008089B2 /* ViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; }; |
73 | | - 21B2ADF11EF4189700CD80A4 /* Camera.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Camera.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 73 | + 21B2ADF11EF4189700CD80A4 /* RunsCamera.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RunsCamera.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
74 | 74 | /* End PBXFileReference section */ |
75 | 75 |
|
76 | 76 | /* Begin PBXFrameworksBuildPhase section */ |
|
87 | 87 | 211DD2511F0E22A0008089B2 /* RunsCamera */ = { |
88 | 88 | isa = PBXGroup; |
89 | 89 | children = ( |
90 | | - 21B2ADF41EF4189700CD80A4 /* Supporting Files */, |
| 90 | + 211DD2591F0E22A0008089B2 /* Classes */, |
91 | 91 | 211DD2521F0E22A0008089B2 /* AppDelegate.h */, |
92 | 92 | 211DD2531F0E22A0008089B2 /* AppDelegate.m */, |
93 | 93 | 211DD2541F0E22A0008089B2 /* Assets.xcassets */, |
94 | 94 | 211DD2551F0E22A0008089B2 /* LaunchScreen.storyboard */, |
95 | 95 | 211DD2571F0E22A0008089B2 /* Main.storyboard */, |
96 | | - 211DD2591F0E22A0008089B2 /* Classes */, |
97 | 96 | 211DD27D1F0E22A1008089B2 /* Info.plist */, |
98 | 97 | 211DD27E1F0E22A1008089B2 /* main.m */, |
99 | 98 | 211DD27F1F0E22A1008089B2 /* ViewController.h */, |
100 | 99 | 211DD2801F0E22A1008089B2 /* ViewController.m */, |
| 100 | + 21B2ADF41EF4189700CD80A4 /* Supporting Files */, |
101 | 101 | ); |
102 | 102 | path = RunsCamera; |
103 | 103 | sourceTree = "<group>"; |
104 | 104 | }; |
105 | 105 | 211DD2591F0E22A0008089B2 /* Classes */ = { |
106 | 106 | isa = PBXGroup; |
107 | 107 | children = ( |
108 | | - 211DD25A1F0E22A0008089B2 /* camera.xcassets */, |
109 | 108 | 211DD25B1F0E22A0008089B2 /* Protocol */, |
110 | 109 | 211DD2611F0E22A0008089B2 /* Util */, |
111 | 110 | 211DD26F1F0E22A0008089B2 /* VC */, |
112 | 111 | 211DD2741F0E22A0008089B2 /* View */, |
| 112 | + 211DD25A1F0E22A0008089B2 /* camera.xcassets */, |
113 | 113 | ); |
114 | 114 | path = Classes; |
115 | 115 | sourceTree = "<group>"; |
|
183 | 183 | 21B2ADF21EF4189700CD80A4 /* Products */ = { |
184 | 184 | isa = PBXGroup; |
185 | 185 | children = ( |
186 | | - 21B2ADF11EF4189700CD80A4 /* Camera.app */, |
| 186 | + 21B2ADF11EF4189700CD80A4 /* RunsCamera.app */, |
187 | 187 | ); |
188 | 188 | name = Products; |
189 | 189 | sourceTree = "<group>"; |
|
199 | 199 | /* End PBXGroup section */ |
200 | 200 |
|
201 | 201 | /* Begin PBXNativeTarget section */ |
202 | | - 21B2ADF01EF4189700CD80A4 /* Camera */ = { |
| 202 | + 21B2ADF01EF4189700CD80A4 /* RunsCamera */ = { |
203 | 203 | isa = PBXNativeTarget; |
204 | | - buildConfigurationList = 21B2AE081EF4189700CD80A4 /* Build configuration list for PBXNativeTarget "Camera" */; |
| 204 | + buildConfigurationList = 21B2AE081EF4189700CD80A4 /* Build configuration list for PBXNativeTarget "RunsCamera" */; |
205 | 205 | buildPhases = ( |
206 | 206 | 21B2ADED1EF4189700CD80A4 /* Sources */, |
207 | 207 | 21B2ADEE1EF4189700CD80A4 /* Frameworks */, |
|
211 | 211 | ); |
212 | 212 | dependencies = ( |
213 | 213 | ); |
214 | | - name = Camera; |
| 214 | + name = RunsCamera; |
215 | 215 | productName = Camera; |
216 | | - productReference = 21B2ADF11EF4189700CD80A4 /* Camera.app */; |
| 216 | + productReference = 21B2ADF11EF4189700CD80A4 /* RunsCamera.app */; |
217 | 217 | productType = "com.apple.product-type.application"; |
218 | 218 | }; |
219 | 219 | /* End PBXNativeTarget section */ |
|
245 | 245 | projectDirPath = ""; |
246 | 246 | projectRoot = ""; |
247 | 247 | targets = ( |
248 | | - 21B2ADF01EF4189700CD80A4 /* Camera */, |
| 248 | + 21B2ADF01EF4189700CD80A4 /* RunsCamera */, |
249 | 249 | ); |
250 | 250 | }; |
251 | 251 | /* End PBXProject section */ |
|
438 | 438 | defaultConfigurationIsVisible = 0; |
439 | 439 | defaultConfigurationName = Release; |
440 | 440 | }; |
441 | | - 21B2AE081EF4189700CD80A4 /* Build configuration list for PBXNativeTarget "Camera" */ = { |
| 441 | + 21B2AE081EF4189700CD80A4 /* Build configuration list for PBXNativeTarget "RunsCamera" */ = { |
442 | 442 | isa = XCConfigurationList; |
443 | 443 | buildConfigurations = ( |
444 | 444 | 21B2AE091EF4189700CD80A4 /* Debug */, |
|
0 commit comments