|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 4A8DAB7A2B134E5585DBAADE /* libPods-CRDISpecs.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 237FFA4A0C19449FB18A9784 /* libPods-CRDISpecs.a */; }; |
| 10 | + 35D6C2A84BBF9D7B50DDAF5C /* libPods-CRDI-CRDISpecs.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F83096A83EEE5F6A1A31A231 /* libPods-CRDI-CRDISpecs.a */; }; |
11 | 11 | 68ACD69917E75411003BA236 /* CRDiSingletoneBuilderSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 68ACD69817E75411003BA236 /* CRDiSingletoneBuilderSpec.m */; }; |
12 | 12 | 68ACD69D17E75956003BA236 /* CRDISingletoneBuilder.m in Sources */ = {isa = PBXBuildFile; fileRef = 68ACD69C17E75956003BA236 /* CRDISingletoneBuilder.m */; }; |
13 | 13 | 68ACD69E17E75956003BA236 /* CRDISingletoneBuilder.m in Sources */ = {isa = PBXBuildFile; fileRef = 68ACD69C17E75956003BA236 /* CRDISingletoneBuilder.m */; }; |
| 14 | + 697CFAB257A5402569F6B144 /* libPods-CRDI.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2DD3D3D9B9D27FC0B0A3A6E1 /* libPods-CRDI.a */; }; |
14 | 15 | AD1857C317E9C9FE00B0A886 /* CRDIPropertyNameMatcherSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = AD1857C117E9C8D700B0A886 /* CRDIPropertyNameMatcherSpec.m */; }; |
15 | 16 | AD24C80C17E9D8BA00E0ED9E /* CRDIAutoInjector.m in Sources */ = {isa = PBXBuildFile; fileRef = AD24C80B17E9D8BA00E0ED9E /* CRDIAutoInjector.m */; }; |
16 | 17 | AD24C80D17E9D8BA00E0ED9E /* CRDIAutoInjector.m in Sources */ = {isa = PBXBuildFile; fileRef = AD24C80B17E9D8BA00E0ED9E /* CRDIAutoInjector.m */; }; |
|
29 | 30 | AD7A72DD17E9C59200602401 /* DIPropertyModel.m in Sources */ = {isa = PBXBuildFile; fileRef = AD7A72D317E9C1E000602401 /* DIPropertyModel.m */; }; |
30 | 31 | AD7A72E217E9C7EA00602401 /* CRDIDefaultPropertyNameMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = AD7A72E117E9C7EA00602401 /* CRDIDefaultPropertyNameMatcher.m */; }; |
31 | 32 | AD7A72E317E9C7EA00602401 /* CRDIDefaultPropertyNameMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = AD7A72E117E9C7EA00602401 /* CRDIDefaultPropertyNameMatcher.m */; }; |
32 | | - E25764918F7C42B1801BDC47 /* libPods.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 942E706A687C456799F5BBF6 /* libPods.a */; }; |
33 | 33 | EA06443417E85F9C00CF1132 /* CRDIException.m in Sources */ = {isa = PBXBuildFile; fileRef = EA06443317E85F9C00CF1132 /* CRDIException.m */; }; |
34 | 34 | EA06443517E8610900CF1132 /* CRDIException.m in Sources */ = {isa = PBXBuildFile; fileRef = EA06443317E85F9C00CF1132 /* CRDIException.m */; }; |
35 | 35 | EA0D366217ED9CC30022E216 /* CRDISampeConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = EA0D366017ED9CC10022E216 /* CRDISampeConfiguration.m */; }; |
|
43 | 43 | EA5B9E3317E735B2002A0D81 /* CRDIConfigratuion.m in Sources */ = {isa = PBXBuildFile; fileRef = EA5B9E2717E735B2002A0D81 /* CRDIConfigratuion.m */; }; |
44 | 44 | EA5B9E3417E735B2002A0D81 /* CRDIContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = EA5B9E2B17E735B2002A0D81 /* CRDIContainer.m */; }; |
45 | 45 | EA5B9E3517E735B2002A0D81 /* CRDIInjector.m in Sources */ = {isa = PBXBuildFile; fileRef = EA5B9E2E17E735B2002A0D81 /* CRDIInjector.m */; }; |
46 | | - EA5B9E3C17E735C1002A0D81 /* SenTestingKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EA5B9E3B17E735C1002A0D81 /* SenTestingKit.framework */; }; |
47 | 46 | EA5B9E3D17E735C1002A0D81 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EA16E22E17E7358100F90D98 /* Foundation.framework */; }; |
48 | 47 | EA5B9E4517E735C1002A0D81 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = EA5B9E4317E735C1002A0D81 /* InfoPlist.strings */; }; |
49 | 48 | EA5B9E4717E735C1002A0D81 /* CRDIContainerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = EA5B9E4617E735C1002A0D81 /* CRDIContainerSpec.m */; }; |
|
78 | 77 | /* End PBXCopyFilesBuildPhase section */ |
79 | 78 |
|
80 | 79 | /* Begin PBXFileReference section */ |
81 | | - 237FFA4A0C19449FB18A9784 /* libPods-CRDISpecs.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-CRDISpecs.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 80 | + 2DD3D3D9B9D27FC0B0A3A6E1 /* libPods-CRDI.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-CRDI.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 81 | + 4F23EAE9FA7EC6FF7F89C851 /* Pods-CRDI-CRDISpecs.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CRDI-CRDISpecs.release.xcconfig"; path = "Pods/Target Support Files/Pods-CRDI-CRDISpecs/Pods-CRDI-CRDISpecs.release.xcconfig"; sourceTree = "<group>"; }; |
82 | 82 | 68ACD69817E75411003BA236 /* CRDiSingletoneBuilderSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CRDiSingletoneBuilderSpec.m; sourceTree = "<group>"; }; |
83 | 83 | 68ACD69B17E75956003BA236 /* CRDISingletoneBuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CRDISingletoneBuilder.h; sourceTree = "<group>"; }; |
84 | 84 | 68ACD69C17E75956003BA236 /* CRDISingletoneBuilder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CRDISingletoneBuilder.m; sourceTree = "<group>"; }; |
| 85 | + 6EF3094348254D4541073C5C /* Pods-CRDI.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CRDI.release.xcconfig"; path = "Pods/Target Support Files/Pods-CRDI/Pods-CRDI.release.xcconfig"; sourceTree = "<group>"; }; |
85 | 86 | 7EAB936A1C6B8A27009907EA /* CRDIErrorHandlerProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CRDIErrorHandlerProtocol.h; sourceTree = "<group>"; }; |
86 | | - 942E706A687C456799F5BBF6 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
87 | | - A9327771A74846319CA6BF9E /* Pods-CRDISpecs.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CRDISpecs.xcconfig"; path = "Pods/Pods-CRDISpecs.xcconfig"; sourceTree = "<group>"; }; |
| 87 | + 87A1BE8425693B9DD586C221 /* Pods-CRDI-CRDISpecs.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CRDI-CRDISpecs.debug.xcconfig"; path = "Pods/Target Support Files/Pods-CRDI-CRDISpecs/Pods-CRDI-CRDISpecs.debug.xcconfig"; sourceTree = "<group>"; }; |
| 88 | + A77FE5334F779D7027EA9D02 /* Pods-CRDI.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CRDI.debug.xcconfig"; path = "Pods/Target Support Files/Pods-CRDI/Pods-CRDI.debug.xcconfig"; sourceTree = "<group>"; }; |
88 | 89 | AD1857C117E9C8D700B0A886 /* CRDIPropertyNameMatcherSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CRDIPropertyNameMatcherSpec.m; sourceTree = "<group>"; }; |
89 | 90 | AD24C80A17E9D8BA00E0ED9E /* CRDIAutoInjector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CRDIAutoInjector.h; sourceTree = "<group>"; }; |
90 | 91 | AD24C80B17E9D8BA00E0ED9E /* CRDIAutoInjector.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CRDIAutoInjector.m; sourceTree = "<group>"; }; |
|
127 | 128 | EA5B9E2D17E735B2002A0D81 /* CRDIInjector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CRDIInjector.h; sourceTree = "<group>"; }; |
128 | 129 | EA5B9E2E17E735B2002A0D81 /* CRDIInjector.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CRDIInjector.m; sourceTree = "<group>"; }; |
129 | 130 | EA5B9E3017E735B2002A0D81 /* CRDIDependencyBuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CRDIDependencyBuilder.h; sourceTree = "<group>"; }; |
130 | | - EA5B9E3A17E735C1002A0D81 /* CRDISpecs.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CRDISpecs.octest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 131 | + EA5B9E3A17E735C1002A0D81 /* CRDISpecs.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CRDISpecs.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
131 | 132 | EA5B9E3B17E735C1002A0D81 /* SenTestingKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SenTestingKit.framework; path = Library/Frameworks/SenTestingKit.framework; sourceTree = DEVELOPER_DIR; }; |
132 | 133 | EA5B9E4217E735C1002A0D81 /* CRDI Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "CRDI Tests-Info.plist"; sourceTree = "<group>"; }; |
133 | 134 | EA5B9E4417E735C1002A0D81 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
|
139 | 140 | EA5B9E5417E739AA002A0D81 /* CRDISampleClass.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CRDISampleClass.m; sourceTree = "<group>"; }; |
140 | 141 | EA5B9E5517E739AA002A0D81 /* CRDISampleProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CRDISampleProtocol.h; sourceTree = "<group>"; }; |
141 | 142 | EA5B9E5C17E73C94002A0D81 /* CRDIBuilderSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CRDIBuilderSpec.m; sourceTree = "<group>"; }; |
142 | | - F9BD4F43A3CD4BC6BC0014EA /* Pods.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.xcconfig; path = Pods/Pods.xcconfig; sourceTree = "<group>"; }; |
| 143 | + F83096A83EEE5F6A1A31A231 /* libPods-CRDI-CRDISpecs.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-CRDI-CRDISpecs.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
143 | 144 | /* End PBXFileReference section */ |
144 | 145 |
|
145 | 146 | /* Begin PBXFrameworksBuildPhase section */ |
|
148 | 149 | buildActionMask = 2147483647; |
149 | 150 | files = ( |
150 | 151 | EA16E22F17E7358100F90D98 /* Foundation.framework in Frameworks */, |
151 | | - E25764918F7C42B1801BDC47 /* libPods.a in Frameworks */, |
| 152 | + 697CFAB257A5402569F6B144 /* libPods-CRDI.a in Frameworks */, |
152 | 153 | ); |
153 | 154 | runOnlyForDeploymentPostprocessing = 0; |
154 | 155 | }; |
|
157 | 158 | buildActionMask = 2147483647; |
158 | 159 | files = ( |
159 | 160 | EA5B9E3D17E735C1002A0D81 /* Foundation.framework in Frameworks */, |
160 | | - EA5B9E3C17E735C1002A0D81 /* SenTestingKit.framework in Frameworks */, |
161 | | - 4A8DAB7A2B134E5585DBAADE /* libPods-CRDISpecs.a in Frameworks */, |
| 161 | + 35D6C2A84BBF9D7B50DDAF5C /* libPods-CRDI-CRDISpecs.a in Frameworks */, |
162 | 162 | ); |
163 | 163 | runOnlyForDeploymentPostprocessing = 0; |
164 | 164 | }; |
|
174 | 174 | path = DISingletoneBuilder; |
175 | 175 | sourceTree = "<group>"; |
176 | 176 | }; |
| 177 | + 73751C181BB09531E6744B85 /* Pods */ = { |
| 178 | + isa = PBXGroup; |
| 179 | + children = ( |
| 180 | + A77FE5334F779D7027EA9D02 /* Pods-CRDI.debug.xcconfig */, |
| 181 | + 6EF3094348254D4541073C5C /* Pods-CRDI.release.xcconfig */, |
| 182 | + 87A1BE8425693B9DD586C221 /* Pods-CRDI-CRDISpecs.debug.xcconfig */, |
| 183 | + 4F23EAE9FA7EC6FF7F89C851 /* Pods-CRDI-CRDISpecs.release.xcconfig */, |
| 184 | + ); |
| 185 | + name = Pods; |
| 186 | + sourceTree = "<group>"; |
| 187 | + }; |
177 | 188 | AD24C80917E9D8AA00E0ED9E /* AutoInjector */ = { |
178 | 189 | isa = PBXGroup; |
179 | 190 | children = ( |
|
243 | 254 | EA5B9E4017E735C1002A0D81 /* CRDI Tests */, |
244 | 255 | EA16E22D17E7358100F90D98 /* Frameworks */, |
245 | 256 | EA16E22C17E7358100F90D98 /* Products */, |
246 | | - A9327771A74846319CA6BF9E /* Pods-CRDISpecs.xcconfig */, |
247 | | - F9BD4F43A3CD4BC6BC0014EA /* Pods.xcconfig */, |
| 257 | + 73751C181BB09531E6744B85 /* Pods */, |
248 | 258 | ); |
249 | 259 | sourceTree = "<group>"; |
250 | 260 | }; |
251 | 261 | EA16E22C17E7358100F90D98 /* Products */ = { |
252 | 262 | isa = PBXGroup; |
253 | 263 | children = ( |
254 | 264 | EA16E22B17E7358100F90D98 /* libCRDI.a */, |
255 | | - EA5B9E3A17E735C1002A0D81 /* CRDISpecs.octest */, |
| 265 | + EA5B9E3A17E735C1002A0D81 /* CRDISpecs.xctest */, |
256 | 266 | ); |
257 | 267 | name = Products; |
258 | 268 | sourceTree = "<group>"; |
|
262 | 272 | children = ( |
263 | 273 | EA16E22E17E7358100F90D98 /* Foundation.framework */, |
264 | 274 | EA5B9E3B17E735C1002A0D81 /* SenTestingKit.framework */, |
265 | | - 237FFA4A0C19449FB18A9784 /* libPods-CRDISpecs.a */, |
266 | | - 942E706A687C456799F5BBF6 /* libPods.a */, |
| 275 | + 2DD3D3D9B9D27FC0B0A3A6E1 /* libPods-CRDI.a */, |
| 276 | + F83096A83EEE5F6A1A31A231 /* libPods-CRDI-CRDISpecs.a */, |
267 | 277 | ); |
268 | 278 | name = Frameworks; |
269 | 279 | sourceTree = "<group>"; |
|
424 | 434 | isa = PBXNativeTarget; |
425 | 435 | buildConfigurationList = EA16E23917E7358100F90D98 /* Build configuration list for PBXNativeTarget "CRDI" */; |
426 | 436 | buildPhases = ( |
427 | | - 551611F93C4F48409368A111 /* Check Pods Manifest.lock */, |
| 437 | + EC20737295089014405F73AF /* [CP] Check Pods Manifest.lock */, |
428 | 438 | EA16E22717E7358100F90D98 /* Sources */, |
429 | 439 | EA16E22817E7358100F90D98 /* Frameworks */, |
430 | 440 | EA16E22917E7358100F90D98 /* CopyFiles */, |
431 | | - 5B1FE226F4B44ECBBECC81EF /* Copy Pods Resources */, |
| 441 | + 65F68FBF3C8B46019D9254DA /* [CP] Copy Pods Resources */, |
432 | 442 | ); |
433 | 443 | buildRules = ( |
434 | 444 | ); |
|
443 | 453 | isa = PBXNativeTarget; |
444 | 454 | buildConfigurationList = EA5B9E4B17E735C1002A0D81 /* Build configuration list for PBXNativeTarget "CRDISpecs" */; |
445 | 455 | buildPhases = ( |
446 | | - B8950B589AC54474862195E6 /* Check Pods Manifest.lock */, |
| 456 | + AAC2B1837D48979C69D53CE1 /* [CP] Check Pods Manifest.lock */, |
447 | 457 | EA5B9E3617E735C1002A0D81 /* Sources */, |
448 | 458 | EA5B9E3717E735C1002A0D81 /* Frameworks */, |
449 | 459 | EA5B9E3817E735C1002A0D81 /* Resources */, |
450 | | - 4C64EA8D13A9431295DFE483 /* Copy Pods Resources */, |
| 460 | + 62574459722858B00439770C /* [CP] Copy Pods Resources */, |
451 | 461 | ); |
452 | 462 | buildRules = ( |
453 | 463 | ); |
|
456 | 466 | ); |
457 | 467 | name = CRDISpecs; |
458 | 468 | productName = "CRDI Tests"; |
459 | | - productReference = EA5B9E3A17E735C1002A0D81 /* CRDISpecs.octest */; |
| 469 | + productReference = EA5B9E3A17E735C1002A0D81 /* CRDISpecs.xctest */; |
460 | 470 | productType = "com.apple.product-type.bundle.ocunit-test"; |
461 | 471 | }; |
462 | 472 | /* End PBXNativeTarget section */ |
|
504 | 514 | /* End PBXResourcesBuildPhase section */ |
505 | 515 |
|
506 | 516 | /* Begin PBXShellScriptBuildPhase section */ |
507 | | - 4C64EA8D13A9431295DFE483 /* Copy Pods Resources */ = { |
| 517 | + 62574459722858B00439770C /* [CP] Copy Pods Resources */ = { |
508 | 518 | isa = PBXShellScriptBuildPhase; |
509 | 519 | buildActionMask = 2147483647; |
510 | 520 | files = ( |
511 | 521 | ); |
512 | 522 | inputPaths = ( |
513 | 523 | ); |
514 | | - name = "Copy Pods Resources"; |
| 524 | + name = "[CP] Copy Pods Resources"; |
515 | 525 | outputPaths = ( |
516 | 526 | ); |
517 | 527 | runOnlyForDeploymentPostprocessing = 0; |
518 | 528 | shellPath = /bin/sh; |
519 | | - shellScript = "\"${SRCROOT}/Pods/Pods-CRDISpecs-resources.sh\"\n"; |
| 529 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-CRDI-CRDISpecs/Pods-CRDI-CRDISpecs-resources.sh\"\n"; |
520 | 530 | showEnvVarsInLog = 0; |
521 | 531 | }; |
522 | | - 551611F93C4F48409368A111 /* Check Pods Manifest.lock */ = { |
| 532 | + 65F68FBF3C8B46019D9254DA /* [CP] Copy Pods Resources */ = { |
523 | 533 | isa = PBXShellScriptBuildPhase; |
524 | 534 | buildActionMask = 2147483647; |
525 | 535 | files = ( |
526 | 536 | ); |
527 | 537 | inputPaths = ( |
528 | 538 | ); |
529 | | - name = "Check Pods Manifest.lock"; |
| 539 | + name = "[CP] Copy Pods Resources"; |
530 | 540 | outputPaths = ( |
531 | 541 | ); |
532 | 542 | runOnlyForDeploymentPostprocessing = 0; |
533 | 543 | shellPath = /bin/sh; |
534 | | - shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; |
| 544 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-CRDI/Pods-CRDI-resources.sh\"\n"; |
535 | 545 | showEnvVarsInLog = 0; |
536 | 546 | }; |
537 | | - 5B1FE226F4B44ECBBECC81EF /* Copy Pods Resources */ = { |
| 547 | + AAC2B1837D48979C69D53CE1 /* [CP] Check Pods Manifest.lock */ = { |
538 | 548 | isa = PBXShellScriptBuildPhase; |
539 | 549 | buildActionMask = 2147483647; |
540 | 550 | files = ( |
541 | 551 | ); |
542 | 552 | inputPaths = ( |
| 553 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 554 | + "${PODS_ROOT}/Manifest.lock", |
543 | 555 | ); |
544 | | - name = "Copy Pods Resources"; |
| 556 | + name = "[CP] Check Pods Manifest.lock"; |
545 | 557 | outputPaths = ( |
| 558 | + "$(DERIVED_FILE_DIR)/Pods-CRDI-CRDISpecs-checkManifestLockResult.txt", |
546 | 559 | ); |
547 | 560 | runOnlyForDeploymentPostprocessing = 0; |
548 | 561 | shellPath = /bin/sh; |
549 | | - shellScript = "\"${SRCROOT}/Pods/Pods-resources.sh\"\n"; |
| 562 | + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
550 | 563 | showEnvVarsInLog = 0; |
551 | 564 | }; |
552 | | - B8950B589AC54474862195E6 /* Check Pods Manifest.lock */ = { |
| 565 | + EC20737295089014405F73AF /* [CP] Check Pods Manifest.lock */ = { |
553 | 566 | isa = PBXShellScriptBuildPhase; |
554 | 567 | buildActionMask = 2147483647; |
555 | 568 | files = ( |
556 | 569 | ); |
557 | 570 | inputPaths = ( |
| 571 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 572 | + "${PODS_ROOT}/Manifest.lock", |
558 | 573 | ); |
559 | | - name = "Check Pods Manifest.lock"; |
| 574 | + name = "[CP] Check Pods Manifest.lock"; |
560 | 575 | outputPaths = ( |
| 576 | + "$(DERIVED_FILE_DIR)/Pods-CRDI-checkManifestLockResult.txt", |
561 | 577 | ); |
562 | 578 | runOnlyForDeploymentPostprocessing = 0; |
563 | 579 | shellPath = /bin/sh; |
564 | | - shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sanbox is not in sync with the Podfile.lock. Run 'pod install'.\nEOM\n exit 1\nfi\n"; |
| 580 | + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
| 581 | + showEnvVarsInLog = 0; |
565 | 582 | }; |
566 | 583 | /* End PBXShellScriptBuildPhase section */ |
567 | 584 |
|
|
700 | 717 | }; |
701 | 718 | EA16E23A17E7358100F90D98 /* Debug */ = { |
702 | 719 | isa = XCBuildConfiguration; |
703 | | - baseConfigurationReference = F9BD4F43A3CD4BC6BC0014EA /* Pods.xcconfig */; |
| 720 | + baseConfigurationReference = A77FE5334F779D7027EA9D02 /* Pods-CRDI.debug.xcconfig */; |
704 | 721 | buildSettings = { |
705 | 722 | ARCHS = "$(ARCHS_STANDARD_32_BIT)"; |
706 | 723 | DSTROOT = /tmp/CRDI.dst; |
|
716 | 733 | }; |
717 | 734 | EA16E23B17E7358100F90D98 /* Release */ = { |
718 | 735 | isa = XCBuildConfiguration; |
719 | | - baseConfigurationReference = F9BD4F43A3CD4BC6BC0014EA /* Pods.xcconfig */; |
| 736 | + baseConfigurationReference = 6EF3094348254D4541073C5C /* Pods-CRDI.release.xcconfig */; |
720 | 737 | buildSettings = { |
721 | 738 | ARCHS = "$(ARCHS_STANDARD_32_BIT)"; |
722 | 739 | DSTROOT = /tmp/CRDI.dst; |
|
732 | 749 | }; |
733 | 750 | EA5B9E4C17E735C1002A0D81 /* Debug */ = { |
734 | 751 | isa = XCBuildConfiguration; |
735 | | - baseConfigurationReference = A9327771A74846319CA6BF9E /* Pods-CRDISpecs.xcconfig */; |
| 752 | + baseConfigurationReference = 87A1BE8425693B9DD586C221 /* Pods-CRDI-CRDISpecs.debug.xcconfig */; |
736 | 753 | buildSettings = { |
737 | 754 | ARCHS = "$(ARCHS_STANDARD_32_BIT)"; |
738 | 755 | CLANG_ENABLE_MODULES = YES; |
|
755 | 772 | GCC_WARN_UNDECLARED_SELECTOR = YES; |
756 | 773 | GCC_WARN_UNUSED_FUNCTION = YES; |
757 | 774 | INFOPLIST_FILE = "CRDI Tests/CRDI Tests-Info.plist"; |
758 | | - IPHONEOS_DEPLOYMENT_TARGET = 7.0; |
| 775 | + IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
759 | 776 | ONLY_ACTIVE_ARCH = NO; |
760 | 777 | PRODUCT_NAME = "$(TARGET_NAME)"; |
761 | 778 | SDKROOT = iphoneos; |
762 | 779 | VALID_ARCHS = "armv7 armv7s i386"; |
763 | | - WRAPPER_EXTENSION = octest; |
| 780 | + WRAPPER_EXTENSION = xctest; |
764 | 781 | }; |
765 | 782 | name = Debug; |
766 | 783 | }; |
767 | 784 | EA5B9E4D17E735C1002A0D81 /* Release */ = { |
768 | 785 | isa = XCBuildConfiguration; |
769 | | - baseConfigurationReference = A9327771A74846319CA6BF9E /* Pods-CRDISpecs.xcconfig */; |
| 786 | + baseConfigurationReference = 4F23EAE9FA7EC6FF7F89C851 /* Pods-CRDI-CRDISpecs.release.xcconfig */; |
770 | 787 | buildSettings = { |
771 | 788 | ARCHS = "$(ARCHS_STANDARD_32_BIT)"; |
772 | 789 | CLANG_ENABLE_MODULES = YES; |
|
786 | 803 | GCC_WARN_UNDECLARED_SELECTOR = YES; |
787 | 804 | GCC_WARN_UNUSED_FUNCTION = YES; |
788 | 805 | INFOPLIST_FILE = "CRDI Tests/CRDI Tests-Info.plist"; |
789 | | - IPHONEOS_DEPLOYMENT_TARGET = 7.0; |
| 806 | + IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
790 | 807 | ONLY_ACTIVE_ARCH = NO; |
791 | 808 | PRODUCT_NAME = "$(TARGET_NAME)"; |
792 | 809 | SDKROOT = iphoneos; |
793 | 810 | VALID_ARCHS = "armv7 armv7s i386"; |
794 | | - WRAPPER_EXTENSION = octest; |
| 811 | + WRAPPER_EXTENSION = xctest; |
795 | 812 | }; |
796 | 813 | name = Release; |
797 | 814 | }; |
|
0 commit comments