From 4d5058523b18a5aa7b18ca2babf9198375b63365 Mon Sep 17 00:00:00 2001 From: infobip-ci Date: Fri, 25 Aug 2017 09:31:09 +0300 Subject: [PATCH] Version bump to 2.8.0 --- .../project.pbxproj | 32 +++++++++---------- Example/MobileMessagingExample/Info.plist | 4 +-- .../NotificationServiceExtension/Info.plist | 4 +-- Example/Tests/Info.plist | 4 +-- ...leMessagingExample_Tests_Device-Info.plist | 4 +-- MobileMessaging.podspec | 2 +- Pod/Classes/Core/MMVersion.swift | 2 +- 7 files changed, 26 insertions(+), 26 deletions(-) diff --git a/Example/MobileMessagingExample.xcodeproj/project.pbxproj b/Example/MobileMessagingExample.xcodeproj/project.pbxproj index 7289afe3..457efd9f 100644 --- a/Example/MobileMessagingExample.xcodeproj/project.pbxproj +++ b/Example/MobileMessagingExample.xcodeproj/project.pbxproj @@ -8,10 +8,10 @@ /* Begin PBXBuildFile section */ 2499E18FB6EBAD6C8F7A7620 /* Pods_MobileMessagingExample_Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3F5E69FCAC421EB2E25ED816 /* Pods_MobileMessagingExample_Tests.framework */; }; - 5000030C1CCB7B2F00C91479 /* (null) in Resources */ = {isa = PBXBuildFile; }; - 5000030D1CCB7B2F00C91479 /* (null) in Resources */ = {isa = PBXBuildFile; }; - 500003101CCB7B3C00C91479 /* (null) in Resources */ = {isa = PBXBuildFile; }; - 500003111CCB7B3C00C91479 /* (null) in Resources */ = {isa = PBXBuildFile; }; + 5000030C1CCB7B2F00C91479 /* BuildFile in Resources */ = {isa = PBXBuildFile; }; + 5000030D1CCB7B2F00C91479 /* BuildFile in Resources */ = {isa = PBXBuildFile; }; + 500003101CCB7B3C00C91479 /* BuildFile in Resources */ = {isa = PBXBuildFile; }; + 500003111CCB7B3C00C91479 /* BuildFile in Resources */ = {isa = PBXBuildFile; }; 502129431CEEF450007CEF8E /* MessagesManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 502129421CEEF450007CEF8E /* MessagesManager.swift */; }; 5087EDA71CEEF82500B85546 /* MessageCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5087EDA61CEEF82500B85546 /* MessageCell.swift */; }; 5087EDB01CEF067100B85546 /* InfoTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5087EDAC1CEF067100B85546 /* InfoTableViewController.swift */; }; @@ -575,14 +575,14 @@ buildActionMask = 2147483647; files = ( A0DB0FBD1E2F8FC0005F5979 /* mocks in Resources */, - 500003111CCB7B3C00C91479 /* (null) in Resources */, + 500003111CCB7B3C00C91479 /* BuildFile in Resources */, 50B8C10D1CAD3362000FB79A /* Images.xcassets in Resources */, - 500003101CCB7B3C00C91479 /* (null) in Resources */, + 500003101CCB7B3C00C91479 /* BuildFile in Resources */, A0953C291CAD1C660076488D /* Main.storyboard in Resources */, 8EC5E6061CEB4A36008D53A3 /* MobileMessagingExample_Tests_Device-Info.plist in Resources */, - 5000030D1CCB7B2F00C91479 /* (null) in Resources */, + 5000030D1CCB7B2F00C91479 /* BuildFile in Resources */, 607FACE01AFB9204008FA782 /* LaunchScreen.xib in Resources */, - 5000030C1CCB7B2F00C91479 /* (null) in Resources */, + 5000030C1CCB7B2F00C91479 /* BuildFile in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -770,7 +770,7 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - 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"; + shellScript = "diff \"${PODS_ROOT}/../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"; showEnvVarsInLog = 0; }; E29CA7FF694F6C884B7A4A81 /* [CP] Copy Pods Resources */ = { @@ -800,7 +800,7 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - 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"; + shellScript = "diff \"${PODS_ROOT}/../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"; showEnvVarsInLog = 0; }; FDAE422B74F7B1991521A7F6 /* [CP] Check Pods Manifest.lock */ = { @@ -815,7 +815,7 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - 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"; + shellScript = "diff \"${PODS_ROOT}/../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"; showEnvVarsInLog = 0; }; FF4C78924BA3EAE65513FDC6 /* [CP] Check Pods Manifest.lock */ = { @@ -830,7 +830,7 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - 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"; + shellScript = "diff \"${PODS_ROOT}/../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"; showEnvVarsInLog = 0; }; /* End PBXShellScriptBuildPhase section */ @@ -974,7 +974,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 1460136653779; + CURRENT_PROJECT_VERSION = 1460136653780; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; @@ -1022,7 +1022,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 1460136653779; + CURRENT_PROJECT_VERSION = 1460136653780; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -1051,7 +1051,7 @@ CODE_SIGN_ENTITLEMENTS = MobileMessagingExample/MobileMessagingExample.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 1460136653779; + CURRENT_PROJECT_VERSION = 1460136653780; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = T6U248P7YM; FRAMEWORK_SEARCH_PATHS = ( @@ -1084,7 +1084,7 @@ CODE_SIGN_ENTITLEMENTS = MobileMessagingExample/MobileMessagingExample.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 1460136653779; + CURRENT_PROJECT_VERSION = 1460136653780; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = T6U248P7YM; FRAMEWORK_SEARCH_PATHS = ( diff --git a/Example/MobileMessagingExample/Info.plist b/Example/MobileMessagingExample/Info.plist index 1ccff25d..fc46b157 100644 --- a/Example/MobileMessagingExample/Info.plist +++ b/Example/MobileMessagingExample/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2.7.1 + 2.8.0 CFBundleSignature ???? CFBundleVersion - 1460136653779 + 1460136653780 LSRequiresIPhoneOS UIBackgroundModes diff --git a/Example/NotificationServiceExtension/Info.plist b/Example/NotificationServiceExtension/Info.plist index 39516356..83ec83a7 100644 --- a/Example/NotificationServiceExtension/Info.plist +++ b/Example/NotificationServiceExtension/Info.plist @@ -17,9 +17,9 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 2.7.1 + 2.8.0 CFBundleVersion - 1460136653779 + 1460136653780 NSAppTransportSecurity NSAllowsArbitraryLoads diff --git a/Example/Tests/Info.plist b/Example/Tests/Info.plist index 8703e4a4..197569fa 100644 --- a/Example/Tests/Info.plist +++ b/Example/Tests/Info.plist @@ -15,10 +15,10 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 2.7.1 + 2.8.0 CFBundleSignature ???? CFBundleVersion - 1460136653779 + 1460136653780 diff --git a/Example/Tests/MobileMessagingExample_Tests_Device-Info.plist b/Example/Tests/MobileMessagingExample_Tests_Device-Info.plist index 8703e4a4..197569fa 100644 --- a/Example/Tests/MobileMessagingExample_Tests_Device-Info.plist +++ b/Example/Tests/MobileMessagingExample_Tests_Device-Info.plist @@ -15,10 +15,10 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 2.7.1 + 2.8.0 CFBundleSignature ???? CFBundleVersion - 1460136653779 + 1460136653780 diff --git a/MobileMessaging.podspec b/MobileMessaging.podspec index be2b7550..d9eb8c68 100644 --- a/MobileMessaging.podspec +++ b/MobileMessaging.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "MobileMessaging" - s.version = "2.7.1" + s.version = "2.8.0" s.summary = "Mobile Messaging SDK for iOS" s.description = "Mobile Messaging SDK is designed and developed to easily enable push notification channel in your mobile application. In almost no time of implementation you get push notification in you application and access to the features of Infobip IP Messaging Platform." s.homepage = "https://github.com/infobip/mobile-messaging-sdk-ios" diff --git a/Pod/Classes/Core/MMVersion.swift b/Pod/Classes/Core/MMVersion.swift index 6e299bdb..db1e8116 100644 --- a/Pod/Classes/Core/MMVersion.swift +++ b/Pod/Classes/Core/MMVersion.swift @@ -1 +1 @@ -let mobileMessagingVersion = "2.7.1" +let mobileMessagingVersion = "2.8.0"