|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 0E749F50988608F6B9D9580B /* Pods_CRBoostSwift_Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 845504E04A40AE9EC51A8750 /* Pods_CRBoostSwift_Tests.framework */; }; |
11 | 10 | 607FACD61AFB9204008FA782 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACD51AFB9204008FA782 /* AppDelegate.swift */; }; |
12 | 11 | 607FACD81AFB9204008FA782 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACD71AFB9204008FA782 /* ViewController.swift */; }; |
13 | 12 | 607FACDB1AFB9204008FA782 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 607FACD91AFB9204008FA782 /* Main.storyboard */; }; |
14 | 13 | 607FACDD1AFB9204008FA782 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 607FACDC1AFB9204008FA782 /* Images.xcassets */; }; |
15 | 14 | 607FACE01AFB9204008FA782 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 607FACDE1AFB9204008FA782 /* LaunchScreen.xib */; }; |
16 | | - 607FACEC1AFB9204008FA782 /* Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACEB1AFB9204008FA782 /* Tests.swift */; }; |
17 | 15 | 70CDB0C39135DC1761B4FC6A /* Pods_CRBoostSwift_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F0C9210E93EC68FED7F76CDA /* Pods_CRBoostSwift_Example.framework */; }; |
18 | 16 | /* End PBXBuildFile section */ |
19 | 17 |
|
20 | | -/* Begin PBXContainerItemProxy section */ |
21 | | - 607FACE61AFB9204008FA782 /* PBXContainerItemProxy */ = { |
22 | | - isa = PBXContainerItemProxy; |
23 | | - containerPortal = 607FACC81AFB9204008FA782 /* Project object */; |
24 | | - proxyType = 1; |
25 | | - remoteGlobalIDString = 607FACCF1AFB9204008FA782; |
26 | | - remoteInfo = CRBoostSwift; |
27 | | - }; |
28 | | -/* End PBXContainerItemProxy section */ |
29 | | - |
30 | 18 | /* Begin PBXFileReference section */ |
31 | 19 | 4A26062FAA527DCFA4963110 /* Pods-CRBoostSwift_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CRBoostSwift_Example.debug.xcconfig"; path = "Target Support Files/Pods-CRBoostSwift_Example/Pods-CRBoostSwift_Example.debug.xcconfig"; sourceTree = "<group>"; }; |
32 | 20 | 607FACD01AFB9204008FA782 /* CRBoostSwift_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CRBoostSwift_Example.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
36 | 24 | 607FACDA1AFB9204008FA782 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
37 | 25 | 607FACDC1AFB9204008FA782 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; }; |
38 | 26 | 607FACDF1AFB9204008FA782 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; }; |
39 | | - 607FACE51AFB9204008FA782 /* CRBoostSwift_Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CRBoostSwift_Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
40 | | - 607FACEA1AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
41 | | - 607FACEB1AFB9204008FA782 /* Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tests.swift; sourceTree = "<group>"; }; |
42 | 27 | 77CA9DBAEBD7A96AB0512FDA /* Pods-CRBoostSwift_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CRBoostSwift_Tests.release.xcconfig"; path = "Target Support Files/Pods-CRBoostSwift_Tests/Pods-CRBoostSwift_Tests.release.xcconfig"; sourceTree = "<group>"; }; |
43 | 28 | 845504E04A40AE9EC51A8750 /* Pods_CRBoostSwift_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_CRBoostSwift_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
44 | 29 | 93E89C38EEAB243ED7193F44 /* Pods-CRBoostSwift_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CRBoostSwift_Tests.debug.xcconfig"; path = "Target Support Files/Pods-CRBoostSwift_Tests/Pods-CRBoostSwift_Tests.debug.xcconfig"; sourceTree = "<group>"; }; |
|
57 | 42 | ); |
58 | 43 | runOnlyForDeploymentPostprocessing = 0; |
59 | 44 | }; |
60 | | - 607FACE21AFB9204008FA782 /* Frameworks */ = { |
61 | | - isa = PBXFrameworksBuildPhase; |
62 | | - buildActionMask = 2147483647; |
63 | | - files = ( |
64 | | - 0E749F50988608F6B9D9580B /* Pods_CRBoostSwift_Tests.framework in Frameworks */, |
65 | | - ); |
66 | | - runOnlyForDeploymentPostprocessing = 0; |
67 | | - }; |
68 | 45 | /* End PBXFrameworksBuildPhase section */ |
69 | 46 |
|
70 | 47 | /* Begin PBXGroup section */ |
|
82 | 59 | children = ( |
83 | 60 | 607FACF51AFB993E008FA782 /* Podspec Metadata */, |
84 | 61 | 607FACD21AFB9204008FA782 /* Example for CRBoostSwift */, |
85 | | - 607FACE81AFB9204008FA782 /* Tests */, |
86 | 62 | 607FACD11AFB9204008FA782 /* Products */, |
87 | 63 | DF00D893D81A8619959AD3FD /* Pods */, |
88 | 64 | 18A6A22E4E7B151A388BFA58 /* Frameworks */, |
|
93 | 69 | isa = PBXGroup; |
94 | 70 | children = ( |
95 | 71 | 607FACD01AFB9204008FA782 /* CRBoostSwift_Example.app */, |
96 | | - 607FACE51AFB9204008FA782 /* CRBoostSwift_Tests.xctest */, |
97 | 72 | ); |
98 | 73 | name = Products; |
99 | 74 | sourceTree = "<group>"; |
|
120 | 95 | name = "Supporting Files"; |
121 | 96 | sourceTree = "<group>"; |
122 | 97 | }; |
123 | | - 607FACE81AFB9204008FA782 /* Tests */ = { |
124 | | - isa = PBXGroup; |
125 | | - children = ( |
126 | | - 607FACEB1AFB9204008FA782 /* Tests.swift */, |
127 | | - 607FACE91AFB9204008FA782 /* Supporting Files */, |
128 | | - ); |
129 | | - path = Tests; |
130 | | - sourceTree = "<group>"; |
131 | | - }; |
132 | | - 607FACE91AFB9204008FA782 /* Supporting Files */ = { |
133 | | - isa = PBXGroup; |
134 | | - children = ( |
135 | | - 607FACEA1AFB9204008FA782 /* Info.plist */, |
136 | | - ); |
137 | | - name = "Supporting Files"; |
138 | | - sourceTree = "<group>"; |
139 | | - }; |
140 | 98 | 607FACF51AFB993E008FA782 /* Podspec Metadata */ = { |
141 | 99 | isa = PBXGroup; |
142 | 100 | children = ( |
|
179 | 137 | productReference = 607FACD01AFB9204008FA782 /* CRBoostSwift_Example.app */; |
180 | 138 | productType = "com.apple.product-type.application"; |
181 | 139 | }; |
182 | | - 607FACE41AFB9204008FA782 /* CRBoostSwift_Tests */ = { |
183 | | - isa = PBXNativeTarget; |
184 | | - buildConfigurationList = 607FACF21AFB9204008FA782 /* Build configuration list for PBXNativeTarget "CRBoostSwift_Tests" */; |
185 | | - buildPhases = ( |
186 | | - 1A5F16C8890E824464FF11F9 /* [CP] Check Pods Manifest.lock */, |
187 | | - 607FACE11AFB9204008FA782 /* Sources */, |
188 | | - 607FACE21AFB9204008FA782 /* Frameworks */, |
189 | | - 607FACE31AFB9204008FA782 /* Resources */, |
190 | | - ); |
191 | | - buildRules = ( |
192 | | - ); |
193 | | - dependencies = ( |
194 | | - 607FACE71AFB9204008FA782 /* PBXTargetDependency */, |
195 | | - ); |
196 | | - name = CRBoostSwift_Tests; |
197 | | - productName = Tests; |
198 | | - productReference = 607FACE51AFB9204008FA782 /* CRBoostSwift_Tests.xctest */; |
199 | | - productType = "com.apple.product-type.bundle.unit-test"; |
200 | | - }; |
201 | 140 | /* End PBXNativeTarget section */ |
202 | 141 |
|
203 | 142 | /* Begin PBXProject section */ |
|
210 | 149 | TargetAttributes = { |
211 | 150 | 607FACCF1AFB9204008FA782 = { |
212 | 151 | CreatedOnToolsVersion = 6.3.1; |
| 152 | + DevelopmentTeam = H843PBVDG6; |
213 | 153 | LastSwiftMigration = 0900; |
214 | | - }; |
215 | | - 607FACE41AFB9204008FA782 = { |
216 | | - CreatedOnToolsVersion = 6.3.1; |
217 | | - LastSwiftMigration = 1020; |
218 | | - TestTargetID = 607FACCF1AFB9204008FA782; |
| 154 | + ProvisioningStyle = Manual; |
219 | 155 | }; |
220 | 156 | }; |
221 | 157 | }; |
|
233 | 169 | projectRoot = ""; |
234 | 170 | targets = ( |
235 | 171 | 607FACCF1AFB9204008FA782 /* CRBoostSwift_Example */, |
236 | | - 607FACE41AFB9204008FA782 /* CRBoostSwift_Tests */, |
237 | 172 | ); |
238 | 173 | }; |
239 | 174 | /* End PBXProject section */ |
|
249 | 184 | ); |
250 | 185 | runOnlyForDeploymentPostprocessing = 0; |
251 | 186 | }; |
252 | | - 607FACE31AFB9204008FA782 /* Resources */ = { |
253 | | - isa = PBXResourcesBuildPhase; |
254 | | - buildActionMask = 2147483647; |
255 | | - files = ( |
256 | | - ); |
257 | | - runOnlyForDeploymentPostprocessing = 0; |
258 | | - }; |
259 | 187 | /* End PBXResourcesBuildPhase section */ |
260 | 188 |
|
261 | 189 | /* Begin PBXShellScriptBuildPhase section */ |
262 | | - 1A5F16C8890E824464FF11F9 /* [CP] Check Pods Manifest.lock */ = { |
263 | | - isa = PBXShellScriptBuildPhase; |
264 | | - buildActionMask = 2147483647; |
265 | | - files = ( |
266 | | - ); |
267 | | - inputFileListPaths = ( |
268 | | - ); |
269 | | - inputPaths = ( |
270 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
271 | | - "${PODS_ROOT}/Manifest.lock", |
272 | | - ); |
273 | | - name = "[CP] Check Pods Manifest.lock"; |
274 | | - outputFileListPaths = ( |
275 | | - ); |
276 | | - outputPaths = ( |
277 | | - "$(DERIVED_FILE_DIR)/Pods-CRBoostSwift_Tests-checkManifestLockResult.txt", |
278 | | - ); |
279 | | - runOnlyForDeploymentPostprocessing = 0; |
280 | | - shellPath = /bin/sh; |
281 | | - 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"; |
282 | | - showEnvVarsInLog = 0; |
283 | | - }; |
284 | 190 | 61EE3E0A066FDAA0A517927A /* [CP] Check Pods Manifest.lock */ = { |
285 | 191 | isa = PBXShellScriptBuildPhase; |
286 | 192 | buildActionMask = 2147483647; |
|
333 | 239 | ); |
334 | 240 | runOnlyForDeploymentPostprocessing = 0; |
335 | 241 | }; |
336 | | - 607FACE11AFB9204008FA782 /* Sources */ = { |
337 | | - isa = PBXSourcesBuildPhase; |
338 | | - buildActionMask = 2147483647; |
339 | | - files = ( |
340 | | - 607FACEC1AFB9204008FA782 /* Tests.swift in Sources */, |
341 | | - ); |
342 | | - runOnlyForDeploymentPostprocessing = 0; |
343 | | - }; |
344 | 242 | /* End PBXSourcesBuildPhase section */ |
345 | 243 |
|
346 | | -/* Begin PBXTargetDependency section */ |
347 | | - 607FACE71AFB9204008FA782 /* PBXTargetDependency */ = { |
348 | | - isa = PBXTargetDependency; |
349 | | - target = 607FACCF1AFB9204008FA782 /* CRBoostSwift_Example */; |
350 | | - targetProxy = 607FACE61AFB9204008FA782 /* PBXContainerItemProxy */; |
351 | | - }; |
352 | | -/* End PBXTargetDependency section */ |
353 | | - |
354 | 244 | /* Begin PBXVariantGroup section */ |
355 | 245 | 607FACD91AFB9204008FA782 /* Main.storyboard */ = { |
356 | 246 | isa = PBXVariantGroup; |
|
475 | 365 | baseConfigurationReference = 4A26062FAA527DCFA4963110 /* Pods-CRBoostSwift_Example.debug.xcconfig */; |
476 | 366 | buildSettings = { |
477 | 367 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 368 | + CODE_SIGN_STYLE = Manual; |
| 369 | + DEVELOPMENT_TEAM = H843PBVDG6; |
478 | 370 | INFOPLIST_FILE = CRBoostSwift/Info.plist; |
479 | 371 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
480 | 372 | MODULE_NAME = ExampleApp; |
481 | 373 | OTHER_SWIFT_FLAGS = "$(inherited) -D COCOAPODS -D DEBUG"; |
482 | 374 | PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)"; |
483 | 375 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 376 | + PROVISIONING_PROFILE_SPECIFIER = "XC Wildcard_Dev(Simai)"; |
484 | 377 | SWIFT_SWIFT3_OBJC_INFERENCE = Default; |
485 | 378 | SWIFT_VERSION = 5.0; |
486 | 379 | }; |
|
491 | 384 | baseConfigurationReference = DA0A16488ED230CD7307EEB7 /* Pods-CRBoostSwift_Example.release.xcconfig */; |
492 | 385 | buildSettings = { |
493 | 386 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 387 | + CODE_SIGN_STYLE = Manual; |
| 388 | + DEVELOPMENT_TEAM = ""; |
494 | 389 | INFOPLIST_FILE = CRBoostSwift/Info.plist; |
495 | 390 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
496 | 391 | MODULE_NAME = ExampleApp; |
497 | 392 | PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)"; |
498 | 393 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 394 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
499 | 395 | SWIFT_SWIFT3_OBJC_INFERENCE = Default; |
500 | 396 | SWIFT_VERSION = 5.0; |
501 | 397 | }; |
502 | 398 | name = Release; |
503 | 399 | }; |
504 | | - 607FACF31AFB9204008FA782 /* Debug */ = { |
505 | | - isa = XCBuildConfiguration; |
506 | | - baseConfigurationReference = 93E89C38EEAB243ED7193F44 /* Pods-CRBoostSwift_Tests.debug.xcconfig */; |
507 | | - buildSettings = { |
508 | | - FRAMEWORK_SEARCH_PATHS = "$(inherited)"; |
509 | | - GCC_PREPROCESSOR_DEFINITIONS = ( |
510 | | - "DEBUG=1", |
511 | | - "$(inherited)", |
512 | | - ); |
513 | | - INFOPLIST_FILE = Tests/Info.plist; |
514 | | - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
515 | | - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.$(PRODUCT_NAME:rfc1034identifier)"; |
516 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
517 | | - SWIFT_VERSION = 5.0; |
518 | | - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/CRBoostSwift_Example.app/CRBoostSwift_Example"; |
519 | | - }; |
520 | | - name = Debug; |
521 | | - }; |
522 | | - 607FACF41AFB9204008FA782 /* Release */ = { |
523 | | - isa = XCBuildConfiguration; |
524 | | - baseConfigurationReference = 77CA9DBAEBD7A96AB0512FDA /* Pods-CRBoostSwift_Tests.release.xcconfig */; |
525 | | - buildSettings = { |
526 | | - FRAMEWORK_SEARCH_PATHS = "$(inherited)"; |
527 | | - INFOPLIST_FILE = Tests/Info.plist; |
528 | | - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
529 | | - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.$(PRODUCT_NAME:rfc1034identifier)"; |
530 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
531 | | - SWIFT_VERSION = 5.0; |
532 | | - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/CRBoostSwift_Example.app/CRBoostSwift_Example"; |
533 | | - }; |
534 | | - name = Release; |
535 | | - }; |
536 | 400 | /* End XCBuildConfiguration section */ |
537 | 401 |
|
538 | 402 | /* Begin XCConfigurationList section */ |
|
554 | 418 | defaultConfigurationIsVisible = 0; |
555 | 419 | defaultConfigurationName = Release; |
556 | 420 | }; |
557 | | - 607FACF21AFB9204008FA782 /* Build configuration list for PBXNativeTarget "CRBoostSwift_Tests" */ = { |
558 | | - isa = XCConfigurationList; |
559 | | - buildConfigurations = ( |
560 | | - 607FACF31AFB9204008FA782 /* Debug */, |
561 | | - 607FACF41AFB9204008FA782 /* Release */, |
562 | | - ); |
563 | | - defaultConfigurationIsVisible = 0; |
564 | | - defaultConfigurationName = Release; |
565 | | - }; |
566 | 421 | /* End XCConfigurationList section */ |
567 | 422 | }; |
568 | 423 | rootObject = 607FACC81AFB9204008FA782 /* Project object */; |
|
0 commit comments