From 5d9d4b6e564e02d16ae3c0a86e07fc3e29c1ad90 Mon Sep 17 00:00:00 2001 From: Alexis Oyama Date: Tue, 9 Jan 2018 15:57:40 -0800 Subject: [PATCH] Apple SDK 2.0.5 --- Leanplum-SDK/Classes/Constants.h | 2 +- Leanplum-SDK/Classes/Leanplum.h | 2 +- Leanplum-iOS-SDK-source.podspec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Leanplum-SDK/Classes/Constants.h b/Leanplum-SDK/Classes/Constants.h index dc52c731..a7a025b1 100644 --- a/Leanplum-SDK/Classes/Constants.h +++ b/Leanplum-SDK/Classes/Constants.h @@ -45,7 +45,7 @@ #define IS_NOOP ((!IS_SUPPORTED_IOS_VERSION) || IS_JAILBROKEN || [LPConstantsState sharedState].isTestMode || [LPConstantsState sharedState].isInPermanentFailureState) #define RETURN_IF_NOOP if (IS_NOOP) return -#define LEANPLUM_SDK_VERSION @"2.0.5-SNAPSHOT" +#define LEANPLUM_SDK_VERSION @"2.0.5" #define LEANPLUM_CLIENT @"ios" // Can upload up to 100 files or 50 MB per request. diff --git a/Leanplum-SDK/Classes/Leanplum.h b/Leanplum-SDK/Classes/Leanplum.h index 796b659b..a1a5b5a1 100644 --- a/Leanplum-SDK/Classes/Leanplum.h +++ b/Leanplum-SDK/Classes/Leanplum.h @@ -1,6 +1,6 @@ // // Leanplum.h -// Leanplum iOS SDK Version 2.0.5-SNAPSHOT +// Leanplum iOS SDK Version 2.0.5 // // Copyright (c) 2012 Leanplum, Inc. All rights reserved. // diff --git a/Leanplum-iOS-SDK-source.podspec b/Leanplum-iOS-SDK-source.podspec index a7639c0f..fdb7154c 100644 --- a/Leanplum-iOS-SDK-source.podspec +++ b/Leanplum-iOS-SDK-source.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'Leanplum-iOS-SDK-source' - s.version = '2.0.5-SNAPSHOT' + s.version = '2.0.5' s.summary = 'Mobile Marketing Platform. Integrated. ROI Engine.' s.description = <<-DESC Leanplum’s integrated solution delivers meaningful engagement across messaging and the in-app