From 563ee58bf5f2d064f79112d68404094f8036652d Mon Sep 17 00:00:00 2001 From: Bobby Sudekum Date: Tue, 17 Oct 2017 15:05:01 -0500 Subject: [PATCH] Release v0.9.0 (#723) --- Examples/Objective-CTests/Info.plist | 4 ++-- Examples/SwiftTests/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 | 12 ++++++------ MapboxNavigation/Info.plist | 4 ++-- MapboxNavigationTests/Info.plist | 4 ++-- README.md | 4 ++-- 11 files changed, 23 insertions(+), 23 deletions(-) diff --git a/Examples/Objective-CTests/Info.plist b/Examples/Objective-CTests/Info.plist index b8381fe835b..95837be7119 100644 --- a/Examples/Objective-CTests/Info.plist +++ b/Examples/Objective-CTests/Info.plist @@ -15,8 +15,8 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.8.3 + 0.9.0 CFBundleVersion - 8 + 9 diff --git a/Examples/SwiftTests/Info.plist b/Examples/SwiftTests/Info.plist index b8381fe835b..95837be7119 100644 --- a/Examples/SwiftTests/Info.plist +++ b/Examples/SwiftTests/Info.plist @@ -15,8 +15,8 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.8.3 + 0.9.0 CFBundleVersion - 8 + 9 diff --git a/MapboxCoreNavigation.podspec b/MapboxCoreNavigation.podspec index 4047bf5cfe3..36c25276f4d 100644 --- a/MapboxCoreNavigation.podspec +++ b/MapboxCoreNavigation.podspec @@ -3,7 +3,7 @@ Pod::Spec.new do |s| # ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # s.name = "MapboxCoreNavigation" - s.version = "0.8.3" + s.version = "0.9.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 301f1dd23fc..8bb5034a67a 100644 --- a/MapboxCoreNavigation/Info.plist +++ b/MapboxCoreNavigation/Info.plist @@ -15,9 +15,9 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.8.3 + 0.9.0 CFBundleVersion - 8 + 9 NSPrincipalClass diff --git a/MapboxCoreNavigationTests/Info.plist b/MapboxCoreNavigationTests/Info.plist index b8381fe835b..95837be7119 100644 --- a/MapboxCoreNavigationTests/Info.plist +++ b/MapboxCoreNavigationTests/Info.plist @@ -15,8 +15,8 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.8.3 + 0.9.0 CFBundleVersion - 8 + 9 diff --git a/MapboxNavigation-Documentation.podspec b/MapboxNavigation-Documentation.podspec index ee298f05088..cf82b42bddb 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.8.3" + s.version = "0.9.0" s.summary = "Complete turn-by-turn navigation interface for iOS." s.description = <<-DESC diff --git a/MapboxNavigation.podspec b/MapboxNavigation.podspec index 6934b13f754..38fde87d975 100644 --- a/MapboxNavigation.podspec +++ b/MapboxNavigation.podspec @@ -3,7 +3,7 @@ Pod::Spec.new do |s| # ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # s.name = "MapboxNavigation" - s.version = "0.8.3" + s.version = "0.9.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 00f3faca7a9..2288ffac5eb 100644 --- a/MapboxNavigation.xcodeproj/project.pbxproj +++ b/MapboxNavigation.xcodeproj/project.pbxproj @@ -1691,7 +1691,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 8; + DYLIB_CURRENT_VERSION = 9; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -1717,7 +1717,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 8; + DYLIB_CURRENT_VERSION = 9; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -1947,7 +1947,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 8; + CURRENT_PROJECT_VERSION = 9; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; @@ -2003,7 +2003,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 8; + CURRENT_PROJECT_VERSION = 9; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -2035,7 +2035,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 8; + DYLIB_CURRENT_VERSION = 9; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -2060,7 +2060,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 8; + DYLIB_CURRENT_VERSION = 9; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", diff --git a/MapboxNavigation/Info.plist b/MapboxNavigation/Info.plist index 301f1dd23fc..8bb5034a67a 100644 --- a/MapboxNavigation/Info.plist +++ b/MapboxNavigation/Info.plist @@ -15,9 +15,9 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.8.3 + 0.9.0 CFBundleVersion - 8 + 9 NSPrincipalClass diff --git a/MapboxNavigationTests/Info.plist b/MapboxNavigationTests/Info.plist index b8381fe835b..95837be7119 100644 --- a/MapboxNavigationTests/Info.plist +++ b/MapboxNavigationTests/Info.plist @@ -15,8 +15,8 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.8.3 + 0.9.0 CFBundleVersion - 8 + 9 diff --git a/README.md b/README.md index 67d9ac910c6..a609d72d97a 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ To install Mapbox Navigation using [CocoaPods](https://cocoapods.org/): 1. Specify the following dependency in your Podfile: ```ruby - pod 'MapboxNavigation', '~> 0.8.3' + pod 'MapboxNavigation', '~> 0.9' ``` 1. Run `pod install` and open the resulting Xcode workspace. @@ -37,7 +37,7 @@ Alternatively, to install Mapbox Navigation using [Carthage](https://github.com/ 1. Specify the following dependency in your Cartfile: ```cartfile - github "mapbox/mapbox-navigation-ios" ~> 0.8.2 + github "mapbox/mapbox-navigation-ios" ~> 0.9 ``` 1. Run `carthage update --platform iOS` to build just the iOS dependencies.