diff --git a/platform/ios/Integration Test Harness/Info.plist b/platform/ios/Integration Test Harness/Info.plist
index 1bfccdbd00..264ac8fd0d 100644
--- a/platform/ios/Integration Test Harness/Info.plist
+++ b/platform/ios/Integration Test Harness/Info.plist
@@ -19,7 +19,7 @@
CFBundleShortVersionString
6.2.0
CFBundleVersion
- 15267
+ 15268
LSRequiresIPhoneOS
UILaunchStoryboardName
diff --git a/platform/ios/Integration Tests/Info.plist b/platform/ios/Integration Tests/Info.plist
index 6fc7f96e8b..822dfba7f0 100644
--- a/platform/ios/Integration Tests/Info.plist
+++ b/platform/ios/Integration Tests/Info.plist
@@ -17,6 +17,6 @@
CFBundleShortVersionString
6.2.0
CFBundleVersion
- 15267
+ 15268
diff --git a/platform/ios/Mapbox-iOS-SDK-snapshot-dynamic.podspec b/platform/ios/Mapbox-iOS-SDK-snapshot-dynamic.podspec
index 25889767b1..61fce95463 100644
--- a/platform/ios/Mapbox-iOS-SDK-snapshot-dynamic.podspec
+++ b/platform/ios/Mapbox-iOS-SDK-snapshot-dynamic.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |m|
- version = '6.2.0-beta.1'
+ version = '6.2.0-beta.2'
m.name = 'Mapbox-iOS-SDK-snapshot-dynamic'
m.version = "#{version}-snapshot"
diff --git a/platform/ios/Mapbox-iOS-SDK-stripped.podspec b/platform/ios/Mapbox-iOS-SDK-stripped.podspec
index ce891b4c07..0097ca6b3c 100644
--- a/platform/ios/Mapbox-iOS-SDK-stripped.podspec
+++ b/platform/ios/Mapbox-iOS-SDK-stripped.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |m|
- version = '6.2.0-beta.1'
+ version = '6.2.0-beta.2'
m.name = 'Mapbox-iOS-SDK-stripped'
m.version = "#{version}-stripped"
diff --git a/platform/ios/Mapbox-iOS-SDK.podspec b/platform/ios/Mapbox-iOS-SDK.podspec
index a5c6490b1d..344b8cd3ca 100644
--- a/platform/ios/Mapbox-iOS-SDK.podspec
+++ b/platform/ios/Mapbox-iOS-SDK.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |m|
- version = '6.2.0-beta.1'
+ version = '6.2.0-beta.2'
m.name = 'Mapbox-iOS-SDK'
m.version = version
diff --git a/platform/ios/app/Info.plist b/platform/ios/app/Info.plist
index fcf2f9e34b..23d946b080 100644
--- a/platform/ios/app/Info.plist
+++ b/platform/ios/app/Info.plist
@@ -21,7 +21,7 @@
CFBundleSignature
MBGL
CFBundleVersion
- 15267
+ 15268
LSRequiresIPhoneOS
NSLocationTemporaryUsageDescriptionDictionary
diff --git a/platform/ios/benchmark/Info.plist b/platform/ios/benchmark/Info.plist
index fe2002a746..effaf156e5 100644
--- a/platform/ios/benchmark/Info.plist
+++ b/platform/ios/benchmark/Info.plist
@@ -21,7 +21,7 @@
CFBundleSignature
MBGL
CFBundleVersion
- 15267
+ 15268
LSRequiresIPhoneOS
NSHumanReadableCopyright
diff --git a/platform/ios/framework/Info-static.plist b/platform/ios/framework/Info-static.plist
index d9369c8bcb..0858ca35ae 100644
--- a/platform/ios/framework/Info-static.plist
+++ b/platform/ios/framework/Info-static.plist
@@ -15,7 +15,7 @@
CFBundleSignature
????
CFBundleVersion
- 15267
+ 15268
MGLCommitHash
$(CURRENT_COMMIT_HASH)
MGLSemanticVersionString
diff --git a/platform/ios/framework/Info.plist b/platform/ios/framework/Info.plist
index d6abe5afce..ce6a63d1fb 100644
--- a/platform/ios/framework/Info.plist
+++ b/platform/ios/framework/Info.plist
@@ -19,7 +19,7 @@
CFBundleSignature
????
CFBundleVersion
- 15267
+ 15268
MGLCommitHash
$(CURRENT_COMMIT_HASH)
MGLSemanticVersionString
diff --git a/platform/ios/ios.xcodeproj/project.pbxproj b/platform/ios/ios.xcodeproj/project.pbxproj
index 0cefdaae17..2af462dd82 100644
--- a/platform/ios/ios.xcodeproj/project.pbxproj
+++ b/platform/ios/ios.xcodeproj/project.pbxproj
@@ -3767,7 +3767,7 @@
CLANG_ENABLE_MODULES = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
- CURRENT_PROJECT_VERSION = 15267;
+ CURRENT_PROJECT_VERSION = 15268;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
GCC_PREPROCESSOR_DEFINITIONS = "";
@@ -3820,7 +3820,7 @@
CODE_SIGN_STYLE = Automatic;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 15267;
+ DYLIB_CURRENT_VERSION = 15268;
DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_BITCODE = YES;
GCC_PREPROCESSOR_DEFINITIONS = "NDEBUG=1";
@@ -3844,7 +3844,7 @@
buildSettings = {
BITCODE_GENERATION_MODE = bitcode;
DEFINES_MODULE = YES;
- DYLIB_CURRENT_VERSION = 15267;
+ DYLIB_CURRENT_VERSION = 15268;
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)",
@@ -3966,7 +3966,7 @@
CLANG_ENABLE_MODULES = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
- CURRENT_PROJECT_VERSION = 15267;
+ CURRENT_PROJECT_VERSION = 15268;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_TESTABILITY = YES;
GCC_OPTIMIZATION_LEVEL = 0;
@@ -3990,7 +3990,7 @@
CLANG_ENABLE_MODULES = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
- CURRENT_PROJECT_VERSION = 15267;
+ CURRENT_PROJECT_VERSION = 15268;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
GCC_PREPROCESSOR_DEFINITIONS = "";
@@ -4108,7 +4108,7 @@
CODE_SIGN_STYLE = Automatic;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 15267;
+ DYLIB_CURRENT_VERSION = 15268;
DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_BITCODE = YES;
INFOPLIST_FILE = framework/Info.plist;
@@ -4136,7 +4136,7 @@
DEFINES_MODULE = YES;
DEPLOYMENT_POSTPROCESSING = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 15267;
+ DYLIB_CURRENT_VERSION = 15268;
DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_BITCODE = YES;
GCC_PREPROCESSOR_DEFINITIONS = "NDEBUG=1";
@@ -4183,7 +4183,7 @@
buildSettings = {
BITCODE_GENERATION_MODE = bitcode;
DEFINES_MODULE = YES;
- DYLIB_CURRENT_VERSION = 15267;
+ DYLIB_CURRENT_VERSION = 15268;
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)",
@@ -4208,7 +4208,7 @@
BITCODE_GENERATION_MODE = bitcode;
DEFINES_MODULE = YES;
DEPLOYMENT_POSTPROCESSING = YES;
- DYLIB_CURRENT_VERSION = 15267;
+ DYLIB_CURRENT_VERSION = 15268;
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)",
diff --git a/platform/ios/test/Info.plist b/platform/ios/test/Info.plist
index 31f2adb83e..fcca757487 100644
--- a/platform/ios/test/Info.plist
+++ b/platform/ios/test/Info.plist
@@ -19,6 +19,6 @@
CFBundleSignature
????
CFBundleVersion
- 15267
+ 15268