Skip to content

Commit 7df1b2f

Browse files
author
infobip-ci
committed
Version bump to 2.1.2
1 parent 57bb815 commit 7df1b2f

4 files changed

Lines changed: 10 additions & 10 deletions

File tree

Example/MobileMessagingExample.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -683,7 +683,7 @@
683683
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
684684
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
685685
COPY_PHASE_STRIP = NO;
686-
CURRENT_PROJECT_VERSION = 1460136653745;
686+
CURRENT_PROJECT_VERSION = 1460136653746;
687687
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
688688
ENABLE_STRICT_OBJC_MSGSEND = YES;
689689
ENABLE_TESTABILITY = YES;
@@ -731,7 +731,7 @@
731731
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
732732
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
733733
COPY_PHASE_STRIP = NO;
734-
CURRENT_PROJECT_VERSION = 1460136653745;
734+
CURRENT_PROJECT_VERSION = 1460136653746;
735735
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
736736
ENABLE_NS_ASSERTIONS = NO;
737737
ENABLE_STRICT_OBJC_MSGSEND = YES;
@@ -758,7 +758,7 @@
758758
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
759759
CODE_SIGN_ENTITLEMENTS = MobileMessagingExample/MobileMessagingExample.entitlements;
760760
CODE_SIGN_IDENTITY = "iPhone Developer";
761-
CURRENT_PROJECT_VERSION = 1460136653745;
761+
CURRENT_PROJECT_VERSION = 1460136653746;
762762
DEFINES_MODULE = YES;
763763
DEVELOPMENT_TEAM = T6U248P7YM;
764764
FRAMEWORK_SEARCH_PATHS = (
@@ -790,7 +790,7 @@
790790
CODE_SIGN_ENTITLEMENTS = MobileMessagingExample/MobileMessagingExample.entitlements;
791791
CODE_SIGN_IDENTITY = "iPhone Developer";
792792
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
793-
CURRENT_PROJECT_VERSION = 1460136653745;
793+
CURRENT_PROJECT_VERSION = 1460136653746;
794794
DEFINES_MODULE = YES;
795795
DEVELOPMENT_TEAM = T6U248P7YM;
796796
FRAMEWORK_SEARCH_PATHS = (

Example/MobileMessagingExample/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
<key>CFBundlePackageType</key>
1616
<string>APPL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>2.1.1</string>
18+
<string>2.1.2</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>1460136653745</string>
22+
<string>1460136653746</string>
2323
<key>LSRequiresIPhoneOS</key>
2424
<true/>
2525
<key>UIBackgroundModes</key>

Example/Tests/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
<key>CFBundlePackageType</key>
1616
<string>BNDL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>2.1.1</string>
18+
<string>2.1.2</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>1460136653745</string>
22+
<string>1460136653746</string>
2323
</dict>
2424
</plist>

Example/Tests/MobileMessagingExample_Tests_Device-Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
<key>CFBundlePackageType</key>
1616
<string>BNDL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>2.1.1</string>
18+
<string>2.1.2</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>1460136653745</string>
22+
<string>1460136653746</string>
2323
</dict>
2424
</plist>

0 commit comments

Comments
 (0)