Skip to content

Commit 6cc1327

Browse files
Update version 2.20.0 (#4778)
Co-authored-by: mapbox-ci <[email protected]>
1 parent a95c8f2 commit 6cc1327

File tree

16 files changed

+56
-56
lines changed

16 files changed

+56
-56
lines changed

Example/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>2.20.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>153</string>
20+
<string>154</string>
2121
<key>LSApplicationCategoryType</key>
2222
<string></string>
2323
<key>LSRequiresIPhoneOS</key>

MapboxCoreNavigation.podspec

Lines changed: 1 addition & 1 deletion
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.20.0-beta.1'
6+
s.version = '2.20.0'
77
s.summary = "Core components for turn-by-turn navigation on iOS."
88

99
s.description = <<-DESC

MapboxNavigation-SPM.xcodeproj/project.pbxproj

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1100,7 +1100,7 @@
11001100
CLANG_ENABLE_OBJC_WEAK = YES;
11011101
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
11021102
CODE_SIGN_STYLE = Automatic;
1103-
CURRENT_PROJECT_VERSION = 153;
1103+
CURRENT_PROJECT_VERSION = 154;
11041104
DEBUG_INFORMATION_FORMAT = dwarf;
11051105
DEVELOPMENT_TEAM = GJZR2MEM28;
11061106
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -1139,7 +1139,7 @@
11391139
CLANG_ENABLE_OBJC_WEAK = YES;
11401140
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
11411141
CODE_SIGN_STYLE = Automatic;
1142-
CURRENT_PROJECT_VERSION = 153;
1142+
CURRENT_PROJECT_VERSION = 154;
11431143
DEVELOPMENT_TEAM = GJZR2MEM28;
11441144
GCC_C_LANGUAGE_STANDARD = gnu11;
11451145
GENERATE_INFOPLIST_FILE = YES;
@@ -1176,7 +1176,7 @@
11761176
CLANG_ENABLE_OBJC_WEAK = YES;
11771177
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
11781178
CODE_SIGN_STYLE = Automatic;
1179-
CURRENT_PROJECT_VERSION = 153;
1179+
CURRENT_PROJECT_VERSION = 154;
11801180
DEBUG_INFORMATION_FORMAT = dwarf;
11811181
DEVELOPMENT_TEAM = GJZR2MEM28;
11821182
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -1216,7 +1216,7 @@
12161216
CLANG_ENABLE_OBJC_WEAK = YES;
12171217
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
12181218
CODE_SIGN_STYLE = Automatic;
1219-
CURRENT_PROJECT_VERSION = 153;
1219+
CURRENT_PROJECT_VERSION = 154;
12201220
DEVELOPMENT_TEAM = GJZR2MEM28;
12211221
GCC_C_LANGUAGE_STANDARD = gnu11;
12221222
GENERATE_INFOPLIST_FILE = YES;
@@ -1255,7 +1255,7 @@
12551255
CLANG_ENABLE_OBJC_WEAK = YES;
12561256
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
12571257
CODE_SIGN_STYLE = Automatic;
1258-
CURRENT_PROJECT_VERSION = 153;
1258+
CURRENT_PROJECT_VERSION = 154;
12591259
DEBUG_INFORMATION_FORMAT = dwarf;
12601260
DEVELOPMENT_TEAM = GJZR2MEM28;
12611261
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -1297,7 +1297,7 @@
12971297
CLANG_ENABLE_OBJC_WEAK = YES;
12981298
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
12991299
CODE_SIGN_STYLE = Automatic;
1300-
CURRENT_PROJECT_VERSION = 153;
1300+
CURRENT_PROJECT_VERSION = 154;
13011301
DEVELOPMENT_TEAM = GJZR2MEM28;
13021302
ENABLE_TESTABILITY = YES;
13031303
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -1336,7 +1336,7 @@
13361336
CLANG_ENABLE_OBJC_WEAK = YES;
13371337
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
13381338
CODE_SIGN_STYLE = Automatic;
1339-
CURRENT_PROJECT_VERSION = 153;
1339+
CURRENT_PROJECT_VERSION = 154;
13401340
DEBUG_INFORMATION_FORMAT = dwarf;
13411341
DEVELOPMENT_TEAM = GJZR2MEM28;
13421342
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -1370,7 +1370,7 @@
13701370
CLANG_ENABLE_OBJC_WEAK = YES;
13711371
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
13721372
CODE_SIGN_STYLE = Automatic;
1373-
CURRENT_PROJECT_VERSION = 153;
1373+
CURRENT_PROJECT_VERSION = 154;
13741374
DEVELOPMENT_TEAM = GJZR2MEM28;
13751375
ENABLE_TESTABILITY = YES;
13761376
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -1476,7 +1476,7 @@
14761476
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
14771477
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
14781478
COPY_PHASE_STRIP = NO;
1479-
CURRENT_PROJECT_VERSION = 153;
1479+
CURRENT_PROJECT_VERSION = 154;
14801480
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
14811481
ENABLE_STRICT_OBJC_MSGSEND = YES;
14821482
ENABLE_TESTABILITY = YES;
@@ -1541,7 +1541,7 @@
15411541
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
15421542
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
15431543
COPY_PHASE_STRIP = NO;
1544-
CURRENT_PROJECT_VERSION = 153;
1544+
CURRENT_PROJECT_VERSION = 154;
15451545
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
15461546
ENABLE_NS_ASSERTIONS = NO;
15471547
ENABLE_STRICT_OBJC_MSGSEND = YES;

MapboxNavigation.podspec

Lines changed: 1 addition & 1 deletion
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.20.0-beta.1'
6+
s.version = '2.20.0'
77
s.summary = "Complete turn-by-turn navigation interface for iOS."
88

99
s.description = <<-DESC

MapboxNavigation.xcodeproj/project.pbxproj

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3870,7 +3870,7 @@
38703870
CLANG_ENABLE_OBJC_WEAK = YES;
38713871
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
38723872
CODE_SIGN_STYLE = Automatic;
3873-
CURRENT_PROJECT_VERSION = 153;
3873+
CURRENT_PROJECT_VERSION = 154;
38743874
DEBUG_INFORMATION_FORMAT = dwarf;
38753875
DEVELOPMENT_TEAM = GJZR2MEM28;
38763876
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -3904,7 +3904,7 @@
39043904
CLANG_ENABLE_OBJC_WEAK = YES;
39053905
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
39063906
CODE_SIGN_STYLE = Automatic;
3907-
CURRENT_PROJECT_VERSION = 153;
3907+
CURRENT_PROJECT_VERSION = 154;
39083908
DEVELOPMENT_TEAM = GJZR2MEM28;
39093909
GCC_C_LANGUAGE_STANDARD = gnu11;
39103910
GENERATE_INFOPLIST_FILE = YES;
@@ -3935,7 +3935,7 @@
39353935
DEFINES_MODULE = YES;
39363936
DEVELOPMENT_TEAM = GJZR2MEM28;
39373937
DYLIB_COMPATIBILITY_VERSION = 1;
3938-
DYLIB_CURRENT_VERSION = 153;
3938+
DYLIB_CURRENT_VERSION = 154;
39393939
DYLIB_INSTALL_NAME_BASE = "@rpath";
39403940
FRAMEWORK_SEARCH_PATHS = (
39413941
"$(inherited)",
@@ -3963,7 +3963,7 @@
39633963
DEFINES_MODULE = YES;
39643964
DEVELOPMENT_TEAM = GJZR2MEM28;
39653965
DYLIB_COMPATIBILITY_VERSION = 1;
3966-
DYLIB_CURRENT_VERSION = 153;
3966+
DYLIB_CURRENT_VERSION = 154;
39673967
DYLIB_INSTALL_NAME_BASE = "@rpath";
39683968
FRAMEWORK_SEARCH_PATHS = (
39693969
"$(inherited)",
@@ -4041,12 +4041,12 @@
40414041
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
40424042
CODE_SIGN_IDENTITY = "";
40434043
CODE_SIGN_STYLE = Automatic;
4044-
CURRENT_PROJECT_VERSION = 153;
4044+
CURRENT_PROJECT_VERSION = 154;
40454045
DEBUG_INFORMATION_FORMAT = dwarf;
40464046
DEFINES_MODULE = YES;
40474047
DEVELOPMENT_TEAM = GJZR2MEM28;
40484048
DYLIB_COMPATIBILITY_VERSION = 1;
4049-
DYLIB_CURRENT_VERSION = 153;
4049+
DYLIB_CURRENT_VERSION = 154;
40504050
DYLIB_INSTALL_NAME_BASE = "@rpath";
40514051
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
40524052
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -4079,11 +4079,11 @@
40794079
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
40804080
CODE_SIGN_IDENTITY = "";
40814081
CODE_SIGN_STYLE = Automatic;
4082-
CURRENT_PROJECT_VERSION = 153;
4082+
CURRENT_PROJECT_VERSION = 154;
40834083
DEFINES_MODULE = YES;
40844084
DEVELOPMENT_TEAM = GJZR2MEM28;
40854085
DYLIB_COMPATIBILITY_VERSION = 1;
4086-
DYLIB_CURRENT_VERSION = 153;
4086+
DYLIB_CURRENT_VERSION = 154;
40874087
DYLIB_INSTALL_NAME_BASE = "@rpath";
40884088
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
40894089
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -4138,7 +4138,7 @@
41384138
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
41394139
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
41404140
COPY_PHASE_STRIP = NO;
4141-
CURRENT_PROJECT_VERSION = 153;
4141+
CURRENT_PROJECT_VERSION = 154;
41424142
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
41434143
ENABLE_STRICT_OBJC_MSGSEND = YES;
41444144
ENABLE_TESTABILITY = YES;
@@ -4203,7 +4203,7 @@
42034203
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
42044204
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
42054205
COPY_PHASE_STRIP = NO;
4206-
CURRENT_PROJECT_VERSION = 153;
4206+
CURRENT_PROJECT_VERSION = 154;
42074207
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
42084208
ENABLE_NS_ASSERTIONS = NO;
42094209
ENABLE_STRICT_OBJC_MSGSEND = YES;
@@ -4237,7 +4237,7 @@
42374237
DEFINES_MODULE = YES;
42384238
DEVELOPMENT_TEAM = GJZR2MEM28;
42394239
DYLIB_COMPATIBILITY_VERSION = 1;
4240-
DYLIB_CURRENT_VERSION = 153;
4240+
DYLIB_CURRENT_VERSION = 154;
42414241
DYLIB_INSTALL_NAME_BASE = "@rpath";
42424242
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
42434243
INFOPLIST_FILE = Sources/MapboxCoreNavigation/Info.plist;
@@ -4264,7 +4264,7 @@
42644264
DEFINES_MODULE = YES;
42654265
DEVELOPMENT_TEAM = GJZR2MEM28;
42664266
DYLIB_COMPATIBILITY_VERSION = 1;
4267-
DYLIB_CURRENT_VERSION = 153;
4267+
DYLIB_CURRENT_VERSION = 154;
42684268
DYLIB_INSTALL_NAME_BASE = "@rpath";
42694269
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
42704270
INFOPLIST_FILE = Sources/MapboxCoreNavigation/Info.plist;
@@ -4333,11 +4333,11 @@
43334333
CLANG_ENABLE_OBJC_WEAK = YES;
43344334
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
43354335
CODE_SIGN_STYLE = Automatic;
4336-
CURRENT_PROJECT_VERSION = 153;
4336+
CURRENT_PROJECT_VERSION = 154;
43374337
DEBUG_INFORMATION_FORMAT = dwarf;
43384338
DEFINES_MODULE = YES;
43394339
DYLIB_COMPATIBILITY_VERSION = 1;
4340-
DYLIB_CURRENT_VERSION = 153;
4340+
DYLIB_CURRENT_VERSION = 154;
43414341
DYLIB_INSTALL_NAME_BASE = "@rpath";
43424342
GCC_C_LANGUAGE_STANDARD = gnu11;
43434343
INFOPLIST_FILE = Sources/CarPlayTestHelper/Info.plist;
@@ -4366,10 +4366,10 @@
43664366
CLANG_ENABLE_OBJC_WEAK = YES;
43674367
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
43684368
CODE_SIGN_STYLE = Automatic;
4369-
CURRENT_PROJECT_VERSION = 153;
4369+
CURRENT_PROJECT_VERSION = 154;
43704370
DEFINES_MODULE = YES;
43714371
DYLIB_COMPATIBILITY_VERSION = 1;
4372-
DYLIB_CURRENT_VERSION = 153;
4372+
DYLIB_CURRENT_VERSION = 154;
43734373
DYLIB_INSTALL_NAME_BASE = "@rpath";
43744374
GCC_C_LANGUAGE_STANDARD = gnu11;
43754375
INFOPLIST_FILE = Sources/CarPlayTestHelper/Info.plist;

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@ To install the MapboxNavigation framework in an application using [Swift Package
4545

4646
1. Enter `https://github.com/mapbox/mapbox-navigation-ios.git` as the package repository and click Next.
4747

48-
1. Set Rules to Version, Up to Next Major, and enter `2.19.0` as the minimum version requirement. Click Next.
48+
1. Set Rules to Version, Up to Next Major, and enter `2.20.0` as the minimum version requirement. Click Next.
4949

5050
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:
5151

5252
```swift
5353
// Latest stable release
54-
.package(name: "MapboxNavigation", url: "https://github.com/mapbox/mapbox-navigation-ios.git", from: "2.19.0")
54+
.package(name: "MapboxNavigation", url: "https://github.com/mapbox/mapbox-navigation-ios.git", from: "2.20.0")
5555
// Latest prerelease
5656
.package(name: "MapboxNavigation", url: "https://github.com/mapbox/mapbox-navigation-ios.git", .exact("2.20.0-beta.1"))
5757
```
@@ -71,8 +71,8 @@ To install the MapboxNavigation framework using [CocoaPods](https://cocoapods.or
7171
1. Create a [Podfile](https://guides.cocoapods.org/syntax/podfile.html) with the following specification:
7272
```ruby
7373
# Latest stable release
74-
pod 'MapboxCoreNavigation', '~> 2.19'
75-
pod 'MapboxNavigation', '~> 2.19'
74+
pod 'MapboxCoreNavigation', '~> 2.20'
75+
pod 'MapboxNavigation', '~> 2.20'
7676
# Latest prerelease
7777
pod 'MapboxCoreNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v2.20.0-beta.1'
7878
pod 'MapboxNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v2.20.0-beta.1'
@@ -100,7 +100,7 @@ To install the MapboxNavigation framework using [Carthage](https://github.com/Ca
100100
1. Create a [Cartfile](https://github.com/Carthage/Carthage/blob/master/Documentation/Artifacts.md#github-repositories) with the following dependency:
101101
```cartfile
102102
# Latest stable release
103-
github "mapbox/mapbox-navigation-ios" ~> 2.19
103+
github "mapbox/mapbox-navigation-ios" ~> 2.20
104104
# Latest prerelease
105105
github "mapbox/mapbox-navigation-ios" "v2.20.0-beta.1"
106106
```

Sources/CarPlayTestHelper/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>2.20.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>153</string>
20+
<string>154</string>
2121
</dict>
2222
</plist>

Sources/MapboxCoreNavigation/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>2.20.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>153</string>
20+
<string>154</string>
2121
<key>NSPrincipalClass</key>
2222
<string></string>
2323
</dict>

Sources/MapboxCoreNavigation/Resources/MBXInfo.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>2.20.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>153</string>
20+
<string>154</string>
2121
<key>NSPrincipalClass</key>
2222
<string></string>
2323
</dict>

Sources/MapboxNavigation/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>2.20.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>153</string>
20+
<string>154</string>
2121
<key>NSPrincipalClass</key>
2222
<string></string>
2323
</dict>

0 commit comments

Comments
 (0)