Skip to content

Commit a95c8f2

Browse files
Update version 2.20.0-beta.1 (#4751)
Co-authored-by: mapbox-ci <[email protected]>
1 parent ec67507 commit a95c8f2

File tree

18 files changed

+63
-63
lines changed

18 files changed

+63
-63
lines changed

Example/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
<key>CFBundlePackageType</key>
1616
<string>APPL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>2.19.0</string>
18+
<string>2.20.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>152</string>
20+
<string>153</string>
2121
<key>LSApplicationCategoryType</key>
2222
<string></string>
2323
<key>LSRequiresIPhoneOS</key>

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ License: [MIT License](https://github.com/raphaelmor/Polyline/blob/master/LICENS
5959

6060
Mapbox Navigation for iOS version 1.2.1 and earlier is licensed under an ISC license.
6161

62-
Copyright © 2014–2024, Mapbox
62+
Copyright © 2014–2025, Mapbox
6363

6464
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is
6565
hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

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.19.0'
6+
s.version = '2.20.0-beta.1'
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 = 152;
1103+
CURRENT_PROJECT_VERSION = 153;
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 = 152;
1142+
CURRENT_PROJECT_VERSION = 153;
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 = 152;
1179+
CURRENT_PROJECT_VERSION = 153;
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 = 152;
1219+
CURRENT_PROJECT_VERSION = 153;
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 = 152;
1258+
CURRENT_PROJECT_VERSION = 153;
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 = 152;
1300+
CURRENT_PROJECT_VERSION = 153;
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 = 152;
1339+
CURRENT_PROJECT_VERSION = 153;
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 = 152;
1373+
CURRENT_PROJECT_VERSION = 153;
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 = 152;
1479+
CURRENT_PROJECT_VERSION = 153;
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 = 152;
1544+
CURRENT_PROJECT_VERSION = 153;
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.19.0'
6+
s.version = '2.20.0-beta.1'
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 = 152;
3873+
CURRENT_PROJECT_VERSION = 153;
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 = 152;
3907+
CURRENT_PROJECT_VERSION = 153;
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 = 152;
3938+
DYLIB_CURRENT_VERSION = 153;
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 = 152;
3966+
DYLIB_CURRENT_VERSION = 153;
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 = 152;
4044+
CURRENT_PROJECT_VERSION = 153;
40454045
DEBUG_INFORMATION_FORMAT = dwarf;
40464046
DEFINES_MODULE = YES;
40474047
DEVELOPMENT_TEAM = GJZR2MEM28;
40484048
DYLIB_COMPATIBILITY_VERSION = 1;
4049-
DYLIB_CURRENT_VERSION = 152;
4049+
DYLIB_CURRENT_VERSION = 153;
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 = 152;
4082+
CURRENT_PROJECT_VERSION = 153;
40834083
DEFINES_MODULE = YES;
40844084
DEVELOPMENT_TEAM = GJZR2MEM28;
40854085
DYLIB_COMPATIBILITY_VERSION = 1;
4086-
DYLIB_CURRENT_VERSION = 152;
4086+
DYLIB_CURRENT_VERSION = 153;
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 = 152;
4141+
CURRENT_PROJECT_VERSION = 153;
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 = 152;
4206+
CURRENT_PROJECT_VERSION = 153;
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 = 152;
4240+
DYLIB_CURRENT_VERSION = 153;
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 = 152;
4267+
DYLIB_CURRENT_VERSION = 153;
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 = 152;
4336+
CURRENT_PROJECT_VERSION = 153;
43374337
DEBUG_INFORMATION_FORMAT = dwarf;
43384338
DEFINES_MODULE = YES;
43394339
DYLIB_COMPATIBILITY_VERSION = 1;
4340-
DYLIB_CURRENT_VERSION = 152;
4340+
DYLIB_CURRENT_VERSION = 153;
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 = 152;
4369+
CURRENT_PROJECT_VERSION = 153;
43704370
DEFINES_MODULE = YES;
43714371
DYLIB_COMPATIBILITY_VERSION = 1;
4372-
DYLIB_CURRENT_VERSION = 152;
4372+
DYLIB_CURRENT_VERSION = 153;
43734373
DYLIB_INSTALL_NAME_BASE = "@rpath";
43744374
GCC_C_LANGUAGE_STANDARD = gnu11;
43754375
INFOPLIST_FILE = Sources/CarPlayTestHelper/Info.plist;

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ To install the MapboxNavigation framework in another package rather than an appl
5353
// Latest stable release
5454
.package(name: "MapboxNavigation", url: "https://github.com/mapbox/mapbox-navigation-ios.git", from: "2.19.0")
5555
// Latest prerelease
56-
.package(name: "MapboxNavigation", url: "https://github.com/mapbox/mapbox-navigation-ios.git", .exact("2.19.0-beta.1"))
56+
.package(name: "MapboxNavigation", url: "https://github.com/mapbox/mapbox-navigation-ios.git", .exact("2.20.0-beta.1"))
5757
```
5858

5959
### Using CocoaPods
@@ -74,8 +74,8 @@ To install the MapboxNavigation framework using [CocoaPods](https://cocoapods.or
7474
pod 'MapboxCoreNavigation', '~> 2.19'
7575
pod 'MapboxNavigation', '~> 2.19'
7676
# Latest prerelease
77-
pod 'MapboxCoreNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v2.19.0-beta.1'
78-
pod 'MapboxNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v2.19.0-beta.1'
77+
pod 'MapboxCoreNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v2.20.0-beta.1'
78+
pod 'MapboxNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v2.20.0-beta.1'
7979
```
8080

8181
1. Run `pod repo update && pod install` and open the resulting Xcode workspace.
@@ -102,7 +102,7 @@ To install the MapboxNavigation framework using [Carthage](https://github.com/Ca
102102
# Latest stable release
103103
github "mapbox/mapbox-navigation-ios" ~> 2.19
104104
# Latest prerelease
105-
github "mapbox/mapbox-navigation-ios" "v2.19.0-beta.1"
105+
github "mapbox/mapbox-navigation-ios" "v2.20.0-beta.1"
106106
```
107107

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

Sources/CarPlayTestHelper/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
<key>CFBundlePackageType</key>
1616
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>2.19.0</string>
18+
<string>2.20.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>152</string>
20+
<string>153</string>
2121
</dict>
2222
</plist>

Sources/MapboxCoreNavigation/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>2.19.0</string>
18+
<string>2.20.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>152</string>
20+
<string>153</string>
2121
<key>NSPrincipalClass</key>
2222
<string></string>
2323
</dict>

Sources/MapboxCoreNavigation/Resources/MBXInfo.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>2.19.0</string>
18+
<string>2.20.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>152</string>
20+
<string>153</string>
2121
<key>NSPrincipalClass</key>
2222
<string></string>
2323
</dict>

0 commit comments

Comments
 (0)