|
12 | 12 | 76F5A3101B5412A200F5651B /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 76F5A30F1B5412A200F5651B /* AppDelegate.m */; }; |
13 | 13 | 76F5A3131B5412A200F5651B /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 76F5A3121B5412A200F5651B /* ViewController.m */; }; |
14 | 14 | 76F5A31B1B5412A200F5651B /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 76F5A3191B5412A200F5651B /* LaunchScreen.xib */; }; |
15 | | - 76F5A3271B5412A200F5651B /* STNetTaskQueueExampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 76F5A3261B5412A200F5651B /* STNetTaskQueueExampleTests.m */; }; |
16 | 15 | 76F5A3321B54165500F5651B /* STOpenWeatherNetTask.m in Sources */ = {isa = PBXBuildFile; fileRef = 76F5A3311B54165500F5651B /* STOpenWeatherNetTask.m */; }; |
17 | 16 | /* End PBXBuildFile section */ |
18 | 17 |
|
19 | | -/* Begin PBXContainerItemProxy section */ |
20 | | - 76F5A3211B5412A200F5651B /* PBXContainerItemProxy */ = { |
21 | | - isa = PBXContainerItemProxy; |
22 | | - containerPortal = 76F5A2FF1B5412A200F5651B /* Project object */; |
23 | | - proxyType = 1; |
24 | | - remoteGlobalIDString = 76F5A3061B5412A200F5651B; |
25 | | - remoteInfo = STNetTaskQueueExample; |
26 | | - }; |
27 | | -/* End PBXContainerItemProxy section */ |
28 | | - |
29 | 18 | /* Begin PBXFileReference section */ |
30 | 19 | 4C208AF3D418206A834AD082 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
31 | 20 | 6283166389805BFC302B5494 /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = "<group>"; }; |
|
37 | 26 | 76F5A3111B5412A200F5651B /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; }; |
38 | 27 | 76F5A3121B5412A200F5651B /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; }; |
39 | 28 | 76F5A31A1B5412A200F5651B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; }; |
40 | | - 76F5A3201B5412A200F5651B /* STNetTaskQueueExampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = STNetTaskQueueExampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
41 | | - 76F5A3251B5412A200F5651B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
42 | | - 76F5A3261B5412A200F5651B /* STNetTaskQueueExampleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = STNetTaskQueueExampleTests.m; sourceTree = "<group>"; }; |
43 | 29 | 76F5A3301B54165500F5651B /* STOpenWeatherNetTask.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = STOpenWeatherNetTask.h; sourceTree = "<group>"; }; |
44 | 30 | 76F5A3311B54165500F5651B /* STOpenWeatherNetTask.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = STOpenWeatherNetTask.m; sourceTree = "<group>"; }; |
45 | 31 | DA96C126CD51641B7419C5A0 /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.release.xcconfig; path = "Pods/Target Support Files/Pods/Pods.release.xcconfig"; sourceTree = "<group>"; }; |
|
54 | 40 | ); |
55 | 41 | runOnlyForDeploymentPostprocessing = 0; |
56 | 42 | }; |
57 | | - 76F5A31D1B5412A200F5651B /* Frameworks */ = { |
58 | | - isa = PBXFrameworksBuildPhase; |
59 | | - buildActionMask = 2147483647; |
60 | | - files = ( |
61 | | - ); |
62 | | - runOnlyForDeploymentPostprocessing = 0; |
63 | | - }; |
64 | 43 | /* End PBXFrameworksBuildPhase section */ |
65 | 44 |
|
66 | 45 | /* Begin PBXGroup section */ |
|
77 | 56 | isa = PBXGroup; |
78 | 57 | children = ( |
79 | 58 | 76F5A3091B5412A200F5651B /* STNetTaskQueueExample */, |
80 | | - 76F5A3231B5412A200F5651B /* STNetTaskQueueExampleTests */, |
81 | 59 | 76F5A3081B5412A200F5651B /* Products */, |
82 | 60 | 3BD146A677E6BCD88A628CDD /* Pods */, |
83 | 61 | AF405C6EEE863A2431743D1B /* Frameworks */, |
|
88 | 66 | isa = PBXGroup; |
89 | 67 | children = ( |
90 | 68 | 76F5A3071B5412A200F5651B /* STNetTaskQueueExample.app */, |
91 | | - 76F5A3201B5412A200F5651B /* STNetTaskQueueExampleTests.xctest */, |
92 | 69 | ); |
93 | 70 | name = Products; |
94 | 71 | sourceTree = "<group>"; |
|
117 | 94 | name = "Supporting Files"; |
118 | 95 | sourceTree = "<group>"; |
119 | 96 | }; |
120 | | - 76F5A3231B5412A200F5651B /* STNetTaskQueueExampleTests */ = { |
121 | | - isa = PBXGroup; |
122 | | - children = ( |
123 | | - 76F5A3261B5412A200F5651B /* STNetTaskQueueExampleTests.m */, |
124 | | - 76F5A3241B5412A200F5651B /* Supporting Files */, |
125 | | - ); |
126 | | - path = STNetTaskQueueExampleTests; |
127 | | - sourceTree = "<group>"; |
128 | | - }; |
129 | | - 76F5A3241B5412A200F5651B /* Supporting Files */ = { |
130 | | - isa = PBXGroup; |
131 | | - children = ( |
132 | | - 76F5A3251B5412A200F5651B /* Info.plist */, |
133 | | - ); |
134 | | - name = "Supporting Files"; |
135 | | - sourceTree = "<group>"; |
136 | | - }; |
137 | 97 | AF405C6EEE863A2431743D1B /* Frameworks */ = { |
138 | 98 | isa = PBXGroup; |
139 | 99 | children = ( |
|
164 | 124 | productReference = 76F5A3071B5412A200F5651B /* STNetTaskQueueExample.app */; |
165 | 125 | productType = "com.apple.product-type.application"; |
166 | 126 | }; |
167 | | - 76F5A31F1B5412A200F5651B /* STNetTaskQueueExampleTests */ = { |
168 | | - isa = PBXNativeTarget; |
169 | | - buildConfigurationList = 76F5A32D1B5412A200F5651B /* Build configuration list for PBXNativeTarget "STNetTaskQueueExampleTests" */; |
170 | | - buildPhases = ( |
171 | | - 76F5A31C1B5412A200F5651B /* Sources */, |
172 | | - 76F5A31D1B5412A200F5651B /* Frameworks */, |
173 | | - 76F5A31E1B5412A200F5651B /* Resources */, |
174 | | - ); |
175 | | - buildRules = ( |
176 | | - ); |
177 | | - dependencies = ( |
178 | | - 76F5A3221B5412A200F5651B /* PBXTargetDependency */, |
179 | | - ); |
180 | | - name = STNetTaskQueueExampleTests; |
181 | | - productName = STNetTaskQueueExampleTests; |
182 | | - productReference = 76F5A3201B5412A200F5651B /* STNetTaskQueueExampleTests.xctest */; |
183 | | - productType = "com.apple.product-type.bundle.unit-test"; |
184 | | - }; |
185 | 127 | /* End PBXNativeTarget section */ |
186 | 128 |
|
187 | 129 | /* Begin PBXProject section */ |
|
194 | 136 | 76F5A3061B5412A200F5651B = { |
195 | 137 | CreatedOnToolsVersion = 6.4; |
196 | 138 | }; |
197 | | - 76F5A31F1B5412A200F5651B = { |
198 | | - CreatedOnToolsVersion = 6.4; |
199 | | - TestTargetID = 76F5A3061B5412A200F5651B; |
200 | | - }; |
201 | 139 | }; |
202 | 140 | }; |
203 | 141 | buildConfigurationList = 76F5A3021B5412A200F5651B /* Build configuration list for PBXProject "STNetTaskQueueExample" */; |
|
214 | 152 | projectRoot = ""; |
215 | 153 | targets = ( |
216 | 154 | 76F5A3061B5412A200F5651B /* STNetTaskQueueExample */, |
217 | | - 76F5A31F1B5412A200F5651B /* STNetTaskQueueExampleTests */, |
218 | 155 | ); |
219 | 156 | }; |
220 | 157 | /* End PBXProject section */ |
|
228 | 165 | ); |
229 | 166 | runOnlyForDeploymentPostprocessing = 0; |
230 | 167 | }; |
231 | | - 76F5A31E1B5412A200F5651B /* Resources */ = { |
232 | | - isa = PBXResourcesBuildPhase; |
233 | | - buildActionMask = 2147483647; |
234 | | - files = ( |
235 | | - ); |
236 | | - runOnlyForDeploymentPostprocessing = 0; |
237 | | - }; |
238 | 168 | /* End PBXResourcesBuildPhase section */ |
239 | 169 |
|
240 | 170 | /* Begin PBXShellScriptBuildPhase section */ |
|
282 | 212 | ); |
283 | 213 | runOnlyForDeploymentPostprocessing = 0; |
284 | 214 | }; |
285 | | - 76F5A31C1B5412A200F5651B /* Sources */ = { |
286 | | - isa = PBXSourcesBuildPhase; |
287 | | - buildActionMask = 2147483647; |
288 | | - files = ( |
289 | | - 76F5A3271B5412A200F5651B /* STNetTaskQueueExampleTests.m in Sources */, |
290 | | - ); |
291 | | - runOnlyForDeploymentPostprocessing = 0; |
292 | | - }; |
293 | 215 | /* End PBXSourcesBuildPhase section */ |
294 | 216 |
|
295 | | -/* Begin PBXTargetDependency section */ |
296 | | - 76F5A3221B5412A200F5651B /* PBXTargetDependency */ = { |
297 | | - isa = PBXTargetDependency; |
298 | | - target = 76F5A3061B5412A200F5651B /* STNetTaskQueueExample */; |
299 | | - targetProxy = 76F5A3211B5412A200F5651B /* PBXContainerItemProxy */; |
300 | | - }; |
301 | | -/* End PBXTargetDependency section */ |
302 | | - |
303 | 217 | /* Begin PBXVariantGroup section */ |
304 | 218 | 76F5A3191B5412A200F5651B /* LaunchScreen.xib */ = { |
305 | 219 | isa = PBXVariantGroup; |
|
414 | 328 | }; |
415 | 329 | name = Release; |
416 | 330 | }; |
417 | | - 76F5A32E1B5412A200F5651B /* Debug */ = { |
418 | | - isa = XCBuildConfiguration; |
419 | | - buildSettings = { |
420 | | - BUNDLE_LOADER = "$(TEST_HOST)"; |
421 | | - FRAMEWORK_SEARCH_PATHS = ( |
422 | | - "$(SDKROOT)/Developer/Library/Frameworks", |
423 | | - "$(inherited)", |
424 | | - ); |
425 | | - GCC_PREPROCESSOR_DEFINITIONS = ( |
426 | | - "DEBUG=1", |
427 | | - "$(inherited)", |
428 | | - ); |
429 | | - INFOPLIST_FILE = STNetTaskQueueExampleTests/Info.plist; |
430 | | - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
431 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
432 | | - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/STNetTaskQueueExample.app/STNetTaskQueueExample"; |
433 | | - }; |
434 | | - name = Debug; |
435 | | - }; |
436 | | - 76F5A32F1B5412A200F5651B /* Release */ = { |
437 | | - isa = XCBuildConfiguration; |
438 | | - buildSettings = { |
439 | | - BUNDLE_LOADER = "$(TEST_HOST)"; |
440 | | - FRAMEWORK_SEARCH_PATHS = ( |
441 | | - "$(SDKROOT)/Developer/Library/Frameworks", |
442 | | - "$(inherited)", |
443 | | - ); |
444 | | - INFOPLIST_FILE = STNetTaskQueueExampleTests/Info.plist; |
445 | | - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
446 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
447 | | - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/STNetTaskQueueExample.app/STNetTaskQueueExample"; |
448 | | - }; |
449 | | - name = Release; |
450 | | - }; |
451 | 331 | /* End XCBuildConfiguration section */ |
452 | 332 |
|
453 | 333 | /* Begin XCConfigurationList section */ |
|
469 | 349 | defaultConfigurationIsVisible = 0; |
470 | 350 | defaultConfigurationName = Release; |
471 | 351 | }; |
472 | | - 76F5A32D1B5412A200F5651B /* Build configuration list for PBXNativeTarget "STNetTaskQueueExampleTests" */ = { |
473 | | - isa = XCConfigurationList; |
474 | | - buildConfigurations = ( |
475 | | - 76F5A32E1B5412A200F5651B /* Debug */, |
476 | | - 76F5A32F1B5412A200F5651B /* Release */, |
477 | | - ); |
478 | | - defaultConfigurationIsVisible = 0; |
479 | | - defaultConfigurationName = Release; |
480 | | - }; |
481 | 352 | /* End XCConfigurationList section */ |
482 | 353 | }; |
483 | 354 | rootObject = 76F5A2FF1B5412A200F5651B /* Project object */; |
|
0 commit comments