Skip to content

Commit b4f00ef

Browse files
committed
v2.0.0-beta.20
1 parent 3ae3cf3 commit b4f00ef

File tree

19 files changed

+41
-41
lines changed

19 files changed

+41
-41
lines changed

Bench/Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>2.0.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>63</string>
20+
<string>64</string>
2121
<key>LSRequiresIPhoneOS</key>
2222
<true/>
2323
<key>MBXAccessToken</key>

BenchTests/Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>2.0.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>63</string>
20+
<string>64</string>
2121
</dict>
2222
</plist>

Example/Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>2.0.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>63</string>
20+
<string>64</string>
2121
<key>LSApplicationCategoryType</key>
2222
<string></string>
2323
<key>LSRequiresIPhoneOS</key>

MapboxCoreNavigation.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Pod::Spec.new do |s|
33
# ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
44

55
s.name = "MapboxCoreNavigation"
6-
s.version = '2.0.0-beta.19'
6+
s.version = '2.0.0-beta.20'
77
s.summary = "Core components for turn-by-turn navigation on iOS."
88

99
s.description = <<-DESC

MapboxNavigation-Documentation.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Pod::Spec.new do |s|
33
# ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
44

55
s.name = "MapboxNavigation-Documentation"
6-
s.version = '2.0.0-beta.19'
6+
s.version = '2.0.0-beta.20'
77
s.summary = "Complete turn-by-turn navigation interface for iOS."
88

99
s.description = <<-DESC

MapboxNavigation-SPM.xcodeproj/project.pbxproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -938,7 +938,7 @@
938938
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
939939
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
940940
COPY_PHASE_STRIP = NO;
941-
CURRENT_PROJECT_VERSION = 63;
941+
CURRENT_PROJECT_VERSION = 64;
942942
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
943943
ENABLE_STRICT_OBJC_MSGSEND = YES;
944944
ENABLE_TESTABILITY = YES;
@@ -1003,7 +1003,7 @@
10031003
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
10041004
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
10051005
COPY_PHASE_STRIP = NO;
1006-
CURRENT_PROJECT_VERSION = 63;
1006+
CURRENT_PROJECT_VERSION = 64;
10071007
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
10081008
ENABLE_NS_ASSERTIONS = NO;
10091009
ENABLE_STRICT_OBJC_MSGSEND = YES;

MapboxNavigation.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Pod::Spec.new do |s|
33
# ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
44

55
s.name = "MapboxNavigation"
6-
s.version = '2.0.0-beta.19'
6+
s.version = '2.0.0-beta.20'
77
s.summary = "Complete turn-by-turn navigation interface for iOS."
88

99
s.description = <<-DESC

MapboxNavigation.xcodeproj/project.pbxproj

+14-14
Original file line numberDiff line numberDiff line change
@@ -2706,7 +2706,7 @@
27062706
DEFINES_MODULE = YES;
27072707
DEVELOPMENT_TEAM = GJZR2MEM28;
27082708
DYLIB_COMPATIBILITY_VERSION = 1;
2709-
DYLIB_CURRENT_VERSION = 63;
2709+
DYLIB_CURRENT_VERSION = 64;
27102710
DYLIB_INSTALL_NAME_BASE = "@rpath";
27112711
FRAMEWORK_SEARCH_PATHS = (
27122712
"$(inherited)",
@@ -2733,7 +2733,7 @@
27332733
DEFINES_MODULE = YES;
27342734
DEVELOPMENT_TEAM = GJZR2MEM28;
27352735
DYLIB_COMPATIBILITY_VERSION = 1;
2736-
DYLIB_CURRENT_VERSION = 63;
2736+
DYLIB_CURRENT_VERSION = 64;
27372737
DYLIB_INSTALL_NAME_BASE = "@rpath";
27382738
FRAMEWORK_SEARCH_PATHS = (
27392739
"$(inherited)",
@@ -2810,12 +2810,12 @@
28102810
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
28112811
CODE_SIGN_IDENTITY = "";
28122812
CODE_SIGN_STYLE = Automatic;
2813-
CURRENT_PROJECT_VERSION = 63;
2813+
CURRENT_PROJECT_VERSION = 64;
28142814
DEBUG_INFORMATION_FORMAT = dwarf;
28152815
DEFINES_MODULE = YES;
28162816
DEVELOPMENT_TEAM = GJZR2MEM28;
28172817
DYLIB_COMPATIBILITY_VERSION = 1;
2818-
DYLIB_CURRENT_VERSION = 63;
2818+
DYLIB_CURRENT_VERSION = 64;
28192819
DYLIB_INSTALL_NAME_BASE = "@rpath";
28202820
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
28212821
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -2847,11 +2847,11 @@
28472847
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
28482848
CODE_SIGN_IDENTITY = "";
28492849
CODE_SIGN_STYLE = Automatic;
2850-
CURRENT_PROJECT_VERSION = 63;
2850+
CURRENT_PROJECT_VERSION = 64;
28512851
DEFINES_MODULE = YES;
28522852
DEVELOPMENT_TEAM = GJZR2MEM28;
28532853
DYLIB_COMPATIBILITY_VERSION = 1;
2854-
DYLIB_CURRENT_VERSION = 63;
2854+
DYLIB_CURRENT_VERSION = 64;
28552855
DYLIB_INSTALL_NAME_BASE = "@rpath";
28562856
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
28572857
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -2905,7 +2905,7 @@
29052905
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
29062906
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
29072907
COPY_PHASE_STRIP = NO;
2908-
CURRENT_PROJECT_VERSION = 63;
2908+
CURRENT_PROJECT_VERSION = 64;
29092909
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
29102910
ENABLE_STRICT_OBJC_MSGSEND = YES;
29112911
ENABLE_TESTABILITY = YES;
@@ -2970,7 +2970,7 @@
29702970
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
29712971
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
29722972
COPY_PHASE_STRIP = NO;
2973-
CURRENT_PROJECT_VERSION = 63;
2973+
CURRENT_PROJECT_VERSION = 64;
29742974
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
29752975
ENABLE_NS_ASSERTIONS = NO;
29762976
ENABLE_STRICT_OBJC_MSGSEND = YES;
@@ -3004,7 +3004,7 @@
30043004
DEFINES_MODULE = YES;
30053005
DEVELOPMENT_TEAM = GJZR2MEM28;
30063006
DYLIB_COMPATIBILITY_VERSION = 1;
3007-
DYLIB_CURRENT_VERSION = 63;
3007+
DYLIB_CURRENT_VERSION = 64;
30083008
DYLIB_INSTALL_NAME_BASE = "@rpath";
30093009
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
30103010
INFOPLIST_FILE = Sources/MapboxCoreNavigation/Info.plist;
@@ -3030,7 +3030,7 @@
30303030
DEFINES_MODULE = YES;
30313031
DEVELOPMENT_TEAM = GJZR2MEM28;
30323032
DYLIB_COMPATIBILITY_VERSION = 1;
3033-
DYLIB_CURRENT_VERSION = 63;
3033+
DYLIB_CURRENT_VERSION = 64;
30343034
DYLIB_INSTALL_NAME_BASE = "@rpath";
30353035
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
30363036
INFOPLIST_FILE = Sources/MapboxCoreNavigation/Info.plist;
@@ -3096,11 +3096,11 @@
30963096
CLANG_ENABLE_OBJC_WEAK = YES;
30973097
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
30983098
CODE_SIGN_STYLE = Automatic;
3099-
CURRENT_PROJECT_VERSION = 63;
3099+
CURRENT_PROJECT_VERSION = 64;
31003100
DEBUG_INFORMATION_FORMAT = dwarf;
31013101
DEFINES_MODULE = YES;
31023102
DYLIB_COMPATIBILITY_VERSION = 1;
3103-
DYLIB_CURRENT_VERSION = 63;
3103+
DYLIB_CURRENT_VERSION = 64;
31043104
DYLIB_INSTALL_NAME_BASE = "@rpath";
31053105
GCC_C_LANGUAGE_STANDARD = gnu11;
31063106
INFOPLIST_FILE = Sources/CarPlayTestHelper/Info.plist;
@@ -3129,10 +3129,10 @@
31293129
CLANG_ENABLE_OBJC_WEAK = YES;
31303130
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
31313131
CODE_SIGN_STYLE = Automatic;
3132-
CURRENT_PROJECT_VERSION = 63;
3132+
CURRENT_PROJECT_VERSION = 64;
31333133
DEFINES_MODULE = YES;
31343134
DYLIB_COMPATIBILITY_VERSION = 1;
3135-
DYLIB_CURRENT_VERSION = 63;
3135+
DYLIB_CURRENT_VERSION = 64;
31363136
DYLIB_INSTALL_NAME_BASE = "@rpath";
31373137
GCC_C_LANGUAGE_STANDARD = gnu11;
31383138
INFOPLIST_FILE = Sources/CarPlayTestHelper/Info.plist;

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ To install the MapboxNavigation framework in an application using [Swift Package
5151
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:
5252

5353
```swift
54-
.package(name: "MapboxNavigation", url: "https://github.com/mapbox/mapbox-navigation-ios.git", .exact("2.0.0-beta.19"))
54+
.package(name: "MapboxNavigation", url: "https://github.com/mapbox/mapbox-navigation-ios.git", .exact("2.0.0-beta.20"))
5555
```
5656

5757
### Using CocoaPods
@@ -68,8 +68,8 @@ To install the MapboxNavigation framework using [CocoaPods](https://cocoapods.or
6868

6969
1. Create a [Podfile](https://guides.cocoapods.org/syntax/podfile.html) with the following specification:
7070
```ruby
71-
pod 'MapboxCoreNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v2.0.0-beta.19'
72-
pod 'MapboxNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v2.0.0-beta.19'
71+
pod 'MapboxCoreNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v2.0.0-beta.20'
72+
pod 'MapboxNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v2.0.0-beta.20'
7373
```
7474

7575
1. Run `pod repo update && pod install` and open the resulting Xcode workspace.

Sources/CarPlayTestHelper/Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>2.0.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>63</string>
20+
<string>64</string>
2121
</dict>
2222
</plist>

Sources/MapboxCoreNavigation/Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>2.0.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>63</string>
20+
<string>64</string>
2121
<key>NSPrincipalClass</key>
2222
<string></string>
2323
</dict>

Sources/MapboxCoreNavigation/MBXInfo.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>2.0.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>63</string>
20+
<string>64</string>
2121
<key>NSPrincipalClass</key>
2222
<string></string>
2323
</dict>

Sources/MapboxNavigation/Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>2.0.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>63</string>
20+
<string>64</string>
2121
<key>NSPrincipalClass</key>
2222
<string></string>
2323
</dict>

Sources/MapboxNavigation/MBXInfo.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>2.0.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>63</string>
20+
<string>64</string>
2121
<key>NSPrincipalClass</key>
2222
<string></string>
2323
</dict>

Sources/TestHelper/Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>2.0.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>63</string>
20+
<string>64</string>
2121
</dict>
2222
</plist>

Tests/CocoaPodsTest/PodInstall/Podfile.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ PODS:
22
- MapboxCommon (14.2.0)
33
- MapboxCoreMaps (10.0.0-rc.3):
44
- MapboxCommon (~> 14.2.0)
5-
- MapboxCoreNavigation (2.0.0-beta.19):
5+
- MapboxCoreNavigation (2.0.0-beta.20):
66
- MapboxDirections-pre (= 2.0.0-beta.6)
77
- MapboxMobileEvents (~> 1.0.0)
88
- MapboxNavigationNative (~> 56.0)
@@ -16,8 +16,8 @@ PODS:
1616
- MapboxMobileEvents (= 1.0.2)
1717
- Turf (= 2.0.0-beta.1)
1818
- MapboxMobileEvents (1.0.2)
19-
- MapboxNavigation (2.0.0-beta.19):
20-
- MapboxCoreNavigation (= 2.0.0-beta.19)
19+
- MapboxNavigation (2.0.0-beta.20):
20+
- MapboxCoreNavigation (= 2.0.0-beta.20)
2121
- MapboxMaps (= 10.0.0-rc.3)
2222
- MapboxMobileEvents (~> 1.0.0)
2323
- MapboxSpeech-pre (= 2.0.0-alpha.1)
@@ -55,11 +55,11 @@ EXTERNAL SOURCES:
5555
SPEC CHECKSUMS:
5656
MapboxCommon: dc7a183d1b8a796b87caa92a6d331ea0efa683a2
5757
MapboxCoreMaps: f22db9897af647866089323632f3309e3f7a6a38
58-
MapboxCoreNavigation: 42714966ff28e7c5eedcf788419392c3372ee361
58+
MapboxCoreNavigation: 66fa6d62a98bc951dae4e09d87a42d6fb37b149a
5959
MapboxDirections-pre: e1f574d531eb18e03b0b50fef32c471da4c8986f
6060
MapboxMaps: 2192a4ae4aef6376febe0f2779905b58ea2e2a27
6161
MapboxMobileEvents: 9775eb995e06cc3ea10894bf6ab111683c8e73e7
62-
MapboxNavigation: f71fc519c6aacd5fc51446a4403f99ef1ea61e5d
62+
MapboxNavigation: 18ecd62050030a827d5f78d7bc56f5c70ce91712
6363
MapboxNavigationNative: 1192307e39db93bebe28a298849beb55baf7ae74
6464
MapboxSpeech-pre: aeb16de604d07ceb4195150c3359d5401bb298e6
6565
Polyline: fce41d72e1146c41c6d081f7656827226f643dff

Tests/MapboxCoreNavigationTests/Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
2222
<string>Location Usage Description</string>
2323
<key>CFBundleVersion</key>
24-
<string>63</string>
24+
<string>64</string>
2525
</dict>
2626
</plist>

Tests/MapboxNavigationTests/Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
<key>NSLocationWhenInUseUsageDescription</key>
2222
<string>Location Usage Description</string>
2323
<key>CFBundleVersion</key>
24-
<string>63</string>
24+
<string>64</string>
2525
</dict>
2626
</plist>

custom-navigation.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ To install the MapboxCoreNavigation framework in an application using [Swift Pac
3636
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:
3737

3838
```swift
39-
.package(name: "MapboxCoreNavigation", url: "https://github.com/mapbox/mapbox-navigation-ios.git", .exact("2.0.0-beta.19"))
39+
.package(name: "MapboxCoreNavigation", url: "https://github.com/mapbox/mapbox-navigation-ios.git", .exact("2.0.0-beta.20"))
4040
```
4141

4242
### Using CocoaPods
@@ -53,7 +53,7 @@ To install Mapbox Core Navigation using [CocoaPods](https://cocoapods.org/):
5353

5454
1. Create a [Podfile](https://guides.cocoapods.org/syntax/podfile.html) with the following specification:
5555
```ruby
56-
pod 'MapboxCoreNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v2.0.0-beta.19'
56+
pod 'MapboxCoreNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v2.0.0-beta.20'
5757
```
5858

5959
1. Run `pod repo update && pod install` and open the resulting Xcode workspace.
@@ -77,7 +77,7 @@ To install Mapbox Navigation using [Carthage](https://github.com/Carthage/Cartha
7777

7878
1. Create a [Cartfile](https://github.com/Carthage/Carthage/blob/master/Documentation/Artifacts.md#github-repositories) with the following dependency:
7979
```cartfile
80-
github "mapbox/mapbox-navigation-ios" "v2.0.0-beta.19"
80+
github "mapbox/mapbox-navigation-ios" "v2.0.0-beta.20"
8181
```
8282

8383
1. Run `carthage bootstrap --platform iOS --use-xcframeworks --cache-builds --use-netrc`.

0 commit comments

Comments
 (0)