Skip to content

Commit fbd13dc

Browse files
committed
update version
1 parent 4d4b530 commit fbd13dc

File tree

2 files changed

+33
-39
lines changed

2 files changed

+33
-39
lines changed

Example/Leanplum-SDK.xcodeproj/project.pbxproj

Lines changed: 32 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -116,10 +116,9 @@
116116
A8EEA1AB20E44B0B00FF9A4D /* start_with_variant_debug_info_response.json in Resources */ = {isa = PBXBuildFile; fileRef = A8EEA1AA20E44B0A00FF9A4D /* start_with_variant_debug_info_response.json */; };
117117
A8EEA1AC20E44B0B00FF9A4D /* start_with_variant_debug_info_response.json in Resources */ = {isa = PBXBuildFile; fileRef = A8EEA1AA20E44B0A00FF9A4D /* start_with_variant_debug_info_response.json */; };
118118
A8F4479E2449769000F6978A /* LPNetworkOperationTest.m in Sources */ = {isa = PBXBuildFile; fileRef = A8F4479D2449769000F6978A /* LPNetworkOperationTest.m */; };
119-
B41A2ECCFA44AA6E78297889 /* Pods_Leanplum_SDK_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D4306A057E970578C6A9E22 /* Pods_Leanplum_SDK_Example.framework */; };
120119
B449EB2A21F27AB2005C93B6 /* TiedPrioritiesDifferentDelay.json in Resources */ = {isa = PBXBuildFile; fileRef = B449EB2921F27AB2005C93B6 /* TiedPrioritiesDifferentDelay.json */; };
121120
B449EB2B21F27B0B005C93B6 /* TiedPrioritiesDifferentDelay.json in Resources */ = {isa = PBXBuildFile; fileRef = B449EB2921F27AB2005C93B6 /* TiedPrioritiesDifferentDelay.json */; };
122-
BDCD1DC844A474BCC4BD5971 /* Pods_Leanplum_SDK_Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D838E08C49B78EF6BAA262C1 /* Pods_Leanplum_SDK_Tests.framework */; };
121+
C719170B6A8F8E633EFAC9FE /* libPods-Leanplum-SDK_Example.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7FBC40F76A9707733ED4F51E /* libPods-Leanplum-SDK_Example.a */; };
123122
C9AC35AD266D6185008337F2 /* LPSecuredVarsTest.m in Sources */ = {isa = PBXBuildFile; fileRef = C9AC35AC266D6185008337F2 /* LPSecuredVarsTest.m */; };
124123
C9AC35B1266D620C008337F2 /* secured_vars_response.json in Resources */ = {isa = PBXBuildFile; fileRef = C9AC35B0266D620C008337F2 /* secured_vars_response.json */; };
125124
C9AC35B2266D620C008337F2 /* secured_vars_response.json in Resources */ = {isa = PBXBuildFile; fileRef = C9AC35B0266D620C008337F2 /* secured_vars_response.json */; };
@@ -138,6 +137,7 @@
138137
C9B0925F26850011008B3268 /* local_caps_week_response.json in Resources */ = {isa = PBXBuildFile; fileRef = C9B0925D26850011008B3268 /* local_caps_week_response.json */; };
139138
C9C0C87025898CE900346291 /* LPRequestBatchTest.m in Sources */ = {isa = PBXBuildFile; fileRef = C9C0C86F25898CE900346291 /* LPRequestBatchTest.m */; };
140139
C9C0C87425898D0100346291 /* LPRequestSenderTimerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = C9C0C87325898D0100346291 /* LPRequestSenderTimerTest.m */; };
140+
D4A3989466E2E837B2141D0E /* libPods-Leanplum-SDK_Tests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6733BE97461201E049158BBA /* libPods-Leanplum-SDK_Tests.a */; };
141141
E773031E24AB871E00EDF983 /* Leanplum-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = E773031D24AB871E00EDF983 /* Leanplum-Info.plist */; };
142142
/* End PBXBuildFile section */
143143

@@ -227,9 +227,10 @@
227227
65E189C321643631005E6B93 /* LPRequestSenderTest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LPRequestSenderTest.m; sourceTree = "<group>"; };
228228
65E189C5216BDB82005E6B93 /* LPRequestFactoryTest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LPRequestFactoryTest.m; sourceTree = "<group>"; };
229229
65E53E962148786C00A05040 /* LPCountAggregatorTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LPCountAggregatorTest.m; sourceTree = "<group>"; };
230+
6733BE97461201E049158BBA /* libPods-Leanplum-SDK_Tests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Leanplum-SDK_Tests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
230231
6A7815E224F6A89C004F3DC7 /* LPDeferMessageManagerTest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LPDeferMessageManagerTest.m; sourceTree = "<group>"; };
231232
6AFFF5CA24BE0960009E68DB /* LPWebInterstitialViewControllerTest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LPWebInterstitialViewControllerTest.m; sourceTree = "<group>"; };
232-
6D4306A057E970578C6A9E22 /* Pods_Leanplum_SDK_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Leanplum_SDK_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
233+
7FBC40F76A9707733ED4F51E /* libPods-Leanplum-SDK_Example.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Leanplum-SDK_Example.a"; sourceTree = BUILT_PRODUCTS_DIR; };
233234
84A3C33C701600A874B8C63F /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
234235
873B8AEA1B1F5CCA007FD442 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = Main.storyboard; sourceTree = "<group>"; };
235236
9CB691DD1F15FFF5002D83D8 /* batch_response.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = batch_response.json; sourceTree = "<group>"; };
@@ -276,7 +277,6 @@
276277
C9B0925D26850011008B3268 /* local_caps_week_response.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = local_caps_week_response.json; sourceTree = "<group>"; };
277278
C9C0C86F25898CE900346291 /* LPRequestBatchTest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LPRequestBatchTest.m; sourceTree = "<group>"; };
278279
C9C0C87325898D0100346291 /* LPRequestSenderTimerTest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LPRequestSenderTimerTest.m; sourceTree = "<group>"; };
279-
D838E08C49B78EF6BAA262C1 /* Pods_Leanplum_SDK_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Leanplum_SDK_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
280280
E773031D24AB871E00EDF983 /* Leanplum-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Leanplum-Info.plist"; sourceTree = "<group>"; };
281281
F5CF859C9DD307380E6F9A30 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
282282
F84138A05B446D2B1EA99E98 /* Pods-Leanplum-SDK_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Leanplum-SDK_Example.debug.xcconfig"; path = "Target Support Files/Pods-Leanplum-SDK_Example/Pods-Leanplum-SDK_Example.debug.xcconfig"; sourceTree = "<group>"; };
@@ -290,7 +290,7 @@
290290
6003F590195388D20070C39A /* CoreGraphics.framework in Frameworks */,
291291
6003F592195388D20070C39A /* UIKit.framework in Frameworks */,
292292
6003F58E195388D20070C39A /* Foundation.framework in Frameworks */,
293-
B41A2ECCFA44AA6E78297889 /* Pods_Leanplum_SDK_Example.framework in Frameworks */,
293+
C719170B6A8F8E633EFAC9FE /* libPods-Leanplum-SDK_Example.a in Frameworks */,
294294
);
295295
runOnlyForDeploymentPostprocessing = 0;
296296
};
@@ -301,7 +301,7 @@
301301
6003F5B0195388D20070C39A /* XCTest.framework in Frameworks */,
302302
6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */,
303303
6003F5B1195388D20070C39A /* Foundation.framework in Frameworks */,
304-
BDCD1DC844A474BCC4BD5971 /* Pods_Leanplum_SDK_Tests.framework in Frameworks */,
304+
D4A3989466E2E837B2141D0E /* libPods-Leanplum-SDK_Tests.a in Frameworks */,
305305
);
306306
runOnlyForDeploymentPostprocessing = 0;
307307
};
@@ -482,8 +482,8 @@
482482
6003F58F195388D20070C39A /* CoreGraphics.framework */,
483483
6003F591195388D20070C39A /* UIKit.framework */,
484484
6003F5AF195388D20070C39A /* XCTest.framework */,
485-
6D4306A057E970578C6A9E22 /* Pods_Leanplum_SDK_Example.framework */,
486-
D838E08C49B78EF6BAA262C1 /* Pods_Leanplum_SDK_Tests.framework */,
485+
7FBC40F76A9707733ED4F51E /* libPods-Leanplum-SDK_Example.a */,
486+
6733BE97461201E049158BBA /* libPods-Leanplum-SDK_Tests.a */,
487487
);
488488
name = Frameworks;
489489
sourceTree = "<group>";
@@ -606,7 +606,7 @@
606606
6003F586195388D20070C39A /* Sources */,
607607
6003F587195388D20070C39A /* Frameworks */,
608608
6003F588195388D20070C39A /* Resources */,
609-
06AD131DB0A45579F41CE9FC /* [CP] Embed Pods Frameworks */,
609+
295D6ADB6D14D02579336ADA /* [CP] Copy Pods Resources */,
610610
);
611611
buildRules = (
612612
);
@@ -625,7 +625,7 @@
625625
6003F5AA195388D20070C39A /* Sources */,
626626
6003F5AB195388D20070C39A /* Frameworks */,
627627
6003F5AC195388D20070C39A /* Resources */,
628-
A81ADB5120729A72756329D6 /* [CP] Embed Pods Frameworks */,
628+
AACCA4162FF275658C0347C7 /* [CP] Copy Pods Resources */,
629629
);
630630
buildRules = (
631631
);
@@ -772,22 +772,22 @@
772772
/* End PBXResourcesBuildPhase section */
773773

774774
/* Begin PBXShellScriptBuildPhase section */
775-
06AD131DB0A45579F41CE9FC /* [CP] Embed Pods Frameworks */ = {
775+
295D6ADB6D14D02579336ADA /* [CP] Copy Pods Resources */ = {
776776
isa = PBXShellScriptBuildPhase;
777777
buildActionMask = 2147483647;
778778
files = (
779779
);
780780
inputPaths = (
781-
"${PODS_ROOT}/Target Support Files/Pods-Leanplum-SDK_Example/Pods-Leanplum-SDK_Example-frameworks.sh",
782-
"${BUILT_PRODUCTS_DIR}/Leanplum-iOS-SDK/Leanplum.framework",
781+
"${PODS_ROOT}/Target Support Files/Pods-Leanplum-SDK_Example/Pods-Leanplum-SDK_Example-resources.sh",
782+
"${PODS_CONFIGURATION_BUILD_DIR}/Leanplum-iOS-SDK/Leanplum-iOS-SDK.bundle",
783783
);
784-
name = "[CP] Embed Pods Frameworks";
784+
name = "[CP] Copy Pods Resources";
785785
outputPaths = (
786-
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Leanplum.framework",
786+
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Leanplum-iOS-SDK.bundle",
787787
);
788788
runOnlyForDeploymentPostprocessing = 0;
789789
shellPath = /bin/sh;
790-
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Leanplum-SDK_Example/Pods-Leanplum-SDK_Example-frameworks.sh\"\n";
790+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Leanplum-SDK_Example/Pods-Leanplum-SDK_Example-resources.sh\"\n";
791791
showEnvVarsInLog = 0;
792792
};
793793
89D1F4D247F43804D44AD12A /* [CP] Check Pods Manifest.lock */ = {
@@ -812,50 +812,44 @@
812812
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";
813813
showEnvVarsInLog = 0;
814814
};
815-
A81ADB5120729A72756329D6 /* [CP] Embed Pods Frameworks */ = {
815+
AA0CCBA276714C8CFADE3529 /* [CP] Check Pods Manifest.lock */ = {
816816
isa = PBXShellScriptBuildPhase;
817817
buildActionMask = 2147483647;
818818
files = (
819819
);
820+
inputFileListPaths = (
821+
);
820822
inputPaths = (
821-
"${PODS_ROOT}/Target Support Files/Pods-Leanplum-SDK_Tests/Pods-Leanplum-SDK_Tests-frameworks.sh",
822-
"${BUILT_PRODUCTS_DIR}/Leanplum-iOS-SDK/Leanplum.framework",
823-
"${BUILT_PRODUCTS_DIR}/OCMock/OCMock.framework",
824-
"${BUILT_PRODUCTS_DIR}/OHHTTPStubs/OHHTTPStubs.framework",
825-
"${BUILT_PRODUCTS_DIR}/iOSSnapshotTestCase/FBSnapshotTestCase.framework",
823+
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
824+
"${PODS_ROOT}/Manifest.lock",
825+
);
826+
name = "[CP] Check Pods Manifest.lock";
827+
outputFileListPaths = (
826828
);
827-
name = "[CP] Embed Pods Frameworks";
828829
outputPaths = (
829-
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Leanplum.framework",
830-
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/OCMock.framework",
831-
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/OHHTTPStubs.framework",
832-
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FBSnapshotTestCase.framework",
830+
"$(DERIVED_FILE_DIR)/Pods-Leanplum-SDK_Example-checkManifestLockResult.txt",
833831
);
834832
runOnlyForDeploymentPostprocessing = 0;
835833
shellPath = /bin/sh;
836-
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Leanplum-SDK_Tests/Pods-Leanplum-SDK_Tests-frameworks.sh\"\n";
834+
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";
837835
showEnvVarsInLog = 0;
838836
};
839-
AA0CCBA276714C8CFADE3529 /* [CP] Check Pods Manifest.lock */ = {
837+
AACCA4162FF275658C0347C7 /* [CP] Copy Pods Resources */ = {
840838
isa = PBXShellScriptBuildPhase;
841839
buildActionMask = 2147483647;
842840
files = (
843841
);
844-
inputFileListPaths = (
845-
);
846842
inputPaths = (
847-
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
848-
"${PODS_ROOT}/Manifest.lock",
849-
);
850-
name = "[CP] Check Pods Manifest.lock";
851-
outputFileListPaths = (
843+
"${PODS_ROOT}/Target Support Files/Pods-Leanplum-SDK_Tests/Pods-Leanplum-SDK_Tests-resources.sh",
844+
"${PODS_CONFIGURATION_BUILD_DIR}/Leanplum-iOS-SDK/Leanplum-iOS-SDK.bundle",
852845
);
846+
name = "[CP] Copy Pods Resources";
853847
outputPaths = (
854-
"$(DERIVED_FILE_DIR)/Pods-Leanplum-SDK_Example-checkManifestLockResult.txt",
848+
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Leanplum-iOS-SDK.bundle",
855849
);
856850
runOnlyForDeploymentPostprocessing = 0;
857851
shellPath = /bin/sh;
858-
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";
852+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Leanplum-SDK_Tests/Pods-Leanplum-SDK_Tests-resources.sh\"\n";
859853
showEnvVarsInLog = 0;
860854
};
861855
/* End PBXShellScriptBuildPhase section */

Leanplum-SDK/Classes/Internal/LPConstants.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
#define IS_NOOP (IS_JAILBROKEN || [LPConstantsState sharedState].isTestMode || [LPConstantsState sharedState].isInPermanentFailureState)
3939
#define RETURN_IF_NOOP if (IS_NOOP) return
4040

41-
#define LEANPLUM_SDK_VERSION @"3.2.0-beta4"
41+
#define LEANPLUM_SDK_VERSION @"3.2.0-beta5"
4242
#define LEANPLUM_CLIENT @"ios"
4343
#define LEANPLUM_SUPPORTED_ENCODING @"gzip"
4444

0 commit comments

Comments
 (0)