Skip to content

Commit 2463f19

Browse files
Update version 2.18.0-rc.2 (#4603)
Co-authored-by: mapbox-ci <[email protected]>
1 parent 1e38063 commit 2463f19

File tree

16 files changed

+49
-49
lines changed

16 files changed

+49
-49
lines changed

Example/Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>2.18.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>151</string>
20+
<string>152</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.18.0-rc.1'
6+
s.version = '2.18.0-rc.2'
77
s.summary = "Core components for turn-by-turn navigation on iOS."
88

99
s.description = <<-DESC

MapboxNavigation-SPM.xcodeproj/project.pbxproj

+10-10
Original file line numberDiff line numberDiff line change
@@ -1054,7 +1054,7 @@
10541054
CLANG_ENABLE_OBJC_WEAK = YES;
10551055
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
10561056
CODE_SIGN_STYLE = Automatic;
1057-
CURRENT_PROJECT_VERSION = 151;
1057+
CURRENT_PROJECT_VERSION = 152;
10581058
DEBUG_INFORMATION_FORMAT = dwarf;
10591059
DEVELOPMENT_TEAM = GJZR2MEM28;
10601060
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -1093,7 +1093,7 @@
10931093
CLANG_ENABLE_OBJC_WEAK = YES;
10941094
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
10951095
CODE_SIGN_STYLE = Automatic;
1096-
CURRENT_PROJECT_VERSION = 151;
1096+
CURRENT_PROJECT_VERSION = 152;
10971097
DEVELOPMENT_TEAM = GJZR2MEM28;
10981098
GCC_C_LANGUAGE_STANDARD = gnu11;
10991099
GENERATE_INFOPLIST_FILE = YES;
@@ -1130,7 +1130,7 @@
11301130
CLANG_ENABLE_OBJC_WEAK = YES;
11311131
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
11321132
CODE_SIGN_STYLE = Automatic;
1133-
CURRENT_PROJECT_VERSION = 151;
1133+
CURRENT_PROJECT_VERSION = 152;
11341134
DEBUG_INFORMATION_FORMAT = dwarf;
11351135
DEVELOPMENT_TEAM = GJZR2MEM28;
11361136
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -1170,7 +1170,7 @@
11701170
CLANG_ENABLE_OBJC_WEAK = YES;
11711171
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
11721172
CODE_SIGN_STYLE = Automatic;
1173-
CURRENT_PROJECT_VERSION = 151;
1173+
CURRENT_PROJECT_VERSION = 152;
11741174
DEVELOPMENT_TEAM = GJZR2MEM28;
11751175
GCC_C_LANGUAGE_STANDARD = gnu11;
11761176
GENERATE_INFOPLIST_FILE = YES;
@@ -1209,7 +1209,7 @@
12091209
CLANG_ENABLE_OBJC_WEAK = YES;
12101210
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
12111211
CODE_SIGN_STYLE = Automatic;
1212-
CURRENT_PROJECT_VERSION = 151;
1212+
CURRENT_PROJECT_VERSION = 152;
12131213
DEBUG_INFORMATION_FORMAT = dwarf;
12141214
DEVELOPMENT_TEAM = GJZR2MEM28;
12151215
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -1251,7 +1251,7 @@
12511251
CLANG_ENABLE_OBJC_WEAK = YES;
12521252
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
12531253
CODE_SIGN_STYLE = Automatic;
1254-
CURRENT_PROJECT_VERSION = 151;
1254+
CURRENT_PROJECT_VERSION = 152;
12551255
DEVELOPMENT_TEAM = GJZR2MEM28;
12561256
ENABLE_TESTABILITY = YES;
12571257
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -1290,7 +1290,7 @@
12901290
CLANG_ENABLE_OBJC_WEAK = YES;
12911291
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
12921292
CODE_SIGN_STYLE = Automatic;
1293-
CURRENT_PROJECT_VERSION = 151;
1293+
CURRENT_PROJECT_VERSION = 152;
12941294
DEBUG_INFORMATION_FORMAT = dwarf;
12951295
DEVELOPMENT_TEAM = GJZR2MEM28;
12961296
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -1324,7 +1324,7 @@
13241324
CLANG_ENABLE_OBJC_WEAK = YES;
13251325
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
13261326
CODE_SIGN_STYLE = Automatic;
1327-
CURRENT_PROJECT_VERSION = 151;
1327+
CURRENT_PROJECT_VERSION = 152;
13281328
DEVELOPMENT_TEAM = GJZR2MEM28;
13291329
ENABLE_TESTABILITY = YES;
13301330
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -1433,7 +1433,7 @@
14331433
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
14341434
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
14351435
COPY_PHASE_STRIP = NO;
1436-
CURRENT_PROJECT_VERSION = 151;
1436+
CURRENT_PROJECT_VERSION = 152;
14371437
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
14381438
ENABLE_STRICT_OBJC_MSGSEND = YES;
14391439
ENABLE_TESTABILITY = YES;
@@ -1498,7 +1498,7 @@
14981498
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
14991499
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
15001500
COPY_PHASE_STRIP = NO;
1501-
CURRENT_PROJECT_VERSION = 151;
1501+
CURRENT_PROJECT_VERSION = 152;
15021502
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
15031503
ENABLE_NS_ASSERTIONS = NO;
15041504
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.18.0-rc.1'
6+
s.version = '2.18.0-rc.2'
77
s.summary = "Complete turn-by-turn navigation interface for iOS."
88

99
s.description = <<-DESC

MapboxNavigation.xcodeproj/project.pbxproj

+16-16
Original file line numberDiff line numberDiff line change
@@ -3862,7 +3862,7 @@
38623862
CLANG_ENABLE_OBJC_WEAK = YES;
38633863
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
38643864
CODE_SIGN_STYLE = Automatic;
3865-
CURRENT_PROJECT_VERSION = 151;
3865+
CURRENT_PROJECT_VERSION = 152;
38663866
DEBUG_INFORMATION_FORMAT = dwarf;
38673867
DEVELOPMENT_TEAM = GJZR2MEM28;
38683868
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -3896,7 +3896,7 @@
38963896
CLANG_ENABLE_OBJC_WEAK = YES;
38973897
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
38983898
CODE_SIGN_STYLE = Automatic;
3899-
CURRENT_PROJECT_VERSION = 151;
3899+
CURRENT_PROJECT_VERSION = 152;
39003900
DEVELOPMENT_TEAM = GJZR2MEM28;
39013901
GCC_C_LANGUAGE_STANDARD = gnu11;
39023902
GENERATE_INFOPLIST_FILE = YES;
@@ -3927,7 +3927,7 @@
39273927
DEFINES_MODULE = YES;
39283928
DEVELOPMENT_TEAM = GJZR2MEM28;
39293929
DYLIB_COMPATIBILITY_VERSION = 1;
3930-
DYLIB_CURRENT_VERSION = 151;
3930+
DYLIB_CURRENT_VERSION = 152;
39313931
DYLIB_INSTALL_NAME_BASE = "@rpath";
39323932
FRAMEWORK_SEARCH_PATHS = (
39333933
"$(inherited)",
@@ -3955,7 +3955,7 @@
39553955
DEFINES_MODULE = YES;
39563956
DEVELOPMENT_TEAM = GJZR2MEM28;
39573957
DYLIB_COMPATIBILITY_VERSION = 1;
3958-
DYLIB_CURRENT_VERSION = 151;
3958+
DYLIB_CURRENT_VERSION = 152;
39593959
DYLIB_INSTALL_NAME_BASE = "@rpath";
39603960
FRAMEWORK_SEARCH_PATHS = (
39613961
"$(inherited)",
@@ -4033,12 +4033,12 @@
40334033
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
40344034
CODE_SIGN_IDENTITY = "";
40354035
CODE_SIGN_STYLE = Automatic;
4036-
CURRENT_PROJECT_VERSION = 151;
4036+
CURRENT_PROJECT_VERSION = 152;
40374037
DEBUG_INFORMATION_FORMAT = dwarf;
40384038
DEFINES_MODULE = YES;
40394039
DEVELOPMENT_TEAM = GJZR2MEM28;
40404040
DYLIB_COMPATIBILITY_VERSION = 1;
4041-
DYLIB_CURRENT_VERSION = 151;
4041+
DYLIB_CURRENT_VERSION = 152;
40424042
DYLIB_INSTALL_NAME_BASE = "@rpath";
40434043
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
40444044
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -4071,11 +4071,11 @@
40714071
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
40724072
CODE_SIGN_IDENTITY = "";
40734073
CODE_SIGN_STYLE = Automatic;
4074-
CURRENT_PROJECT_VERSION = 151;
4074+
CURRENT_PROJECT_VERSION = 152;
40754075
DEFINES_MODULE = YES;
40764076
DEVELOPMENT_TEAM = GJZR2MEM28;
40774077
DYLIB_COMPATIBILITY_VERSION = 1;
4078-
DYLIB_CURRENT_VERSION = 151;
4078+
DYLIB_CURRENT_VERSION = 152;
40794079
DYLIB_INSTALL_NAME_BASE = "@rpath";
40804080
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
40814081
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -4130,7 +4130,7 @@
41304130
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
41314131
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
41324132
COPY_PHASE_STRIP = NO;
4133-
CURRENT_PROJECT_VERSION = 151;
4133+
CURRENT_PROJECT_VERSION = 152;
41344134
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
41354135
ENABLE_STRICT_OBJC_MSGSEND = YES;
41364136
ENABLE_TESTABILITY = YES;
@@ -4195,7 +4195,7 @@
41954195
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
41964196
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
41974197
COPY_PHASE_STRIP = NO;
4198-
CURRENT_PROJECT_VERSION = 151;
4198+
CURRENT_PROJECT_VERSION = 152;
41994199
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
42004200
ENABLE_NS_ASSERTIONS = NO;
42014201
ENABLE_STRICT_OBJC_MSGSEND = YES;
@@ -4229,7 +4229,7 @@
42294229
DEFINES_MODULE = YES;
42304230
DEVELOPMENT_TEAM = GJZR2MEM28;
42314231
DYLIB_COMPATIBILITY_VERSION = 1;
4232-
DYLIB_CURRENT_VERSION = 151;
4232+
DYLIB_CURRENT_VERSION = 152;
42334233
DYLIB_INSTALL_NAME_BASE = "@rpath";
42344234
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
42354235
INFOPLIST_FILE = Sources/MapboxCoreNavigation/Info.plist;
@@ -4256,7 +4256,7 @@
42564256
DEFINES_MODULE = YES;
42574257
DEVELOPMENT_TEAM = GJZR2MEM28;
42584258
DYLIB_COMPATIBILITY_VERSION = 1;
4259-
DYLIB_CURRENT_VERSION = 151;
4259+
DYLIB_CURRENT_VERSION = 152;
42604260
DYLIB_INSTALL_NAME_BASE = "@rpath";
42614261
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
42624262
INFOPLIST_FILE = Sources/MapboxCoreNavigation/Info.plist;
@@ -4325,11 +4325,11 @@
43254325
CLANG_ENABLE_OBJC_WEAK = YES;
43264326
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
43274327
CODE_SIGN_STYLE = Automatic;
4328-
CURRENT_PROJECT_VERSION = 151;
4328+
CURRENT_PROJECT_VERSION = 152;
43294329
DEBUG_INFORMATION_FORMAT = dwarf;
43304330
DEFINES_MODULE = YES;
43314331
DYLIB_COMPATIBILITY_VERSION = 1;
4332-
DYLIB_CURRENT_VERSION = 151;
4332+
DYLIB_CURRENT_VERSION = 152;
43334333
DYLIB_INSTALL_NAME_BASE = "@rpath";
43344334
GCC_C_LANGUAGE_STANDARD = gnu11;
43354335
INFOPLIST_FILE = Sources/CarPlayTestHelper/Info.plist;
@@ -4358,10 +4358,10 @@
43584358
CLANG_ENABLE_OBJC_WEAK = YES;
43594359
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
43604360
CODE_SIGN_STYLE = Automatic;
4361-
CURRENT_PROJECT_VERSION = 151;
4361+
CURRENT_PROJECT_VERSION = 152;
43624362
DEFINES_MODULE = YES;
43634363
DYLIB_COMPATIBILITY_VERSION = 1;
4364-
DYLIB_CURRENT_VERSION = 151;
4364+
DYLIB_CURRENT_VERSION = 152;
43654365
DYLIB_INSTALL_NAME_BASE = "@rpath";
43664366
GCC_C_LANGUAGE_STANDARD = gnu11;
43674367
INFOPLIST_FILE = Sources/CarPlayTestHelper/Info.plist;

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ To install the MapboxNavigation framework in another package rather than an appl
5454
// Latest stable release
5555
.package(name: "MapboxNavigation", url: "https://github.com/mapbox/mapbox-navigation-ios.git", from: "2.17.0")
5656
// Latest prerelease
57-
.package(name: "MapboxNavigation", url: "https://github.com/mapbox/mapbox-navigation-ios.git", .exact("2.18.0-rc.1"))
57+
.package(name: "MapboxNavigation", url: "https://github.com/mapbox/mapbox-navigation-ios.git", .exact("2.18.0-rc.2"))
5858
```
5959

6060
### Using CocoaPods
@@ -75,8 +75,8 @@ To install the MapboxNavigation framework using [CocoaPods](https://cocoapods.or
7575
pod 'MapboxCoreNavigation', '~> 2.17'
7676
pod 'MapboxNavigation', '~> 2.17'
7777
# Latest prerelease
78-
pod 'MapboxCoreNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v2.18.0-rc.1'
79-
pod 'MapboxNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v2.18.0-rc.1'
78+
pod 'MapboxCoreNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v2.18.0-rc.2'
79+
pod 'MapboxNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v2.18.0-rc.2'
8080
```
8181

8282
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
103103
# Latest stable release
104104
github "mapbox/mapbox-navigation-ios" ~> 2.17
105105
# Latest prerelease
106-
github "mapbox/mapbox-navigation-ios" "v2.18.0-rc.1"
106+
github "mapbox/mapbox-navigation-ios" "v2.18.0-rc.2"
107107
```
108108

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

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.18.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>151</string>
20+
<string>152</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.18.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>151</string>
20+
<string>152</string>
2121
<key>NSPrincipalClass</key>
2222
<string></string>
2323
</dict>

Sources/MapboxCoreNavigation/Resources/MBXInfo.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>2.18.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>151</string>
20+
<string>152</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.18.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>151</string>
20+
<string>152</string>
2121
<key>NSPrincipalClass</key>
2222
<string></string>
2323
</dict>

Sources/MapboxNavigation/Resources/MBXInfo.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>2.18.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>151</string>
20+
<string>152</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.18.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>151</string>
20+
<string>152</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 (23.8.6)
33
- MapboxCoreMaps (10.16.4):
44
- MapboxCommon (~> 23.8)
5-
- MapboxCoreNavigation (2.18.0-rc.1):
5+
- MapboxCoreNavigation (2.18.0-rc.2):
66
- MapboxDirections (~> 2.11.1)
77
- MapboxNavigationNative (~> 182.0.0)
88
- MapboxDirections (2.11.1):
@@ -14,8 +14,8 @@ PODS:
1414
- MapboxMobileEvents (= 1.0.10)
1515
- Turf (~> 2.0)
1616
- MapboxMobileEvents (1.0.10)
17-
- MapboxNavigation (2.18.0-rc.1):
18-
- MapboxCoreNavigation (= 2.18.0-rc.1)
17+
- MapboxNavigation (2.18.0-rc.2):
18+
- MapboxCoreNavigation (= 2.18.0-rc.2)
1919
- MapboxMaps (~> 10.16.4)
2020
- MapboxSpeech (~> 2.0)
2121
- Solar-dev (~> 3.0)
@@ -52,11 +52,11 @@ EXTERNAL SOURCES:
5252
SPEC CHECKSUMS:
5353
MapboxCommon: 90f76693dc02438acbb5ea9a5b266a4c0eb1c875
5454
MapboxCoreMaps: 7b07d1ca8c454a4381daf09df901b9d6bf90bce0
55-
MapboxCoreNavigation: 00eef9dc0966f2e75569759c426c207c30d5e025
55+
MapboxCoreNavigation: e23646326ca7ba8c87c3fd1d68eb852a2333692a
5656
MapboxDirections: 31d61b8369d5dde6f6828f72905ab9a7e054cd2c
5757
MapboxMaps: cbb38845a9bf49b124f0e937975d560a4e01894e
5858
MapboxMobileEvents: de50b3a4de180dd129c326e09cd12c8adaaa46d6
59-
MapboxNavigation: 54a527ad93d439b945c54cf7bae71f88ab1f73b9
59+
MapboxNavigation: 816011674ed85b8a44bc0d7127a778195b8e3e50
6060
MapboxNavigationNative: f2cbb7eddb712a541edb7f4c9ed286f02ede5c12
6161
MapboxSpeech: cd25ef99c3a3d2e0da72620ff558276ea5991a77
6262
Polyline: 2a1f29f87f8d9b7de868940f4f76deb8c678a5b1

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>151</string>
24+
<string>152</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>151</string>
24+
<string>152</string>
2525
</dict>
2626
</plist>

0 commit comments

Comments
 (0)