From 0c8a2cfc21c7e396df29c0d7d31b99eefed7fb30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Minh=20Nguye=CC=82=CC=83n?= Date: Thu, 2 May 2019 04:14:26 -0700 Subject: [PATCH] v0.32.0 --- Bench/Info.plist | 4 ++-- BenchTests/Info.plist | 4 ++-- BenchUITests/Info.plist | 4 ++-- CHANGELOG.md | 2 +- Example/Info.plist | 4 ++-- MapboxCoreNavigation.podspec | 2 +- MapboxCoreNavigation/Info.plist | 4 ++-- MapboxCoreNavigationTests/Info.plist | 4 ++-- MapboxNavigation-Documentation.podspec | 2 +- MapboxNavigation.podspec | 2 +- MapboxNavigation.xcodeproj/project.pbxproj | 20 ++++++++++---------- MapboxNavigation/Info.plist | 4 ++-- MapboxNavigationTests/Info.plist | 4 ++-- README.md | 4 ++-- TestHelper/Info.plist | 4 ++-- custom-navigation.md | 4 ++-- 16 files changed, 36 insertions(+), 36 deletions(-) diff --git a/Bench/Info.plist b/Bench/Info.plist index 6aee0302fcd..69b41978be0 100644 --- a/Bench/Info.plist +++ b/Bench/Info.plist @@ -17,9 +17,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.31.0 + 0.32.0 CFBundleVersion - 11 + 12 LSRequiresIPhoneOS NSLocationAlwaysAndWhenInUseUsageDescription diff --git a/BenchTests/Info.plist b/BenchTests/Info.plist index 307c3e6adc6..4c84c4a86df 100644 --- a/BenchTests/Info.plist +++ b/BenchTests/Info.plist @@ -15,8 +15,8 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.31.0 + 0.32.0 CFBundleVersion - 11 + 12 diff --git a/BenchUITests/Info.plist b/BenchUITests/Info.plist index 307c3e6adc6..4c84c4a86df 100644 --- a/BenchUITests/Info.plist +++ b/BenchUITests/Info.plist @@ -15,8 +15,8 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.31.0 + 0.32.0 CFBundleVersion - 11 + 12 diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a2a9686c1a..b3b7c131374 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changes to the Mapbox Navigation SDK for iOS -## master +## v0.32.0 ### Core Navigation diff --git a/Example/Info.plist b/Example/Info.plist index 8bc5662ebc8..bdf8ad92b53 100644 --- a/Example/Info.plist +++ b/Example/Info.plist @@ -15,9 +15,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.31.0 + 0.32.0 CFBundleVersion - 11 + 12 LSApplicationCategoryType LSRequiresIPhoneOS diff --git a/MapboxCoreNavigation.podspec b/MapboxCoreNavigation.podspec index 929b6390a72..fda657634f4 100644 --- a/MapboxCoreNavigation.podspec +++ b/MapboxCoreNavigation.podspec @@ -3,7 +3,7 @@ Pod::Spec.new do |s| # ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # s.name = "MapboxCoreNavigation" - s.version = "0.31.0" + s.version = "0.32.0" s.summary = "Core components for turn-by-turn navigation on iOS." s.description = <<-DESC diff --git a/MapboxCoreNavigation/Info.plist b/MapboxCoreNavigation/Info.plist index 6424c7fee6c..c5b4c09cf9a 100644 --- a/MapboxCoreNavigation/Info.plist +++ b/MapboxCoreNavigation/Info.plist @@ -15,9 +15,9 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.31.0 + 0.32.0 CFBundleVersion - 11 + 12 NSPrincipalClass diff --git a/MapboxCoreNavigationTests/Info.plist b/MapboxCoreNavigationTests/Info.plist index 04b6bd2d91f..15e6871708c 100644 --- a/MapboxCoreNavigationTests/Info.plist +++ b/MapboxCoreNavigationTests/Info.plist @@ -15,12 +15,12 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.31.0 + 0.32.0 NSLocationWhenInUseUsageDescription Location Usage Description NSLocationAlwaysAndWhenInUseUsageDescription Location Usage Description CFBundleVersion - 11 + 12 diff --git a/MapboxNavigation-Documentation.podspec b/MapboxNavigation-Documentation.podspec index 645db67e662..ccb9fa5b8fa 100644 --- a/MapboxNavigation-Documentation.podspec +++ b/MapboxNavigation-Documentation.podspec @@ -3,7 +3,7 @@ Pod::Spec.new do |s| # ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # s.name = "MapboxNavigation-Documentation" - s.version = "0.31.0" + s.version = "0.32.0" s.summary = "Complete turn-by-turn navigation interface for iOS." s.description = <<-DESC diff --git a/MapboxNavigation.podspec b/MapboxNavigation.podspec index 1c1d8d77c2b..2cf6937b3c1 100644 --- a/MapboxNavigation.podspec +++ b/MapboxNavigation.podspec @@ -3,7 +3,7 @@ Pod::Spec.new do |s| # ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # s.name = "MapboxNavigation" - s.version = "0.31.0" + s.version = "0.32.0" s.summary = "Complete turn-by-turn navigation interface for iOS." s.description = <<-DESC diff --git a/MapboxNavigation.xcodeproj/project.pbxproj b/MapboxNavigation.xcodeproj/project.pbxproj index 19403e39344..8dbd1a77b79 100644 --- a/MapboxNavigation.xcodeproj/project.pbxproj +++ b/MapboxNavigation.xcodeproj/project.pbxproj @@ -2866,7 +2866,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 11; + DYLIB_CURRENT_VERSION = 12; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -2888,7 +2888,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 11; + DYLIB_CURRENT_VERSION = 12; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -3161,12 +3161,12 @@ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_IDENTITY = ""; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 11; + CURRENT_PROJECT_VERSION = 12; DEBUG_INFORMATION_FORMAT = dwarf; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 11; + DYLIB_CURRENT_VERSION = 12; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -3196,11 +3196,11 @@ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_IDENTITY = ""; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 11; + CURRENT_PROJECT_VERSION = 12; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 11; + DYLIB_CURRENT_VERSION = 12; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -3302,7 +3302,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 11; + CURRENT_PROJECT_VERSION = 12; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; @@ -3366,7 +3366,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 11; + CURRENT_PROJECT_VERSION = 12; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -3399,7 +3399,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 11; + DYLIB_CURRENT_VERSION = 12; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -3423,7 +3423,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 11; + DYLIB_CURRENT_VERSION = 12; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", diff --git a/MapboxNavigation/Info.plist b/MapboxNavigation/Info.plist index 6424c7fee6c..c5b4c09cf9a 100644 --- a/MapboxNavigation/Info.plist +++ b/MapboxNavigation/Info.plist @@ -15,9 +15,9 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.31.0 + 0.32.0 CFBundleVersion - 11 + 12 NSPrincipalClass diff --git a/MapboxNavigationTests/Info.plist b/MapboxNavigationTests/Info.plist index 8c8765408db..8953b99c59c 100644 --- a/MapboxNavigationTests/Info.plist +++ b/MapboxNavigationTests/Info.plist @@ -15,12 +15,12 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.31.0 + 0.32.0 NSLocationAlwaysAndWhenInUseUsageDescription Location Usage Description NSLocationWhenInUseUsageDescription Location Usage Description CFBundleVersion - 11 + 12 diff --git a/README.md b/README.md index 9fc439d7569..5822a2ac5cd 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ To install Mapbox Navigation using [CocoaPods](https://cocoapods.org/): 1. Create a [Podfile](https://guides.cocoapods.org/syntax/podfile.html) with the following specification: ```ruby - pod 'MapboxNavigation', '~> 0.31.0' + pod 'MapboxNavigation', '~> 0.32.0' ``` 1. Run `pod repo update && pod install` and open the resulting Xcode workspace. @@ -49,7 +49,7 @@ Alternatively, to install Mapbox Navigation using [Carthage](https://github.com/ 1. Create a [Cartfile](https://github.com/Carthage/Carthage/blob/master/Documentation/Artifacts.md#github-repositories) with the following dependency: ```cartfile - github "mapbox/mapbox-navigation-ios" ~> 0.31 + github "mapbox/mapbox-navigation-ios" ~> 0.32 ``` 1. Run `carthage update --platform iOS` to build just the iOS dependencies. diff --git a/TestHelper/Info.plist b/TestHelper/Info.plist index 7dbeac49312..fb177c51d78 100644 --- a/TestHelper/Info.plist +++ b/TestHelper/Info.plist @@ -15,8 +15,8 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.31.0 + 0.32.0 CFBundleVersion - 11 + 12 diff --git a/custom-navigation.md b/custom-navigation.md index 0e530961c7f..0c9ac45707d 100644 --- a/custom-navigation.md +++ b/custom-navigation.md @@ -20,7 +20,7 @@ To install Mapbox Core Navigation using [CocoaPods](https://cocoapods.org/): 1. Specify the following dependency in your Podfile: ```ruby - pod 'MapboxCoreNavigation', '~> 0.31.0' + pod 'MapboxCoreNavigation', '~> 0.32.0' ``` 1. Run `pod install` and open the resulting Xcode workspace. @@ -31,7 +31,7 @@ Alternatively, to install Mapbox Core Navigation using [Carthage](https://github 1. Specify the following dependency in your Cartfile: ```cartfile - github "mapbox/mapbox-navigation-ios" ~> 0.31 + github "mapbox/mapbox-navigation-ios" ~> 0.32 ``` 1. Run `carthage update --platform iOS` to build just the iOS dependencies.