From 1399868db406f31dc42b988d9b62c256ab09c481 Mon Sep 17 00:00:00 2001 From: Bobby Sudekum Date: Fri, 29 Sep 2017 09:23:26 -0700 Subject: [PATCH] v0.8.2 (#668) --- 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 f41be9c2d7e..68953c0151d 100644 --- a/Examples/Objective-CTests/Info.plist +++ b/Examples/Objective-CTests/Info.plist @@ -15,8 +15,8 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.8.1 + 0.8.2 CFBundleVersion - 6 + 7 diff --git a/Examples/SwiftTests/Info.plist b/Examples/SwiftTests/Info.plist index f41be9c2d7e..68953c0151d 100644 --- a/Examples/SwiftTests/Info.plist +++ b/Examples/SwiftTests/Info.plist @@ -15,8 +15,8 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.8.1 + 0.8.2 CFBundleVersion - 6 + 7 diff --git a/MapboxCoreNavigation.podspec b/MapboxCoreNavigation.podspec index cdc573b7503..84a6c94cac9 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.1" + s.version = "0.8.2" 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 583e31b41f0..b002531428d 100644 --- a/MapboxCoreNavigation/Info.plist +++ b/MapboxCoreNavigation/Info.plist @@ -15,9 +15,9 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.8.1 + 0.8.2 CFBundleVersion - 6 + 7 NSPrincipalClass diff --git a/MapboxCoreNavigationTests/Info.plist b/MapboxCoreNavigationTests/Info.plist index f41be9c2d7e..68953c0151d 100644 --- a/MapboxCoreNavigationTests/Info.plist +++ b/MapboxCoreNavigationTests/Info.plist @@ -15,8 +15,8 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.8.1 + 0.8.2 CFBundleVersion - 6 + 7 diff --git a/MapboxNavigation-Documentation.podspec b/MapboxNavigation-Documentation.podspec index 9bb0c3bf10f..066a6687d6e 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.1" + s.version = "0.8.2" s.summary = "Complete turn-by-turn navigation interface for iOS." s.description = <<-DESC diff --git a/MapboxNavigation.podspec b/MapboxNavigation.podspec index 3dd8c78e7fa..3da45397fa3 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.1" + s.version = "0.8.2" 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 cbf92fa9fa7..5b46d127f59 100644 --- a/MapboxNavigation.xcodeproj/project.pbxproj +++ b/MapboxNavigation.xcodeproj/project.pbxproj @@ -1674,7 +1674,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 6; + DYLIB_CURRENT_VERSION = 7; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -1700,7 +1700,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 6; + DYLIB_CURRENT_VERSION = 7; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -1928,7 +1928,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 6; + CURRENT_PROJECT_VERSION = 7; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; @@ -1984,7 +1984,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 6; + CURRENT_PROJECT_VERSION = 7; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -2016,7 +2016,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 6; + DYLIB_CURRENT_VERSION = 7; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -2041,7 +2041,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 6; + DYLIB_CURRENT_VERSION = 7; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", diff --git a/MapboxNavigation/Info.plist b/MapboxNavigation/Info.plist index 583e31b41f0..b002531428d 100644 --- a/MapboxNavigation/Info.plist +++ b/MapboxNavigation/Info.plist @@ -15,9 +15,9 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.8.1 + 0.8.2 CFBundleVersion - 6 + 7 NSPrincipalClass diff --git a/MapboxNavigationTests/Info.plist b/MapboxNavigationTests/Info.plist index f41be9c2d7e..68953c0151d 100644 --- a/MapboxNavigationTests/Info.plist +++ b/MapboxNavigationTests/Info.plist @@ -15,8 +15,8 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.8.1 + 0.8.2 CFBundleVersion - 6 + 7 diff --git a/README.md b/README.md index 6cdd2ddc4a2..86f4e38d1ad 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.1' + pod 'MapboxNavigation', '~> 0.8.2' ``` 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.1 + github "mapbox/mapbox-navigation-ios" ~> 0.8.2 ``` 1. Run `carthage update --platform iOS` to build just the iOS dependencies.