diff --git a/Example/Info.plist b/Example/Info.plist index a041a6129bb..da9e171e8dd 100644 --- a/Example/Info.plist +++ b/Example/Info.plist @@ -17,7 +17,7 @@ CFBundleShortVersionString 2.18.0 CFBundleVersion - 153 + 154 LSApplicationCategoryType LSRequiresIPhoneOS diff --git a/MapboxCoreNavigation.podspec b/MapboxCoreNavigation.podspec index 46963288fa9..e287ac90c37 100644 --- a/MapboxCoreNavigation.podspec +++ b/MapboxCoreNavigation.podspec @@ -3,7 +3,7 @@ Pod::Spec.new do |s| # ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # s.name = "MapboxCoreNavigation" - s.version = '2.18.0-rc.3' + s.version = '2.18.0' s.summary = "Core components for turn-by-turn navigation on iOS." s.description = <<-DESC diff --git a/MapboxNavigation-SPM.xcodeproj/project.pbxproj b/MapboxNavigation-SPM.xcodeproj/project.pbxproj index bfc3f57fd4f..01320d7c32d 100644 --- a/MapboxNavigation-SPM.xcodeproj/project.pbxproj +++ b/MapboxNavigation-SPM.xcodeproj/project.pbxproj @@ -1098,7 +1098,7 @@ CLANG_ENABLE_OBJC_WEAK = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 153; + CURRENT_PROJECT_VERSION = 154; DEBUG_INFORMATION_FORMAT = dwarf; DEVELOPMENT_TEAM = GJZR2MEM28; GCC_C_LANGUAGE_STANDARD = gnu11; @@ -1137,7 +1137,7 @@ CLANG_ENABLE_OBJC_WEAK = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 153; + CURRENT_PROJECT_VERSION = 154; DEVELOPMENT_TEAM = GJZR2MEM28; GCC_C_LANGUAGE_STANDARD = gnu11; GENERATE_INFOPLIST_FILE = YES; @@ -1174,7 +1174,7 @@ CLANG_ENABLE_OBJC_WEAK = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 153; + CURRENT_PROJECT_VERSION = 154; DEBUG_INFORMATION_FORMAT = dwarf; DEVELOPMENT_TEAM = GJZR2MEM28; GCC_C_LANGUAGE_STANDARD = gnu11; @@ -1214,7 +1214,7 @@ CLANG_ENABLE_OBJC_WEAK = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 153; + CURRENT_PROJECT_VERSION = 154; DEVELOPMENT_TEAM = GJZR2MEM28; GCC_C_LANGUAGE_STANDARD = gnu11; GENERATE_INFOPLIST_FILE = YES; @@ -1253,7 +1253,7 @@ CLANG_ENABLE_OBJC_WEAK = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 153; + CURRENT_PROJECT_VERSION = 154; DEBUG_INFORMATION_FORMAT = dwarf; DEVELOPMENT_TEAM = GJZR2MEM28; GCC_C_LANGUAGE_STANDARD = gnu11; @@ -1295,7 +1295,7 @@ CLANG_ENABLE_OBJC_WEAK = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 153; + CURRENT_PROJECT_VERSION = 154; DEVELOPMENT_TEAM = GJZR2MEM28; ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = gnu11; @@ -1334,7 +1334,7 @@ CLANG_ENABLE_OBJC_WEAK = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 153; + CURRENT_PROJECT_VERSION = 154; DEBUG_INFORMATION_FORMAT = dwarf; DEVELOPMENT_TEAM = GJZR2MEM28; GCC_C_LANGUAGE_STANDARD = gnu11; @@ -1368,7 +1368,7 @@ CLANG_ENABLE_OBJC_WEAK = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 153; + CURRENT_PROJECT_VERSION = 154; DEVELOPMENT_TEAM = GJZR2MEM28; ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = gnu11; @@ -1474,7 +1474,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 153; + CURRENT_PROJECT_VERSION = 154; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; @@ -1539,7 +1539,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 153; + CURRENT_PROJECT_VERSION = 154; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; diff --git a/MapboxNavigation.podspec b/MapboxNavigation.podspec index 053ce63259f..f7fc70768fa 100644 --- a/MapboxNavigation.podspec +++ b/MapboxNavigation.podspec @@ -3,7 +3,7 @@ Pod::Spec.new do |s| # ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # s.name = "MapboxNavigation" - s.version = '2.18.0-rc.3' + s.version = '2.18.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 f6ea7d38287..f0cce43f340 100644 --- a/MapboxNavigation.xcodeproj/project.pbxproj +++ b/MapboxNavigation.xcodeproj/project.pbxproj @@ -3862,7 +3862,7 @@ CLANG_ENABLE_OBJC_WEAK = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 153; + CURRENT_PROJECT_VERSION = 154; DEBUG_INFORMATION_FORMAT = dwarf; DEVELOPMENT_TEAM = GJZR2MEM28; GCC_C_LANGUAGE_STANDARD = gnu11; @@ -3896,7 +3896,7 @@ CLANG_ENABLE_OBJC_WEAK = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 153; + CURRENT_PROJECT_VERSION = 154; DEVELOPMENT_TEAM = GJZR2MEM28; GCC_C_LANGUAGE_STANDARD = gnu11; GENERATE_INFOPLIST_FILE = YES; @@ -3927,7 +3927,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 153; + DYLIB_CURRENT_VERSION = 154; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -3955,7 +3955,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 153; + DYLIB_CURRENT_VERSION = 154; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -4033,12 +4033,12 @@ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_IDENTITY = ""; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 153; + CURRENT_PROJECT_VERSION = 154; DEBUG_INFORMATION_FORMAT = dwarf; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 153; + DYLIB_CURRENT_VERSION = 154; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; GCC_C_LANGUAGE_STANDARD = gnu11; @@ -4071,11 +4071,11 @@ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_IDENTITY = ""; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 153; + CURRENT_PROJECT_VERSION = 154; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 153; + DYLIB_CURRENT_VERSION = 154; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; GCC_C_LANGUAGE_STANDARD = gnu11; @@ -4130,7 +4130,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 153; + CURRENT_PROJECT_VERSION = 154; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; @@ -4195,7 +4195,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 153; + CURRENT_PROJECT_VERSION = 154; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -4229,7 +4229,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 153; + DYLIB_CURRENT_VERSION = 154; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = Sources/MapboxCoreNavigation/Info.plist; @@ -4256,7 +4256,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 153; + DYLIB_CURRENT_VERSION = 154; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = Sources/MapboxCoreNavigation/Info.plist; @@ -4325,11 +4325,11 @@ CLANG_ENABLE_OBJC_WEAK = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 153; + CURRENT_PROJECT_VERSION = 154; DEBUG_INFORMATION_FORMAT = dwarf; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 153; + DYLIB_CURRENT_VERSION = 154; DYLIB_INSTALL_NAME_BASE = "@rpath"; GCC_C_LANGUAGE_STANDARD = gnu11; INFOPLIST_FILE = Sources/CarPlayTestHelper/Info.plist; @@ -4358,10 +4358,10 @@ CLANG_ENABLE_OBJC_WEAK = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 153; + CURRENT_PROJECT_VERSION = 154; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 153; + DYLIB_CURRENT_VERSION = 154; DYLIB_INSTALL_NAME_BASE = "@rpath"; GCC_C_LANGUAGE_STANDARD = gnu11; INFOPLIST_FILE = Sources/CarPlayTestHelper/Info.plist; diff --git a/README.md b/README.md index ba422d56e55..4739f59da86 100644 --- a/README.md +++ b/README.md @@ -46,13 +46,13 @@ To install the MapboxNavigation framework in an application using [Swift Package 1. Enter `https://github.com/mapbox/mapbox-navigation-ios.git` as the package repository and click Next. -1. Set Rules to Version, Up to Next Major, and enter `2.17.0` as the minimum version requirement. Click Next. +1. Set Rules to Version, Up to Next Major, and enter `2.18.0` as the minimum version requirement. Click Next. To install the MapboxNavigation framework in another package rather than an application, run `swift package init` to create a Package.swift, then add the following dependency: ```swift // Latest stable release -.package(name: "MapboxNavigation", url: "https://github.com/mapbox/mapbox-navigation-ios.git", from: "2.17.0") +.package(name: "MapboxNavigation", url: "https://github.com/mapbox/mapbox-navigation-ios.git", from: "2.18.0") // Latest prerelease .package(name: "MapboxNavigation", url: "https://github.com/mapbox/mapbox-navigation-ios.git", .exact("2.18.0-rc.3")) ``` @@ -72,8 +72,8 @@ To install the MapboxNavigation framework using [CocoaPods](https://cocoapods.or 1. Create a [Podfile](https://guides.cocoapods.org/syntax/podfile.html) with the following specification: ```ruby # Latest stable release - pod 'MapboxCoreNavigation', '~> 2.17' - pod 'MapboxNavigation', '~> 2.17' + pod 'MapboxCoreNavigation', '~> 2.18' + pod 'MapboxNavigation', '~> 2.18' # Latest prerelease pod 'MapboxCoreNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v2.18.0-rc.3' pod 'MapboxNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v2.18.0-rc.3' @@ -101,7 +101,7 @@ To install the MapboxNavigation framework using [Carthage](https://github.com/Ca 1. Create a [Cartfile](https://github.com/Carthage/Carthage/blob/master/Documentation/Artifacts.md#github-repositories) with the following dependency: ```cartfile # Latest stable release - github "mapbox/mapbox-navigation-ios" ~> 2.17 + github "mapbox/mapbox-navigation-ios" ~> 2.18 # Latest prerelease github "mapbox/mapbox-navigation-ios" "v2.18.0-rc.3" ``` diff --git a/Sources/CarPlayTestHelper/Info.plist b/Sources/CarPlayTestHelper/Info.plist index 2a2e83ad159..328d5c2a668 100644 --- a/Sources/CarPlayTestHelper/Info.plist +++ b/Sources/CarPlayTestHelper/Info.plist @@ -17,6 +17,6 @@ CFBundleShortVersionString 2.18.0 CFBundleVersion - 153 + 154 diff --git a/Sources/MapboxCoreNavigation/Info.plist b/Sources/MapboxCoreNavigation/Info.plist index 35cfb543b2d..a88d3cea807 100644 --- a/Sources/MapboxCoreNavigation/Info.plist +++ b/Sources/MapboxCoreNavigation/Info.plist @@ -17,7 +17,7 @@ CFBundleShortVersionString 2.18.0 CFBundleVersion - 153 + 154 NSPrincipalClass diff --git a/Sources/MapboxCoreNavigation/Resources/MBXInfo.plist b/Sources/MapboxCoreNavigation/Resources/MBXInfo.plist index fc607feec38..14836a00fb5 100644 --- a/Sources/MapboxCoreNavigation/Resources/MBXInfo.plist +++ b/Sources/MapboxCoreNavigation/Resources/MBXInfo.plist @@ -17,7 +17,7 @@ CFBundleShortVersionString 2.18.0 CFBundleVersion - 153 + 154 NSPrincipalClass diff --git a/Sources/MapboxNavigation/Info.plist b/Sources/MapboxNavigation/Info.plist index 35cfb543b2d..a88d3cea807 100644 --- a/Sources/MapboxNavigation/Info.plist +++ b/Sources/MapboxNavigation/Info.plist @@ -17,7 +17,7 @@ CFBundleShortVersionString 2.18.0 CFBundleVersion - 153 + 154 NSPrincipalClass diff --git a/Sources/MapboxNavigation/Resources/MBXInfo.plist b/Sources/MapboxNavigation/Resources/MBXInfo.plist index bb12aea2c15..ad4a8debfa5 100644 --- a/Sources/MapboxNavigation/Resources/MBXInfo.plist +++ b/Sources/MapboxNavigation/Resources/MBXInfo.plist @@ -17,7 +17,7 @@ CFBundleShortVersionString 2.18.0 CFBundleVersion - 153 + 154 NSPrincipalClass diff --git a/Sources/TestHelper/Info.plist b/Sources/TestHelper/Info.plist index 6c76171c042..57b2ea47cce 100644 --- a/Sources/TestHelper/Info.plist +++ b/Sources/TestHelper/Info.plist @@ -17,6 +17,6 @@ CFBundleShortVersionString 2.18.0 CFBundleVersion - 153 + 154 diff --git a/Tests/CocoaPodsTest/PodInstall/Podfile.lock b/Tests/CocoaPodsTest/PodInstall/Podfile.lock index d9f6ddfaed4..2203d5ee6d6 100644 --- a/Tests/CocoaPodsTest/PodInstall/Podfile.lock +++ b/Tests/CocoaPodsTest/PodInstall/Podfile.lock @@ -2,7 +2,7 @@ PODS: - MapboxCommon (23.9.2) - MapboxCoreMaps (10.17.0): - MapboxCommon (~> 23.9) - - MapboxCoreNavigation (2.18.0-beta.1): + - MapboxCoreNavigation (2.18.0): - MapboxDirections (~> 2.12.0) - MapboxNavigationNative (~> 204.0.1) - MapboxDirections (2.12.0): @@ -14,8 +14,8 @@ PODS: - MapboxMobileEvents (= 1.0.10) - Turf (= 2.7.0) - MapboxMobileEvents (1.0.10) - - MapboxNavigation (2.18.0-beta.1): - - MapboxCoreNavigation (= 2.18.0-beta.1) + - MapboxNavigation (2.18.0): + - MapboxCoreNavigation (= 2.18.0) - MapboxMaps (~> 10.17.0) - MapboxSpeech (~> 2.0) - Solar-dev (~> 3.0) @@ -52,11 +52,11 @@ EXTERNAL SOURCES: SPEC CHECKSUMS: MapboxCommon: 768660d6fca8193529ecf82eb6f5f9ae7a5acdf9 MapboxCoreMaps: be412ff97b16aa7820922c818115a9a0d8211caa - MapboxCoreNavigation: c5ccbc9c7bea149b9e61507b75e5a36b1f59d0b3 + MapboxCoreNavigation: 55f7fe5f332127ce0ce9bb020a5f489561c8cd05 MapboxDirections: 4676f626df320732dcf74612223e568d39588320 MapboxMaps: 87ef0003e6db46e45e7a16939f29ae87e38e7ce2 MapboxMobileEvents: de50b3a4de180dd129c326e09cd12c8adaaa46d6 - MapboxNavigation: 3f2d154f0817c95f536ba0a74fb8eb5f656ddca4 + MapboxNavigation: 733255d688f128573e8fffbe395bc262cd090aa7 MapboxNavigationNative: cf3640d04da6e67b701f76b1c502954286efee06 MapboxSpeech: cd25ef99c3a3d2e0da72620ff558276ea5991a77 Polyline: 2a1f29f87f8d9b7de868940f4f76deb8c678a5b1 @@ -65,4 +65,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: bde8103af0e9b326531ee57cf1fa935cbd5f2e18 -COCOAPODS: 1.15.2 +COCOAPODS: 1.11.3 diff --git a/Tests/MapboxCoreNavigationTests/Info.plist b/Tests/MapboxCoreNavigationTests/Info.plist index 845e3bbeaf0..a394cc248aa 100644 --- a/Tests/MapboxCoreNavigationTests/Info.plist +++ b/Tests/MapboxCoreNavigationTests/Info.plist @@ -21,6 +21,6 @@ NSLocationAlwaysAndWhenInUseUsageDescription Location Usage Description CFBundleVersion - 153 + 154 diff --git a/Tests/MapboxNavigationTests/Info.plist b/Tests/MapboxNavigationTests/Info.plist index 0a54fdfcf9f..70e37b278c2 100644 --- a/Tests/MapboxNavigationTests/Info.plist +++ b/Tests/MapboxNavigationTests/Info.plist @@ -21,6 +21,6 @@ NSLocationWhenInUseUsageDescription Location Usage Description CFBundleVersion - 153 + 154 diff --git a/custom-navigation.md b/custom-navigation.md index 9e6855d4ea5..2bc758b5384 100644 --- a/custom-navigation.md +++ b/custom-navigation.md @@ -31,13 +31,13 @@ To install the MapboxCoreNavigation framework in an application using [Swift Pac 1. Enter `https://github.com/mapbox/mapbox-navigation-ios.git` as the package repository and click Next. -1. Set Rules to Version, Up to Next Major, and enter `2.17.0` as the minimum version requirement. Click Next. +1. Set Rules to Version, Up to Next Major, and enter `2.18.0` as the minimum version requirement. Click Next. To install the MapboxCoreNavigation framework in another package rather than an application, run `swift package init` to create a Package.swift, then add the following dependency: ```swift // Latest stable release -.package(name: "MapboxCoreNavigation", url: "https://github.com/mapbox/mapbox-navigation-ios.git", from: "2.17.0") +.package(name: "MapboxCoreNavigation", url: "https://github.com/mapbox/mapbox-navigation-ios.git", from: "2.18.0") // Latest prerelease .package(name: "MapboxCoreNavigation", url: "https://github.com/mapbox/mapbox-navigation-ios.git", .exact("2.18.0-rc.3")) ``` @@ -57,7 +57,7 @@ To install Mapbox Core Navigation using [CocoaPods](https://cocoapods.org/): 1. Create a [Podfile](https://guides.cocoapods.org/syntax/podfile.html) with the following specification: ```ruby # Latest stable release - pod 'MapboxCoreNavigation', '~> 2.17' + pod 'MapboxCoreNavigation', '~> 2.18' # Latest prerelease pod 'MapboxCoreNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v2.18.0-rc.3' ``` @@ -86,7 +86,7 @@ To install Mapbox Navigation using [Carthage](https://github.com/Carthage/Cartha 1. Create a [Cartfile](https://github.com/Carthage/Carthage/blob/master/Documentation/Artifacts.md#github-repositories) with the following dependency: ```cartfile # Latest stable release - github "mapbox/mapbox-navigation-ios" ~> 2.17 + github "mapbox/mapbox-navigation-ios" ~> 2.18 # Latest prerelease github "mapbox/mapbox-navigation-ios" "v2.18.0-rc.3" ``` @@ -111,4 +111,4 @@ To install the MapboxCoreNavigation framework using [Swift Package Manager](http 1. Enter `https://github.com/mapbox/mapbox-navigation-ios.git` as the package repository and click Next. -1. Set Rules to Version, Up to Next Major, and enter `2.17.0` as the minimum version requirement. Click Next. +1. Set Rules to Version, Up to Next Major, and enter `2.18.0` as the minimum version requirement. Click Next.