Skip to content

Commit 849eb2f

Browse files
committed
remove tvos, bump version 2.2.5-beta.7
1 parent efabf44 commit 849eb2f

File tree

33 files changed

+21
-641
lines changed

33 files changed

+21
-641
lines changed

Example/Leanplum-SDK.xcodeproj/project.pbxproj

Lines changed: 6 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@
107107
B5CCCA331D74B64D005ADEE1 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B5CCCA321D74B64D005ADEE1 /* ViewController.m */; };
108108
B5CCCA361D74B64D005ADEE1 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B5CCCA341D74B64D005ADEE1 /* Main.storyboard */; };
109109
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 */; };
111110
/* End PBXBuildFile section */
112111

113112
/* Begin PBXContainerItemProxy section */
@@ -172,7 +171,6 @@
172171
07E5C8A81F052B7800A4B092 /* SingleMessage.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = SingleMessage.json; sourceTree = "<group>"; };
173172
07E5C8A91F052B7800A4B092 /* TiedPriorities1.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = TiedPriorities1.json; sourceTree = "<group>"; };
174173
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>"; };
176174
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>"; };
177175
350BB24D9BF687C26729864F /* Pods_Leanplum_SDK_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Leanplum_SDK_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
178176
6003F58A195388D20070C39A /* Leanplum-SDK_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Leanplum-SDK_Example.app"; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -198,7 +196,6 @@
198196
65E189C5216BDB82005E6B93 /* LPRequestFactoryTest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LPRequestFactoryTest.m; sourceTree = "<group>"; };
199197
65E53E962148786C00A05040 /* LPCountAggregatorTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LPCountAggregatorTest.m; sourceTree = "<group>"; };
200198
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>"; };
202199
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; };
203200
84A3C33C701600A874B8C63F /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
204201
873B8AEA1B1F5CCA007FD442 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = Main.storyboard; sourceTree = "<group>"; };
@@ -251,7 +248,6 @@
251248
isa = PBXFrameworksBuildPhase;
252249
buildActionMask = 2147483647;
253250
files = (
254-
DDB31EB32538F0B263BA7DEF /* Pods_Leanplum_tvOS_SDK_Example.framework in Frameworks */,
255251
);
256252
runOnlyForDeploymentPostprocessing = 0;
257253
};
@@ -504,8 +500,6 @@
504500
ED67DCDB70EA6598AF12284A /* Pods-Leanplum-SDK_Example.release.xcconfig */,
505501
29ABF5FA9E1826C5BBE433C9 /* Pods-Leanplum-SDK_Tests.debug.xcconfig */,
506502
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 */,
509503
);
510504
name = Pods;
511505
sourceTree = "<group>";
@@ -556,11 +550,9 @@
556550
isa = PBXNativeTarget;
557551
buildConfigurationList = B5CCCA3C1D74B64D005ADEE1 /* Build configuration list for PBXNativeTarget "Leanplum-tvOS-SDK_Example" */;
558552
buildPhases = (
559-
6F8E78CD5A8A5D2F0677A4AC /* [CP] Check Pods Manifest.lock */,
560553
B5CCCA251D74B64D005ADEE1 /* Sources */,
561554
B5CCCA261D74B64D005ADEE1 /* Frameworks */,
562555
B5CCCA271D74B64D005ADEE1 /* Resources */,
563-
CE1D3D9B6CE96DE8989631BA /* [CP] Embed Pods Frameworks */,
564556
);
565557
buildRules = (
566558
);
@@ -720,40 +712,22 @@
720712
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";
721713
showEnvVarsInLog = 0;
722714
};
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-
};
741715
8DCC75BBA7536489C2A18367 /* [CP] Embed Pods Frameworks */ = {
742716
isa = PBXShellScriptBuildPhase;
743717
buildActionMask = 2147483647;
744718
files = (
745719
);
746720
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",
749723
);
750724
name = "[CP] Embed Pods Frameworks";
751725
outputPaths = (
752726
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Leanplum.framework",
753727
);
754728
runOnlyForDeploymentPostprocessing = 0;
755729
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";
757731
showEnvVarsInLog = 0;
758732
};
759733
AA36E9F20FC263CA34118B64 /* [CP] Check Pods Manifest.lock */ = {
@@ -774,32 +748,14 @@
774748
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";
775749
showEnvVarsInLog = 0;
776750
};
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-
};
795751
FA2F5E81596313863FEAD800 /* [CP] Embed Pods Frameworks */ = {
796752
isa = PBXShellScriptBuildPhase;
797753
buildActionMask = 2147483647;
798754
files = (
799755
);
800756
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",
803759
"${BUILT_PRODUCTS_DIR}/OCMock/OCMock.framework",
804760
"${BUILT_PRODUCTS_DIR}/OHHTTPStubs/OHHTTPStubs.framework",
805761
);
@@ -811,7 +767,7 @@
811767
);
812768
runOnlyForDeploymentPostprocessing = 0;
813769
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";
815771
showEnvVarsInLog = 0;
816772
};
817773
/* End PBXShellScriptBuildPhase section */
@@ -1070,7 +1026,6 @@
10701026
};
10711027
B5CCCA3A1D74B64D005ADEE1 /* Debug */ = {
10721028
isa = XCBuildConfiguration;
1073-
baseConfigurationReference = 1982CE36FE54461D3A24D6B5 /* Pods-Leanplum-tvOS-SDK_Example.debug.xcconfig */;
10741029
buildSettings = {
10751030
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
10761031
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
@@ -1092,7 +1047,6 @@
10921047
};
10931048
B5CCCA3B1D74B64D005ADEE1 /* Release */ = {
10941049
isa = XCBuildConfiguration;
1095-
baseConfigurationReference = 74C2EA3F2D53CAE77A03BFFA /* Pods-Leanplum-tvOS-SDK_Example.release.xcconfig */;
10961050
buildSettings = {
10971051
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
10981052
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;

Example/Leanplum-tvOS-SDK_Example/AppDelegate.h

Lines changed: 0 additions & 16 deletions
This file was deleted.

Example/Leanplum-tvOS-SDK_Example/AppDelegate.m

Lines changed: 0 additions & 24 deletions
This file was deleted.

Example/Leanplum-tvOS-SDK_Example/Assets.xcassets/App Icon & Top Shelf Image.brandassets/App Icon - Large.imagestack/Back.imagestacklayer/Content.imageset/Contents.json

Lines changed: 0 additions & 16 deletions
This file was deleted.

Example/Leanplum-tvOS-SDK_Example/Assets.xcassets/App Icon & Top Shelf Image.brandassets/App Icon - Large.imagestack/Back.imagestacklayer/Contents.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

Example/Leanplum-tvOS-SDK_Example/Assets.xcassets/App Icon & Top Shelf Image.brandassets/App Icon - Large.imagestack/Contents.json

Lines changed: 0 additions & 17 deletions
This file was deleted.

Example/Leanplum-tvOS-SDK_Example/Assets.xcassets/App Icon & Top Shelf Image.brandassets/App Icon - Large.imagestack/Front.imagestacklayer/Content.imageset/Contents.json

Lines changed: 0 additions & 16 deletions
This file was deleted.

Example/Leanplum-tvOS-SDK_Example/Assets.xcassets/App Icon & Top Shelf Image.brandassets/App Icon - Large.imagestack/Front.imagestacklayer/Contents.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

Example/Leanplum-tvOS-SDK_Example/Assets.xcassets/App Icon & Top Shelf Image.brandassets/App Icon - Large.imagestack/Middle.imagestacklayer/Content.imageset/Contents.json

Lines changed: 0 additions & 16 deletions
This file was deleted.

Example/Leanplum-tvOS-SDK_Example/Assets.xcassets/App Icon & Top Shelf Image.brandassets/App Icon - Large.imagestack/Middle.imagestacklayer/Contents.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)