From e4eb39bdece779b29f3c19b916d0eca16b39064c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Minh=20Nguye=CC=82=CC=83n?= Date: Mon, 18 Sep 2017 17:50:21 -0700 Subject: [PATCH] v0.8.0 --- 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 c70b3e5a372..98923d57929 100644 --- a/Examples/Objective-CTests/Info.plist +++ b/Examples/Objective-CTests/Info.plist @@ -15,8 +15,8 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.7.0 + 0.8.0 CFBundleVersion - 4 + 5 diff --git a/Examples/SwiftTests/Info.plist b/Examples/SwiftTests/Info.plist index c70b3e5a372..98923d57929 100644 --- a/Examples/SwiftTests/Info.plist +++ b/Examples/SwiftTests/Info.plist @@ -15,8 +15,8 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.7.0 + 0.8.0 CFBundleVersion - 4 + 5 diff --git a/MapboxCoreNavigation.podspec b/MapboxCoreNavigation.podspec index d3974e4ce34..c35c466b0b6 100644 --- a/MapboxCoreNavigation.podspec +++ b/MapboxCoreNavigation.podspec @@ -3,7 +3,7 @@ Pod::Spec.new do |s| # ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # s.name = "MapboxCoreNavigation" - s.version = "0.7.0" + s.version = "0.8.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 93b7f5e3f70..ee3fc9f4922 100644 --- a/MapboxCoreNavigation/Info.plist +++ b/MapboxCoreNavigation/Info.plist @@ -15,9 +15,9 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.7.0 + 0.8.0 CFBundleVersion - 4 + 5 NSPrincipalClass diff --git a/MapboxCoreNavigationTests/Info.plist b/MapboxCoreNavigationTests/Info.plist index c70b3e5a372..98923d57929 100644 --- a/MapboxCoreNavigationTests/Info.plist +++ b/MapboxCoreNavigationTests/Info.plist @@ -15,8 +15,8 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.7.0 + 0.8.0 CFBundleVersion - 4 + 5 diff --git a/MapboxNavigation-Documentation.podspec b/MapboxNavigation-Documentation.podspec index 569c55705b1..5c7c19197fc 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.7.0" + s.version = "0.8.0" s.summary = "Complete turn-by-turn navigation interface for iOS." s.description = <<-DESC diff --git a/MapboxNavigation.podspec b/MapboxNavigation.podspec index c4480940a58..6581076be41 100644 --- a/MapboxNavigation.podspec +++ b/MapboxNavigation.podspec @@ -3,7 +3,7 @@ Pod::Spec.new do |s| # ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # s.name = "MapboxNavigation" - s.version = "0.7.0" + s.version = "0.8.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 8733416ece8..47d466ba2d9 100644 --- a/MapboxNavigation.xcodeproj/project.pbxproj +++ b/MapboxNavigation.xcodeproj/project.pbxproj @@ -1666,7 +1666,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 4; + DYLIB_CURRENT_VERSION = 5; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -1692,7 +1692,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 4; + DYLIB_CURRENT_VERSION = 5; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -1920,7 +1920,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 4; + CURRENT_PROJECT_VERSION = 5; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; @@ -1976,7 +1976,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 4; + CURRENT_PROJECT_VERSION = 5; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -2008,7 +2008,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 4; + DYLIB_CURRENT_VERSION = 5; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -2033,7 +2033,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 4; + DYLIB_CURRENT_VERSION = 5; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", diff --git a/MapboxNavigation/Info.plist b/MapboxNavigation/Info.plist index 93b7f5e3f70..ee3fc9f4922 100644 --- a/MapboxNavigation/Info.plist +++ b/MapboxNavigation/Info.plist @@ -15,9 +15,9 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.7.0 + 0.8.0 CFBundleVersion - 4 + 5 NSPrincipalClass diff --git a/MapboxNavigationTests/Info.plist b/MapboxNavigationTests/Info.plist index c70b3e5a372..98923d57929 100644 --- a/MapboxNavigationTests/Info.plist +++ b/MapboxNavigationTests/Info.plist @@ -15,8 +15,8 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.7.0 + 0.8.0 CFBundleVersion - 4 + 5 diff --git a/README.md b/README.md index a908a7321b6..81e0f52445c 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.7.0' + pod 'MapboxNavigation', '~> 0.8.0' ``` 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.7.0 + github "mapbox/mapbox-navigation-ios" ~> 0.8.0 ``` 1. Run `carthage update --platform iOS` to build just the iOS dependencies.