|
107 | 107 | B5CCCA331D74B64D005ADEE1 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B5CCCA321D74B64D005ADEE1 /* ViewController.m */; }; |
108 | 108 | B5CCCA361D74B64D005ADEE1 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B5CCCA341D74B64D005ADEE1 /* Main.storyboard */; }; |
109 | 109 | B5CCCA381D74B64D005ADEE1 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B5CCCA371D74B64D005ADEE1 /* Assets.xcassets */; }; |
110 | | - DDB31EB32538F0B263BA7DEF /* Pods_Leanplum_tvOS_SDK_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B3A029531D9DAB706B77C73 /* Pods_Leanplum_tvOS_SDK_Example.framework */; }; |
111 | 110 | /* End PBXBuildFile section */ |
112 | 111 |
|
113 | 112 | /* Begin PBXContainerItemProxy section */ |
|
172 | 171 | 07E5C8A81F052B7800A4B092 /* SingleMessage.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = SingleMessage.json; sourceTree = "<group>"; }; |
173 | 172 | 07E5C8A91F052B7800A4B092 /* TiedPriorities1.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = TiedPriorities1.json; sourceTree = "<group>"; }; |
174 | 173 | 07E5C8AA1F052B7800A4B092 /* TiedPriorities2.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = TiedPriorities2.json; sourceTree = "<group>"; }; |
175 | | - 1982CE36FE54461D3A24D6B5 /* Pods-Leanplum-tvOS-SDK_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Leanplum-tvOS-SDK_Example.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Leanplum-tvOS-SDK_Example/Pods-Leanplum-tvOS-SDK_Example.debug.xcconfig"; sourceTree = "<group>"; }; |
176 | 174 | 29ABF5FA9E1826C5BBE433C9 /* Pods-Leanplum-SDK_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Leanplum-SDK_Tests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Leanplum-SDK_Tests/Pods-Leanplum-SDK_Tests.debug.xcconfig"; sourceTree = "<group>"; }; |
177 | 175 | 350BB24D9BF687C26729864F /* Pods_Leanplum_SDK_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Leanplum_SDK_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
178 | 176 | 6003F58A195388D20070C39A /* Leanplum-SDK_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Leanplum-SDK_Example.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
198 | 196 | 65E189C5216BDB82005E6B93 /* LPRequestFactoryTest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LPRequestFactoryTest.m; sourceTree = "<group>"; }; |
199 | 197 | 65E53E962148786C00A05040 /* LPCountAggregatorTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LPCountAggregatorTest.m; sourceTree = "<group>"; }; |
200 | 198 | 73B565AA61D6B6A4E92607C4 /* Pods-Leanplum-SDK_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Leanplum-SDK_Tests.release.xcconfig"; path = "Pods/Target Support Files/Pods-Leanplum-SDK_Tests/Pods-Leanplum-SDK_Tests.release.xcconfig"; sourceTree = "<group>"; }; |
201 | | - 74C2EA3F2D53CAE77A03BFFA /* Pods-Leanplum-tvOS-SDK_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Leanplum-tvOS-SDK_Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-Leanplum-tvOS-SDK_Example/Pods-Leanplum-tvOS-SDK_Example.release.xcconfig"; sourceTree = "<group>"; }; |
202 | 199 | 7B3A029531D9DAB706B77C73 /* Pods_Leanplum_tvOS_SDK_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Leanplum_tvOS_SDK_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
203 | 200 | 84A3C33C701600A874B8C63F /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; }; |
204 | 201 | 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = Main.storyboard; sourceTree = "<group>"; }; |
|
251 | 248 | isa = PBXFrameworksBuildPhase; |
252 | 249 | buildActionMask = 2147483647; |
253 | 250 | files = ( |
254 | | - DDB31EB32538F0B263BA7DEF /* Pods_Leanplum_tvOS_SDK_Example.framework in Frameworks */, |
255 | 251 | ); |
256 | 252 | runOnlyForDeploymentPostprocessing = 0; |
257 | 253 | }; |
|
504 | 500 | ED67DCDB70EA6598AF12284A /* Pods-Leanplum-SDK_Example.release.xcconfig */, |
505 | 501 | 29ABF5FA9E1826C5BBE433C9 /* Pods-Leanplum-SDK_Tests.debug.xcconfig */, |
506 | 502 | 73B565AA61D6B6A4E92607C4 /* Pods-Leanplum-SDK_Tests.release.xcconfig */, |
507 | | - 1982CE36FE54461D3A24D6B5 /* Pods-Leanplum-tvOS-SDK_Example.debug.xcconfig */, |
508 | | - 74C2EA3F2D53CAE77A03BFFA /* Pods-Leanplum-tvOS-SDK_Example.release.xcconfig */, |
509 | 503 | ); |
510 | 504 | name = Pods; |
511 | 505 | sourceTree = "<group>"; |
|
556 | 550 | isa = PBXNativeTarget; |
557 | 551 | buildConfigurationList = B5CCCA3C1D74B64D005ADEE1 /* Build configuration list for PBXNativeTarget "Leanplum-tvOS-SDK_Example" */; |
558 | 552 | buildPhases = ( |
559 | | - 6F8E78CD5A8A5D2F0677A4AC /* [CP] Check Pods Manifest.lock */, |
560 | 553 | B5CCCA251D74B64D005ADEE1 /* Sources */, |
561 | 554 | B5CCCA261D74B64D005ADEE1 /* Frameworks */, |
562 | 555 | B5CCCA271D74B64D005ADEE1 /* Resources */, |
563 | | - CE1D3D9B6CE96DE8989631BA /* [CP] Embed Pods Frameworks */, |
564 | 556 | ); |
565 | 557 | buildRules = ( |
566 | 558 | ); |
|
720 | 712 | 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"; |
721 | 713 | showEnvVarsInLog = 0; |
722 | 714 | }; |
723 | | - 6F8E78CD5A8A5D2F0677A4AC /* [CP] Check Pods Manifest.lock */ = { |
724 | | - isa = PBXShellScriptBuildPhase; |
725 | | - buildActionMask = 2147483647; |
726 | | - files = ( |
727 | | - ); |
728 | | - inputPaths = ( |
729 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
730 | | - "${PODS_ROOT}/Manifest.lock", |
731 | | - ); |
732 | | - name = "[CP] Check Pods Manifest.lock"; |
733 | | - outputPaths = ( |
734 | | - "$(DERIVED_FILE_DIR)/Pods-Leanplum-tvOS-SDK_Example-checkManifestLockResult.txt", |
735 | | - ); |
736 | | - runOnlyForDeploymentPostprocessing = 0; |
737 | | - shellPath = /bin/sh; |
738 | | - 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"; |
739 | | - showEnvVarsInLog = 0; |
740 | | - }; |
741 | 715 | 8DCC75BBA7536489C2A18367 /* [CP] Embed Pods Frameworks */ = { |
742 | 716 | isa = PBXShellScriptBuildPhase; |
743 | 717 | buildActionMask = 2147483647; |
744 | 718 | files = ( |
745 | 719 | ); |
746 | 720 | inputPaths = ( |
747 | | - "${PODS_ROOT}/Target Support Files/Pods-Leanplum-SDK_Example/Pods-Leanplum-SDK_Example-frameworks.sh", |
748 | | - "${BUILT_PRODUCTS_DIR}/Leanplum-iOS-SDK-source/Leanplum.framework", |
| 721 | + "${SRCROOT}/Pods/Target Support Files/Pods-Leanplum-SDK_Example/Pods-Leanplum-SDK_Example-frameworks.sh", |
| 722 | + "${BUILT_PRODUCTS_DIR}/Leanplum-iOS-SDK/Leanplum.framework", |
749 | 723 | ); |
750 | 724 | name = "[CP] Embed Pods Frameworks"; |
751 | 725 | outputPaths = ( |
752 | 726 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Leanplum.framework", |
753 | 727 | ); |
754 | 728 | runOnlyForDeploymentPostprocessing = 0; |
755 | 729 | shellPath = /bin/sh; |
756 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Leanplum-SDK_Example/Pods-Leanplum-SDK_Example-frameworks.sh\"\n"; |
| 730 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Leanplum-SDK_Example/Pods-Leanplum-SDK_Example-frameworks.sh\"\n"; |
757 | 731 | showEnvVarsInLog = 0; |
758 | 732 | }; |
759 | 733 | AA36E9F20FC263CA34118B64 /* [CP] Check Pods Manifest.lock */ = { |
|
774 | 748 | 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"; |
775 | 749 | showEnvVarsInLog = 0; |
776 | 750 | }; |
777 | | - CE1D3D9B6CE96DE8989631BA /* [CP] Embed Pods Frameworks */ = { |
778 | | - isa = PBXShellScriptBuildPhase; |
779 | | - buildActionMask = 2147483647; |
780 | | - files = ( |
781 | | - ); |
782 | | - inputPaths = ( |
783 | | - "${PODS_ROOT}/Target Support Files/Pods-Leanplum-tvOS-SDK_Example/Pods-Leanplum-tvOS-SDK_Example-frameworks.sh", |
784 | | - "${BUILT_PRODUCTS_DIR}/Leanplum-tvOS-SDK-source/LeanplumTV.framework", |
785 | | - ); |
786 | | - name = "[CP] Embed Pods Frameworks"; |
787 | | - outputPaths = ( |
788 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/LeanplumTV.framework", |
789 | | - ); |
790 | | - runOnlyForDeploymentPostprocessing = 0; |
791 | | - shellPath = /bin/sh; |
792 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Leanplum-tvOS-SDK_Example/Pods-Leanplum-tvOS-SDK_Example-frameworks.sh\"\n"; |
793 | | - showEnvVarsInLog = 0; |
794 | | - }; |
795 | 751 | FA2F5E81596313863FEAD800 /* [CP] Embed Pods Frameworks */ = { |
796 | 752 | isa = PBXShellScriptBuildPhase; |
797 | 753 | buildActionMask = 2147483647; |
798 | 754 | files = ( |
799 | 755 | ); |
800 | 756 | inputPaths = ( |
801 | | - "${PODS_ROOT}/Target Support Files/Pods-Leanplum-SDK_Tests/Pods-Leanplum-SDK_Tests-frameworks.sh", |
802 | | - "${BUILT_PRODUCTS_DIR}/Leanplum-iOS-SDK-source/Leanplum.framework", |
| 757 | + "${SRCROOT}/Pods/Target Support Files/Pods-Leanplum-SDK_Tests/Pods-Leanplum-SDK_Tests-frameworks.sh", |
| 758 | + "${BUILT_PRODUCTS_DIR}/Leanplum-iOS-SDK/Leanplum.framework", |
803 | 759 | "${BUILT_PRODUCTS_DIR}/OCMock/OCMock.framework", |
804 | 760 | "${BUILT_PRODUCTS_DIR}/OHHTTPStubs/OHHTTPStubs.framework", |
805 | 761 | ); |
|
811 | 767 | ); |
812 | 768 | runOnlyForDeploymentPostprocessing = 0; |
813 | 769 | shellPath = /bin/sh; |
814 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Leanplum-SDK_Tests/Pods-Leanplum-SDK_Tests-frameworks.sh\"\n"; |
| 770 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Leanplum-SDK_Tests/Pods-Leanplum-SDK_Tests-frameworks.sh\"\n"; |
815 | 771 | showEnvVarsInLog = 0; |
816 | 772 | }; |
817 | 773 | /* End PBXShellScriptBuildPhase section */ |
|
1070 | 1026 | }; |
1071 | 1027 | B5CCCA3A1D74B64D005ADEE1 /* Debug */ = { |
1072 | 1028 | isa = XCBuildConfiguration; |
1073 | | - baseConfigurationReference = 1982CE36FE54461D3A24D6B5 /* Pods-Leanplum-tvOS-SDK_Example.debug.xcconfig */; |
1074 | 1029 | buildSettings = { |
1075 | 1030 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
1076 | 1031 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; |
|
1092 | 1047 | }; |
1093 | 1048 | B5CCCA3B1D74B64D005ADEE1 /* Release */ = { |
1094 | 1049 | isa = XCBuildConfiguration; |
1095 | | - baseConfigurationReference = 74C2EA3F2D53CAE77A03BFFA /* Pods-Leanplum-tvOS-SDK_Example.release.xcconfig */; |
1096 | 1050 | buildSettings = { |
1097 | 1051 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
1098 | 1052 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; |
|
0 commit comments