diff --git a/Examples/Objective-CTests/Info.plist b/Examples/Objective-CTests/Info.plist index 037575aed15..acb94f23936 100644 --- a/Examples/Objective-CTests/Info.plist +++ b/Examples/Objective-CTests/Info.plist @@ -15,8 +15,8 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.14.1 + 0.15.0 CFBundleVersion - 20 + 21 diff --git a/Examples/SwiftTests/Info.plist b/Examples/SwiftTests/Info.plist index 037575aed15..acb94f23936 100644 --- a/Examples/SwiftTests/Info.plist +++ b/Examples/SwiftTests/Info.plist @@ -15,8 +15,8 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.14.1 + 0.15.0 CFBundleVersion - 20 + 21 diff --git a/MapboxCoreNavigation.podspec b/MapboxCoreNavigation.podspec index fb5c5b23430..f4220abb134 100644 --- a/MapboxCoreNavigation.podspec +++ b/MapboxCoreNavigation.podspec @@ -3,7 +3,7 @@ Pod::Spec.new do |s| # ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # s.name = "MapboxCoreNavigation" - s.version = "0.14.1" + s.version = "0.15.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 0dd42e99718..c1612b2ef61 100644 --- a/MapboxCoreNavigation/Info.plist +++ b/MapboxCoreNavigation/Info.plist @@ -15,9 +15,9 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.14.1 + 0.15.0 CFBundleVersion - 20 + 21 NSPrincipalClass diff --git a/MapboxCoreNavigationTests/Info.plist b/MapboxCoreNavigationTests/Info.plist index 037575aed15..acb94f23936 100644 --- a/MapboxCoreNavigationTests/Info.plist +++ b/MapboxCoreNavigationTests/Info.plist @@ -15,8 +15,8 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.14.1 + 0.15.0 CFBundleVersion - 20 + 21 diff --git a/MapboxNavigation-Documentation.podspec b/MapboxNavigation-Documentation.podspec index 37c4f0e7117..4e1b439feaf 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.14.1" + s.version = "0.15.0" s.summary = "Complete turn-by-turn navigation interface for iOS." s.description = <<-DESC diff --git a/MapboxNavigation.podspec b/MapboxNavigation.podspec index 49dc3bbabb4..f5ab858bb2b 100644 --- a/MapboxNavigation.podspec +++ b/MapboxNavigation.podspec @@ -3,7 +3,7 @@ Pod::Spec.new do |s| # ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # s.name = "MapboxNavigation" - s.version = "0.14.1" + s.version = "0.15.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 90e1c9801c3..c188cd5e1c9 100644 --- a/MapboxNavigation.xcodeproj/project.pbxproj +++ b/MapboxNavigation.xcodeproj/project.pbxproj @@ -1935,7 +1935,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 20; + DYLIB_CURRENT_VERSION = 21; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -1962,7 +1962,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 20; + DYLIB_CURRENT_VERSION = 21; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -2205,7 +2205,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 20; + CURRENT_PROJECT_VERSION = 21; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; @@ -2267,7 +2267,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 20; + CURRENT_PROJECT_VERSION = 21; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -2300,7 +2300,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 20; + DYLIB_CURRENT_VERSION = 21; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -2327,7 +2327,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 20; + DYLIB_CURRENT_VERSION = 21; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", diff --git a/MapboxNavigation/Info.plist b/MapboxNavigation/Info.plist index 0dd42e99718..c1612b2ef61 100644 --- a/MapboxNavigation/Info.plist +++ b/MapboxNavigation/Info.plist @@ -15,9 +15,9 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.14.1 + 0.15.0 CFBundleVersion - 20 + 21 NSPrincipalClass diff --git a/MapboxNavigationTests/Info.plist b/MapboxNavigationTests/Info.plist index 037575aed15..acb94f23936 100644 --- a/MapboxNavigationTests/Info.plist +++ b/MapboxNavigationTests/Info.plist @@ -15,8 +15,8 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.14.1 + 0.15.0 CFBundleVersion - 20 + 21 diff --git a/README.md b/README.md index e4ffbe88fd9..b1bfa5cc526 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,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.14' + pod 'MapboxNavigation', '~> 0.15' ``` 1. Run `pod repo update && pod install` and open the resulting Xcode workspace. @@ -48,7 +48,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#binary-only-frameworks) with the following dependency: ```cartfile - github "mapbox/mapbox-navigation-ios" ~> 0.14 + github "mapbox/mapbox-navigation-ios" ~> 0.15 ``` 1. Run `carthage update --platform iOS` to build just the iOS dependencies. diff --git a/custom-navigation.md b/custom-navigation.md index a5d6044a7ae..f425f89f988 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.14' + pod 'MapboxCoreNavigation', '~> 0.15' ``` 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.14 + github "mapbox/mapbox-navigation-ios" ~> 0.15 ``` 1. Run `carthage update --platform iOS` to build just the iOS dependencies.