|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - 361EF872CB7D0F6C8202145F /* Pods_DemoObjciOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F8E188D7982AFD9C7F1C7FE6 /* Pods_DemoObjciOS.framework */; }; |
11 | 10 | 6923C05F4FFD7394581F4361 /* libPods-DemoObjctvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2CE090EEBD47E05884C417C0 /* libPods-DemoObjctvOS.a */; };
|
12 | 11 | 6E4DD7F721E51E5500B0C2C7 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EF7499F21E404BC008B22A0 /* main.m */; };
|
13 | 12 | 6E4DD7F821E51E5600B0C2C7 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EF7499F21E404BC008B22A0 /* main.m */; };
|
|
37 | 36 | 6E9681D921EFA5B2009B7FEC /* CustomLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E9681D721EFA5B2009B7FEC /* CustomLogger.m */; };
|
38 | 37 | 6EB8456B21EE5DE3005346CC /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EB8456421EE5DE3005346CC /* AppDelegate.m */; };
|
39 | 38 | 6EB8456C21EE5DE3005346CC /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EB8456421EE5DE3005346CC /* AppDelegate.m */; };
|
| 39 | + C2E08E88D2C89768C7551208 /* libPods-DemoObjciOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DB76E67DE203C5276D6958C5 /* libPods-DemoObjciOS.a */; }; |
40 | 40 | /* End PBXBuildFile section */
|
41 | 41 |
|
42 | 42 | /* Begin PBXContainerItemProxy section */
|
|
168 | 168 | /* Begin PBXFileReference section */
|
169 | 169 | 2CE090EEBD47E05884C417C0 /* libPods-DemoObjctvOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-DemoObjctvOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
170 | 170 | 3EFD1578D8AB431E6FD4B8FE /* Pods-DemoObjctvOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DemoObjctvOS.debug.xcconfig"; path = "../Pods/Target Support Files/Pods-DemoObjctvOS/Pods-DemoObjctvOS.debug.xcconfig"; sourceTree = "<group>"; };
|
171 |
| - 4BE4886BF950708C866FA8F2 /* Pods-DemoObjciOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DemoObjciOS.debug.xcconfig"; path = "../Pods/Target Support Files/Pods-DemoObjciOS/Pods-DemoObjciOS.debug.xcconfig"; sourceTree = "<group>"; }; |
172 | 171 | 6E4DD96D21E67A6500B0C2C7 /* OptimizelySwiftSDK.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = OptimizelySwiftSDK.xcodeproj; path = ../OptimizelySDK/OptimizelySwiftSDK.xcodeproj; sourceTree = "<group>"; };
|
173 | 172 | 6E96811321EE94DA009B7FEC /* CustomNotificationCenter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CustomNotificationCenter.h; sourceTree = "<group>"; };
|
174 | 173 | 6E96811421EE94DA009B7FEC /* CustomNotificationCenter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CustomNotificationCenter.m; sourceTree = "<group>"; };
|
|
194 | 193 | 6EF7498E21E404BB008B22A0 /* DemoObjciOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DemoObjciOS.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
195 | 194 | 6EF7499F21E404BC008B22A0 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
196 | 195 | 6EF749A821E404D6008B22A0 /* DemoObjctvOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DemoObjctvOS.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
| 196 | + 762D1F9E4AA702083D17C4C9 /* Pods-DemoObjciOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DemoObjciOS.release.xcconfig"; path = "../Pods/Target Support Files/Pods-DemoObjciOS/Pods-DemoObjciOS.release.xcconfig"; sourceTree = "<group>"; }; |
| 197 | + D47F5FC88600AFD4E656D50A /* Pods-DemoObjciOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DemoObjciOS.debug.xcconfig"; path = "../Pods/Target Support Files/Pods-DemoObjciOS/Pods-DemoObjciOS.debug.xcconfig"; sourceTree = "<group>"; }; |
197 | 198 | D58542E1B5771327083E56E2 /* Pods-DemoObjctvOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DemoObjctvOS.release.xcconfig"; path = "../Pods/Target Support Files/Pods-DemoObjctvOS/Pods-DemoObjctvOS.release.xcconfig"; sourceTree = "<group>"; };
|
198 |
| - D66FA87FA967DCE9F1972546 /* Pods-DemoObjciOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DemoObjciOS.release.xcconfig"; path = "../Pods/Target Support Files/Pods-DemoObjciOS/Pods-DemoObjciOS.release.xcconfig"; sourceTree = "<group>"; }; |
199 |
| - F8E188D7982AFD9C7F1C7FE6 /* Pods_DemoObjciOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_DemoObjciOS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 199 | + DB76E67DE203C5276D6958C5 /* libPods-DemoObjciOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-DemoObjciOS.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
200 | 200 | /* End PBXFileReference section */
|
201 | 201 |
|
202 | 202 | /* Begin PBXFrameworksBuildPhase section */
|
203 | 203 | 6EF7498B21E404BB008B22A0 /* Frameworks */ = {
|
204 | 204 | isa = PBXFrameworksBuildPhase;
|
205 | 205 | buildActionMask = 2147483647;
|
206 | 206 | files = (
|
207 |
| - 361EF872CB7D0F6C8202145F /* Pods_DemoObjciOS.framework in Frameworks */, |
208 |
| - 6E4DD97C21E67AAD00B0C2C7 /* Optimizely.framework in Frameworks */, |
| 207 | + 6E4DD97C21E67AAD00B0C2C7 /* OptimizelySwiftSDK.framework in Frameworks */, |
| 208 | + C2E08E88D2C89768C7551208 /* libPods-DemoObjciOS.a in Frameworks */, |
209 | 209 | );
|
210 | 210 | runOnlyForDeploymentPostprocessing = 0;
|
211 | 211 | };
|
|
341 | 341 | isa = PBXGroup;
|
342 | 342 | children = (
|
343 | 343 | 6E4DD96D21E67A6500B0C2C7 /* OptimizelySwiftSDK.xcodeproj */,
|
344 |
| - F8E188D7982AFD9C7F1C7FE6 /* Pods_DemoObjciOS.framework */, |
345 | 344 | 2CE090EEBD47E05884C417C0 /* libPods-DemoObjctvOS.a */,
|
| 345 | + DB76E67DE203C5276D6958C5 /* libPods-DemoObjciOS.a */, |
346 | 346 | );
|
347 | 347 | name = Frameworks;
|
348 | 348 | sourceTree = "<group>";
|
349 | 349 | };
|
350 | 350 | EC8D1C27EBC6923BEA837213 /* Pods */ = {
|
351 | 351 | isa = PBXGroup;
|
352 | 352 | children = (
|
353 |
| - 4BE4886BF950708C866FA8F2 /* Pods-DemoObjciOS.debug.xcconfig */, |
354 |
| - D66FA87FA967DCE9F1972546 /* Pods-DemoObjciOS.release.xcconfig */, |
355 | 353 | 3EFD1578D8AB431E6FD4B8FE /* Pods-DemoObjctvOS.debug.xcconfig */,
|
356 | 354 | D58542E1B5771327083E56E2 /* Pods-DemoObjctvOS.release.xcconfig */,
|
| 355 | + D47F5FC88600AFD4E656D50A /* Pods-DemoObjciOS.debug.xcconfig */, |
| 356 | + 762D1F9E4AA702083D17C4C9 /* Pods-DemoObjciOS.release.xcconfig */, |
357 | 357 | );
|
358 | 358 | name = Pods;
|
359 | 359 | sourceTree = "<group>";
|
|
365 | 365 | isa = PBXNativeTarget;
|
366 | 366 | buildConfigurationList = 6EF749A321E404BC008B22A0 /* Build configuration list for PBXNativeTarget "DemoObjciOS" */;
|
367 | 367 | buildPhases = (
|
368 |
| - 9C80D766758228B3848F863B /* [CP] Check Pods Manifest.lock */, |
| 368 | + 2F1B7311527875610A091577 /* [CP] Check Pods Manifest.lock */, |
369 | 369 | 6EF7498A21E404BB008B22A0 /* Sources */,
|
370 | 370 | 6EF7498B21E404BB008B22A0 /* Frameworks */,
|
371 | 371 | 6EF7498C21E404BB008B22A0 /* Resources */,
|
372 | 372 | 6E4DD93B21E6708E00B0C2C7 /* Embed Frameworks */,
|
373 |
| - E446D4B40B95766419E07D97 /* [CP] Embed Pods Frameworks */, |
374 | 373 | );
|
375 | 374 | buildRules = (
|
376 | 375 | );
|
|
564 | 563 | /* End PBXResourcesBuildPhase section */
|
565 | 564 |
|
566 | 565 | /* Begin PBXShellScriptBuildPhase section */
|
567 |
| - 50156C3313666B2B516DE355 /* [CP] Check Pods Manifest.lock */ = { |
| 566 | + 2F1B7311527875610A091577 /* [CP] Check Pods Manifest.lock */ = { |
568 | 567 | isa = PBXShellScriptBuildPhase;
|
569 | 568 | buildActionMask = 2147483647;
|
570 | 569 | files = (
|
|
579 | 578 | outputFileListPaths = (
|
580 | 579 | );
|
581 | 580 | outputPaths = (
|
582 |
| - "$(DERIVED_FILE_DIR)/Pods-DemoObjctvOS-checkManifestLockResult.txt", |
| 581 | + "$(DERIVED_FILE_DIR)/Pods-DemoObjciOS-checkManifestLockResult.txt", |
583 | 582 | );
|
584 | 583 | runOnlyForDeploymentPostprocessing = 0;
|
585 | 584 | shellPath = /bin/sh;
|
586 | 585 | 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";
|
587 | 586 | showEnvVarsInLog = 0;
|
588 | 587 | };
|
589 |
| - 9C80D766758228B3848F863B /* [CP] Check Pods Manifest.lock */ = { |
| 588 | + 50156C3313666B2B516DE355 /* [CP] Check Pods Manifest.lock */ = { |
590 | 589 | isa = PBXShellScriptBuildPhase;
|
591 | 590 | buildActionMask = 2147483647;
|
592 | 591 | files = (
|
|
601 | 600 | outputFileListPaths = (
|
602 | 601 | );
|
603 | 602 | outputPaths = (
|
604 |
| - "$(DERIVED_FILE_DIR)/Pods-DemoObjciOS-checkManifestLockResult.txt", |
| 603 | + "$(DERIVED_FILE_DIR)/Pods-DemoObjctvOS-checkManifestLockResult.txt", |
605 | 604 | );
|
606 | 605 | runOnlyForDeploymentPostprocessing = 0;
|
607 | 606 | shellPath = /bin/sh;
|
608 | 607 | 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";
|
609 | 608 | showEnvVarsInLog = 0;
|
610 | 609 | };
|
611 |
| - E446D4B40B95766419E07D97 /* [CP] Embed Pods Frameworks */ = { |
612 |
| - isa = PBXShellScriptBuildPhase; |
613 |
| - buildActionMask = 2147483647; |
614 |
| - files = ( |
615 |
| - ); |
616 |
| - inputFileListPaths = ( |
617 |
| - ); |
618 |
| - inputPaths = ( |
619 |
| - "${PODS_ROOT}/Target Support Files/Pods-DemoObjciOS/Pods-DemoObjciOS-frameworks.sh", |
620 |
| - "${BUILT_PRODUCTS_DIR}/Amplitude-iOS/Amplitude_iOS.framework", |
621 |
| - "${BUILT_PRODUCTS_DIR}/GoogleToolboxForMac/GoogleToolboxForMac.framework", |
622 |
| - "${PODS_ROOT}/Localytics/Localytics-iOS-5.4.0/Localytics.framework", |
623 |
| - "${BUILT_PRODUCTS_DIR}/Mixpanel-swift/Mixpanel.framework", |
624 |
| - ); |
625 |
| - name = "[CP] Embed Pods Frameworks"; |
626 |
| - outputFileListPaths = ( |
627 |
| - ); |
628 |
| - outputPaths = ( |
629 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Amplitude_iOS.framework", |
630 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GoogleToolboxForMac.framework", |
631 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Localytics.framework", |
632 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Mixpanel.framework", |
633 |
| - ); |
634 |
| - runOnlyForDeploymentPostprocessing = 0; |
635 |
| - shellPath = /bin/sh; |
636 |
| - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-DemoObjciOS/Pods-DemoObjciOS-frameworks.sh\"\n"; |
637 |
| - showEnvVarsInLog = 0; |
638 |
| - }; |
639 | 610 | /* End PBXShellScriptBuildPhase section */
|
640 | 611 |
|
641 | 612 | /* Begin PBXSourcesBuildPhase section */
|
|
818 | 789 | };
|
819 | 790 | 6EF749A121E404BC008B22A0 /* Debug */ = {
|
820 | 791 | isa = XCBuildConfiguration;
|
821 |
| - baseConfigurationReference = 4BE4886BF950708C866FA8F2 /* Pods-DemoObjciOS.debug.xcconfig */; |
| 792 | + baseConfigurationReference = D47F5FC88600AFD4E656D50A /* Pods-DemoObjciOS.debug.xcconfig */; |
822 | 793 | buildSettings = {
|
823 | 794 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
824 | 795 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
837 | 808 | };
|
838 | 809 | 6EF749A221E404BC008B22A0 /* Release */ = {
|
839 | 810 | isa = XCBuildConfiguration;
|
840 |
| - baseConfigurationReference = D66FA87FA967DCE9F1972546 /* Pods-DemoObjciOS.release.xcconfig */; |
| 811 | + baseConfigurationReference = 762D1F9E4AA702083D17C4C9 /* Pods-DemoObjciOS.release.xcconfig */; |
841 | 812 | buildSettings = {
|
842 | 813 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
843 | 814 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
0 commit comments