From 367e11f8b8b7b6b241054c498813f82e81b2c3d5 Mon Sep 17 00:00:00 2001 From: Jordan Kiley Date: Wed, 26 Aug 2020 14:30:18 -0700 Subject: [PATCH] Update podspecs and changelog for v6.1.0 (#394) * Update for 6.1.0 * Add stray Info.plist --- platform/ios/CHANGELOG.md | 2 +- .../ios/Integration Test Harness/Info.plist | 2 +- platform/ios/Integration Tests/Info.plist | 2 +- .../Mapbox-iOS-SDK-snapshot-dynamic.podspec | 2 +- platform/ios/Mapbox-iOS-SDK-stripped.podspec | 2 +- platform/ios/Mapbox-iOS-SDK.podspec | 2 +- platform/ios/app/Info.plist | 2 +- platform/ios/benchmark/Info.plist | 2 +- platform/ios/framework/Info-static.plist | 2 +- platform/ios/framework/Info.plist | 2 +- platform/ios/ios.xcodeproj/project.pbxproj | 18 +++++++++--------- platform/ios/test/Info.plist | 2 +- 12 files changed, 20 insertions(+), 20 deletions(-) diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md index 6e935889b3..ff9c704c05 100644 --- a/platform/ios/CHANGELOG.md +++ b/platform/ios/CHANGELOG.md @@ -2,7 +2,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONTRIBUTING.md](../../CONTRIBUTING.md) to get started. -## 6.1.0 +## 6.1.0 - August 26, 2020 * Added the `MGLStyle.accessiblePlaceSourceLayerIdentifiers` property to cause VoiceOver to read aloud certain layers in `MGLVectorTileSource`s as places, the same way that certain layers in the Mapbox Streets source are already read aloud as places. ([#336](https://github.com/mapbox/mapbox-gl-native-ios/pull/336)) diff --git a/platform/ios/Integration Test Harness/Info.plist b/platform/ios/Integration Test Harness/Info.plist index 2f233613aa..0ac6bb3662 100644 --- a/platform/ios/Integration Test Harness/Info.plist +++ b/platform/ios/Integration Test Harness/Info.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString 6.1.0 CFBundleVersion - 15262 + 15263 LSRequiresIPhoneOS UILaunchStoryboardName diff --git a/platform/ios/Integration Tests/Info.plist b/platform/ios/Integration Tests/Info.plist index 63ede6ea5d..60c5dd1cfa 100644 --- a/platform/ios/Integration Tests/Info.plist +++ b/platform/ios/Integration Tests/Info.plist @@ -17,6 +17,6 @@ CFBundleShortVersionString 6.1.0 CFBundleVersion - 15262 + 15263 diff --git a/platform/ios/Mapbox-iOS-SDK-snapshot-dynamic.podspec b/platform/ios/Mapbox-iOS-SDK-snapshot-dynamic.podspec index 51d6476d27..fc148c2697 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.1.0-beta.2' + version = '6.1.0' 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 85c11ae0c2..0449f66814 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.1.0-beta.2' + version = '6.1.0' 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 adda220bf6..c19516e694 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.1.0-beta.2' + version = '6.1.0' m.name = 'Mapbox-iOS-SDK' m.version = version diff --git a/platform/ios/app/Info.plist b/platform/ios/app/Info.plist index 54c82b5369..0705c6ad19 100644 --- a/platform/ios/app/Info.plist +++ b/platform/ios/app/Info.plist @@ -21,7 +21,7 @@ CFBundleSignature MBGL CFBundleVersion - 15262 + 15263 LSRequiresIPhoneOS NSHumanReadableCopyright diff --git a/platform/ios/benchmark/Info.plist b/platform/ios/benchmark/Info.plist index 002e38cd6a..55caceab0f 100644 --- a/platform/ios/benchmark/Info.plist +++ b/platform/ios/benchmark/Info.plist @@ -21,7 +21,7 @@ CFBundleSignature MBGL CFBundleVersion - 15262 + 15263 LSRequiresIPhoneOS NSHumanReadableCopyright diff --git a/platform/ios/framework/Info-static.plist b/platform/ios/framework/Info-static.plist index 5badd2a18f..c8851d69e1 100644 --- a/platform/ios/framework/Info-static.plist +++ b/platform/ios/framework/Info-static.plist @@ -15,7 +15,7 @@ CFBundleSignature ???? CFBundleVersion - 15262 + 15263 MGLCommitHash $(CURRENT_COMMIT_HASH) MGLSemanticVersionString diff --git a/platform/ios/framework/Info.plist b/platform/ios/framework/Info.plist index 2aa6697c6f..889213e95e 100644 --- a/platform/ios/framework/Info.plist +++ b/platform/ios/framework/Info.plist @@ -19,7 +19,7 @@ CFBundleSignature ???? CFBundleVersion - 15262 + 15263 MGLCommitHash $(CURRENT_COMMIT_HASH) MGLSemanticVersionString diff --git a/platform/ios/ios.xcodeproj/project.pbxproj b/platform/ios/ios.xcodeproj/project.pbxproj index c767ce3331..b72272ecb5 100644 --- a/platform/ios/ios.xcodeproj/project.pbxproj +++ b/platform/ios/ios.xcodeproj/project.pbxproj @@ -3723,7 +3723,7 @@ CLANG_ENABLE_MODULES = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 15262; + CURRENT_PROJECT_VERSION = 15263; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; GCC_PREPROCESSOR_DEFINITIONS = ""; @@ -3776,7 +3776,7 @@ CODE_SIGN_STYLE = Automatic; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 15262; + DYLIB_CURRENT_VERSION = 15263; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_BITCODE = YES; GCC_PREPROCESSOR_DEFINITIONS = "NDEBUG=1"; @@ -3800,7 +3800,7 @@ buildSettings = { BITCODE_GENERATION_MODE = bitcode; DEFINES_MODULE = YES; - DYLIB_CURRENT_VERSION = 15262; + DYLIB_CURRENT_VERSION = 15263; LIBRARY_SEARCH_PATHS = ( "$(inherited)", "$(PROJECT_DIR)", @@ -3922,7 +3922,7 @@ CLANG_ENABLE_MODULES = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 15262; + CURRENT_PROJECT_VERSION = 15263; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_TESTABILITY = YES; GCC_OPTIMIZATION_LEVEL = 0; @@ -3946,7 +3946,7 @@ CLANG_ENABLE_MODULES = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 15262; + CURRENT_PROJECT_VERSION = 15263; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; GCC_PREPROCESSOR_DEFINITIONS = ""; @@ -4064,7 +4064,7 @@ CODE_SIGN_STYLE = Automatic; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 15262; + DYLIB_CURRENT_VERSION = 15263; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_BITCODE = YES; INFOPLIST_FILE = framework/Info.plist; @@ -4092,7 +4092,7 @@ DEFINES_MODULE = YES; DEPLOYMENT_POSTPROCESSING = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 15262; + DYLIB_CURRENT_VERSION = 15263; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_BITCODE = YES; GCC_PREPROCESSOR_DEFINITIONS = "NDEBUG=1"; @@ -4139,7 +4139,7 @@ buildSettings = { BITCODE_GENERATION_MODE = bitcode; DEFINES_MODULE = YES; - DYLIB_CURRENT_VERSION = 15262; + DYLIB_CURRENT_VERSION = 15263; LIBRARY_SEARCH_PATHS = ( "$(inherited)", "$(PROJECT_DIR)", @@ -4164,7 +4164,7 @@ BITCODE_GENERATION_MODE = bitcode; DEFINES_MODULE = YES; DEPLOYMENT_POSTPROCESSING = YES; - DYLIB_CURRENT_VERSION = 15262; + DYLIB_CURRENT_VERSION = 15263; LIBRARY_SEARCH_PATHS = ( "$(inherited)", "$(PROJECT_DIR)", diff --git a/platform/ios/test/Info.plist b/platform/ios/test/Info.plist index e69f13ff39..9411affedf 100644 --- a/platform/ios/test/Info.plist +++ b/platform/ios/test/Info.plist @@ -19,6 +19,6 @@ CFBundleSignature ???? CFBundleVersion - 15262 + 15263