From bc4bde905930d13b8dfea64dfaa0afccd8be9af7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Minh=20Nguy=E1=BB=85n?= Date: Fri, 11 Mar 2022 14:55:20 -0800 Subject: [PATCH] v2.4.0-beta.1 --- Example/Info.plist | 4 +-- MapboxCoreNavigation.podspec | 2 +- .../project.pbxproj | 4 +-- MapboxNavigation.podspec | 2 +- MapboxNavigation.xcodeproj/project.pbxproj | 28 +++++++++---------- README.md | 8 +++--- Sources/CarPlayTestHelper/Info.plist | 4 +-- Sources/MapboxCoreNavigation/Info.plist | 4 +-- Sources/MapboxCoreNavigation/MBXInfo.plist | 4 +-- Sources/MapboxNavigation/Info.plist | 4 +-- Sources/MapboxNavigation/MBXInfo.plist | 4 +-- Sources/TestHelper/Info.plist | 4 +-- Tests/CocoaPodsTest/PodInstall/Podfile.lock | 10 +++---- Tests/MapboxCoreNavigationTests/Info.plist | 4 +-- Tests/MapboxNavigationTests/Info.plist | 4 +-- custom-navigation.md | 6 ++-- 16 files changed, 48 insertions(+), 48 deletions(-) diff --git a/Example/Info.plist b/Example/Info.plist index 936774866c4..38f93b534bd 100644 --- a/Example/Info.plist +++ b/Example/Info.plist @@ -15,9 +15,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2.3.0 + 2.4.0 CFBundleVersion - 94 + 95 LSApplicationCategoryType LSRequiresIPhoneOS diff --git a/MapboxCoreNavigation.podspec b/MapboxCoreNavigation.podspec index e4ed703579e..db5960649dc 100644 --- a/MapboxCoreNavigation.podspec +++ b/MapboxCoreNavigation.podspec @@ -3,7 +3,7 @@ Pod::Spec.new do |s| # ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # s.name = "MapboxCoreNavigation" - s.version = '2.3.0' + s.version = '2.4.0-beta.1' 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 28773b53b85..521ddba9933 100644 --- a/MapboxNavigation-SPM.xcodeproj/project.pbxproj +++ b/MapboxNavigation-SPM.xcodeproj/project.pbxproj @@ -606,7 +606,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 94; + CURRENT_PROJECT_VERSION = 95; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; @@ -671,7 +671,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 94; + CURRENT_PROJECT_VERSION = 95; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; diff --git a/MapboxNavigation.podspec b/MapboxNavigation.podspec index 3d87a5e4fb1..4bf5cb35da3 100644 --- a/MapboxNavigation.podspec +++ b/MapboxNavigation.podspec @@ -3,7 +3,7 @@ Pod::Spec.new do |s| # ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # s.name = "MapboxNavigation" - s.version = '2.3.0' + s.version = '2.4.0-beta.1' 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 5ef79ee8fcc..5f922b59981 100644 --- a/MapboxNavigation.xcodeproj/project.pbxproj +++ b/MapboxNavigation.xcodeproj/project.pbxproj @@ -3064,7 +3064,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 94; + DYLIB_CURRENT_VERSION = 95; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -3091,7 +3091,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 94; + DYLIB_CURRENT_VERSION = 95; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -3166,12 +3166,12 @@ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_IDENTITY = ""; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 94; + CURRENT_PROJECT_VERSION = 95; DEBUG_INFORMATION_FORMAT = dwarf; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 94; + DYLIB_CURRENT_VERSION = 95; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; GCC_C_LANGUAGE_STANDARD = gnu11; @@ -3203,11 +3203,11 @@ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_IDENTITY = ""; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 94; + CURRENT_PROJECT_VERSION = 95; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 94; + DYLIB_CURRENT_VERSION = 95; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; GCC_C_LANGUAGE_STANDARD = gnu11; @@ -3261,7 +3261,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 94; + CURRENT_PROJECT_VERSION = 95; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; @@ -3326,7 +3326,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 94; + CURRENT_PROJECT_VERSION = 95; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -3360,7 +3360,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 94; + DYLIB_CURRENT_VERSION = 95; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = Sources/MapboxCoreNavigation/Info.plist; @@ -3386,7 +3386,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 94; + DYLIB_CURRENT_VERSION = 95; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = Sources/MapboxCoreNavigation/Info.plist; @@ -3452,11 +3452,11 @@ CLANG_ENABLE_OBJC_WEAK = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 94; + CURRENT_PROJECT_VERSION = 95; DEBUG_INFORMATION_FORMAT = dwarf; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 94; + DYLIB_CURRENT_VERSION = 95; DYLIB_INSTALL_NAME_BASE = "@rpath"; GCC_C_LANGUAGE_STANDARD = gnu11; INFOPLIST_FILE = Sources/CarPlayTestHelper/Info.plist; @@ -3485,10 +3485,10 @@ CLANG_ENABLE_OBJC_WEAK = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 94; + CURRENT_PROJECT_VERSION = 95; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 94; + DYLIB_CURRENT_VERSION = 95; 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 4f7f5cdfe74..de1f3dd66b0 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ To install the MapboxNavigation framework in another package rather than an appl // Latest stable release .package(name: "MapboxNavigation", url: "https://github.com/mapbox/mapbox-navigation-ios.git", from: "2.3.0") // Latest prerelease -.package(name: "MapboxNavigation", url: "https://github.com/mapbox/mapbox-navigation-ios.git", .exact("2.3.0-rc.2")) +.package(name: "MapboxNavigation", url: "https://github.com/mapbox/mapbox-navigation-ios.git", .exact("2.4.0-beta.1")) ``` ### Using CocoaPods @@ -75,8 +75,8 @@ To install the MapboxNavigation framework using [CocoaPods](https://cocoapods.or pod 'MapboxCoreNavigation', '~> 2.3' pod 'MapboxNavigation', '~> 2.3' # Latest prerelease - pod 'MapboxCoreNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v2.3.0-rc.2' - pod 'MapboxNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v2.3.0-rc.2' + pod 'MapboxCoreNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v2.4.0-beta.1' + pod 'MapboxNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v2.4.0-beta.1' ``` 1. Run `pod repo update && pod install` and open the resulting Xcode workspace. @@ -103,7 +103,7 @@ To install the MapboxNavigation framework using [Carthage](https://github.com/Ca # Latest stable release github "mapbox/mapbox-navigation-ios" ~> 2.3 # Latest prerelease - github "mapbox/mapbox-navigation-ios" "v2.3.0-rc.2" + github "mapbox/mapbox-navigation-ios" "v2.4.0-beta.1" ``` 1. Run `carthage bootstrap --platform iOS --use-xcframeworks --cache-builds --use-netrc`. diff --git a/Sources/CarPlayTestHelper/Info.plist b/Sources/CarPlayTestHelper/Info.plist index f158b333911..48760215ba2 100644 --- a/Sources/CarPlayTestHelper/Info.plist +++ b/Sources/CarPlayTestHelper/Info.plist @@ -15,8 +15,8 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 2.3.0 + 2.4.0 CFBundleVersion - 94 + 95 diff --git a/Sources/MapboxCoreNavigation/Info.plist b/Sources/MapboxCoreNavigation/Info.plist index c74f4a78d75..77982b99441 100644 --- a/Sources/MapboxCoreNavigation/Info.plist +++ b/Sources/MapboxCoreNavigation/Info.plist @@ -15,9 +15,9 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.3.0 + 2.4.0 CFBundleVersion - 94 + 95 NSPrincipalClass diff --git a/Sources/MapboxCoreNavigation/MBXInfo.plist b/Sources/MapboxCoreNavigation/MBXInfo.plist index 9901f0af9a9..6d28746adbf 100644 --- a/Sources/MapboxCoreNavigation/MBXInfo.plist +++ b/Sources/MapboxCoreNavigation/MBXInfo.plist @@ -15,9 +15,9 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.3.0 + 2.4.0 CFBundleVersion - 94 + 95 NSPrincipalClass diff --git a/Sources/MapboxNavigation/Info.plist b/Sources/MapboxNavigation/Info.plist index c74f4a78d75..77982b99441 100644 --- a/Sources/MapboxNavigation/Info.plist +++ b/Sources/MapboxNavigation/Info.plist @@ -15,9 +15,9 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.3.0 + 2.4.0 CFBundleVersion - 94 + 95 NSPrincipalClass diff --git a/Sources/MapboxNavigation/MBXInfo.plist b/Sources/MapboxNavigation/MBXInfo.plist index 0fd262ac1ee..e42e5ee6a29 100644 --- a/Sources/MapboxNavigation/MBXInfo.plist +++ b/Sources/MapboxNavigation/MBXInfo.plist @@ -15,9 +15,9 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.3.0 + 2.4.0 CFBundleVersion - 94 + 95 NSPrincipalClass diff --git a/Sources/TestHelper/Info.plist b/Sources/TestHelper/Info.plist index 2f533512678..8edfac9d9dd 100644 --- a/Sources/TestHelper/Info.plist +++ b/Sources/TestHelper/Info.plist @@ -15,8 +15,8 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.3.0 + 2.4.0 CFBundleVersion - 94 + 95 diff --git a/Tests/CocoaPodsTest/PodInstall/Podfile.lock b/Tests/CocoaPodsTest/PodInstall/Podfile.lock index 3ac677be76a..8a5300614f8 100644 --- a/Tests/CocoaPodsTest/PodInstall/Podfile.lock +++ b/Tests/CocoaPodsTest/PodInstall/Podfile.lock @@ -2,7 +2,7 @@ PODS: - MapboxCommon (21.1.0) - MapboxCoreMaps (10.3.2): - MapboxCommon (~> 21.1) - - MapboxCoreNavigation (2.3.0): + - MapboxCoreNavigation (2.4.0-beta.1): - MapboxDirections (~> 2.3) - MapboxMobileEvents (~> 1.0) - MapboxNavigationNative (~> 88.0) @@ -15,8 +15,8 @@ PODS: - MapboxMobileEvents (= 1.0.7) - Turf (~> 2.0) - MapboxMobileEvents (1.0.7) - - MapboxNavigation (2.3.0): - - MapboxCoreNavigation (= 2.3.0) + - MapboxNavigation (2.4.0-beta.1): + - MapboxCoreNavigation (= 2.4.0-beta.1) - MapboxMaps (~> 10.3) - MapboxMobileEvents (~> 1.0) - MapboxSpeech (~> 2.0) @@ -54,11 +54,11 @@ EXTERNAL SOURCES: SPEC CHECKSUMS: MapboxCommon: 019dac381fcb3aab115b5d488593261c810253ad MapboxCoreMaps: 418b6e02464c00d7227e778164f6ca67755ae6a1 - MapboxCoreNavigation: cb3fc8931d75a910b1fd53c2df15b625d8c96d47 + MapboxCoreNavigation: 6aa0b6cae5d864a1fd68caf3fdc5fc35988fa143 MapboxDirections: 305d743dbee1e0b49d6100a2b946b47cec18b42c MapboxMaps: fc490ab5b8df6f74a82d35c56bc2ea4d576ad4ee MapboxMobileEvents: f7f3e8daeb4b83688ae62a4172dce79169a97233 - MapboxNavigation: 6e984ed7b05ab48c167fff8464c6eb55e862ac8d + MapboxNavigation: bb8bdc3f36b834f3c5753143efc6ced592f6c703 MapboxNavigationNative: 7c588083547b121cf154402560364059aa5271e9 MapboxSpeech: e4ed02984444b6373374c72c369edaf045cc490c Polyline: fce41d72e1146c41c6d081f7656827226f643dff diff --git a/Tests/MapboxCoreNavigationTests/Info.plist b/Tests/MapboxCoreNavigationTests/Info.plist index 88e5d4e6b67..74be724e97c 100644 --- a/Tests/MapboxCoreNavigationTests/Info.plist +++ b/Tests/MapboxCoreNavigationTests/Info.plist @@ -15,12 +15,12 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 2.3.0 + 2.4.0 NSLocationWhenInUseUsageDescription Location Usage Description NSLocationAlwaysAndWhenInUseUsageDescription Location Usage Description CFBundleVersion - 94 + 95 diff --git a/Tests/MapboxNavigationTests/Info.plist b/Tests/MapboxNavigationTests/Info.plist index 846d8f57bf9..84bd1782101 100644 --- a/Tests/MapboxNavigationTests/Info.plist +++ b/Tests/MapboxNavigationTests/Info.plist @@ -15,12 +15,12 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 2.3.0 + 2.4.0 NSLocationAlwaysAndWhenInUseUsageDescription Location Usage Description NSLocationWhenInUseUsageDescription Location Usage Description CFBundleVersion - 94 + 95 diff --git a/custom-navigation.md b/custom-navigation.md index 6648644ca11..22074c0d16a 100644 --- a/custom-navigation.md +++ b/custom-navigation.md @@ -39,7 +39,7 @@ To install the MapboxCoreNavigation framework in another package rather than an // Latest stable release .package(name: "MapboxCoreNavigation", url: "https://github.com/mapbox/mapbox-navigation-ios.git", from: "2.3.0") // Latest prerelease -.package(name: "MapboxCoreNavigation", url: "https://github.com/mapbox/mapbox-navigation-ios.git", .exact("2.3.0-rc.2")) +.package(name: "MapboxCoreNavigation", url: "https://github.com/mapbox/mapbox-navigation-ios.git", .exact("2.4.0-beta.1")) ``` ### Using CocoaPods @@ -59,7 +59,7 @@ To install Mapbox Core Navigation using [CocoaPods](https://cocoapods.org/): # Latest stable release pod 'MapboxCoreNavigation', '~> 2.3' # Latest prerelease - pod 'MapboxCoreNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v2.3.0-rc.2' + pod 'MapboxCoreNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v2.4.0-beta.1' ``` 1. Run `pod repo update && pod install` and open the resulting Xcode workspace. @@ -86,7 +86,7 @@ To install Mapbox Navigation using [Carthage](https://github.com/Carthage/Cartha # Latest stable release github "mapbox/mapbox-navigation-ios" ~> 2.3 # Latest prerelease - github "mapbox/mapbox-navigation-ios" "v2.3.0-rc.2" + github "mapbox/mapbox-navigation-ios" "v2.4.0-beta.1" ``` 1. Run `carthage bootstrap --platform iOS --use-xcframeworks --cache-builds --use-netrc`.