Skip to content

Commit be6d1d4

Browse files
Update version 2.18.4 (#4711)
Co-authored-by: mapbox-ci <[email protected]>
1 parent 3914d13 commit be6d1d4

File tree

14 files changed

+51
-51
lines changed

14 files changed

+51
-51
lines changed

Example/Info.plist

+2-2
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.18.3</string>
18+
<string>2.18.4</string>
1919
<key>CFBundleVersion</key>
20-
<string>157</string>
20+
<string>158</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.3'
6+
s.version = '2.18.4'
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
@@ -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 = 157;
1103+
CURRENT_PROJECT_VERSION = 158;
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 = 157;
1142+
CURRENT_PROJECT_VERSION = 158;
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 = 157;
1179+
CURRENT_PROJECT_VERSION = 158;
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 = 157;
1219+
CURRENT_PROJECT_VERSION = 158;
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 = 157;
1258+
CURRENT_PROJECT_VERSION = 158;
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 = 157;
1300+
CURRENT_PROJECT_VERSION = 158;
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 = 157;
1339+
CURRENT_PROJECT_VERSION = 158;
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 = 157;
1373+
CURRENT_PROJECT_VERSION = 158;
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 = 157;
1479+
CURRENT_PROJECT_VERSION = 158;
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 = 157;
1544+
CURRENT_PROJECT_VERSION = 158;
15451545
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
15461546
ENABLE_NS_ASSERTIONS = NO;
15471547
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.3'
6+
s.version = '2.18.4'
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 = 157;
3865+
CURRENT_PROJECT_VERSION = 158;
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 = 157;
3899+
CURRENT_PROJECT_VERSION = 158;
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 = 157;
3930+
DYLIB_CURRENT_VERSION = 158;
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 = 157;
3958+
DYLIB_CURRENT_VERSION = 158;
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 = 157;
4036+
CURRENT_PROJECT_VERSION = 158;
40374037
DEBUG_INFORMATION_FORMAT = dwarf;
40384038
DEFINES_MODULE = YES;
40394039
DEVELOPMENT_TEAM = GJZR2MEM28;
40404040
DYLIB_COMPATIBILITY_VERSION = 1;
4041-
DYLIB_CURRENT_VERSION = 157;
4041+
DYLIB_CURRENT_VERSION = 158;
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 = 157;
4074+
CURRENT_PROJECT_VERSION = 158;
40754075
DEFINES_MODULE = YES;
40764076
DEVELOPMENT_TEAM = GJZR2MEM28;
40774077
DYLIB_COMPATIBILITY_VERSION = 1;
4078-
DYLIB_CURRENT_VERSION = 157;
4078+
DYLIB_CURRENT_VERSION = 158;
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 = 157;
4133+
CURRENT_PROJECT_VERSION = 158;
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 = 157;
4198+
CURRENT_PROJECT_VERSION = 158;
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 = 157;
4232+
DYLIB_CURRENT_VERSION = 158;
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 = 157;
4259+
DYLIB_CURRENT_VERSION = 158;
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 = 157;
4328+
CURRENT_PROJECT_VERSION = 158;
43294329
DEBUG_INFORMATION_FORMAT = dwarf;
43304330
DEFINES_MODULE = YES;
43314331
DYLIB_COMPATIBILITY_VERSION = 1;
4332-
DYLIB_CURRENT_VERSION = 157;
4332+
DYLIB_CURRENT_VERSION = 158;
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 = 157;
4361+
CURRENT_PROJECT_VERSION = 158;
43624362
DEFINES_MODULE = YES;
43634363
DYLIB_COMPATIBILITY_VERSION = 1;
4364-
DYLIB_CURRENT_VERSION = 157;
4364+
DYLIB_CURRENT_VERSION = 158;
43654365
DYLIB_INSTALL_NAME_BASE = "@rpath";
43664366
GCC_C_LANGUAGE_STANDARD = gnu11;
43674367
INFOPLIST_FILE = Sources/CarPlayTestHelper/Info.plist;

Sources/CarPlayTestHelper/Info.plist

+2-2
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.18.3</string>
18+
<string>2.18.4</string>
1919
<key>CFBundleVersion</key>
20-
<string>157</string>
20+
<string>158</string>
2121
</dict>
2222
</plist>

Sources/MapboxCoreNavigation/Info.plist

+2-2
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.18.3</string>
18+
<string>2.18.4</string>
1919
<key>CFBundleVersion</key>
20-
<string>157</string>
20+
<string>158</string>
2121
<key>NSPrincipalClass</key>
2222
<string></string>
2323
</dict>

Sources/MapboxCoreNavigation/Resources/MBXInfo.plist

+2-2
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.18.3</string>
18+
<string>2.18.4</string>
1919
<key>CFBundleVersion</key>
20-
<string>157</string>
20+
<string>158</string>
2121
<key>NSPrincipalClass</key>
2222
<string></string>
2323
</dict>

Sources/MapboxNavigation/Info.plist

+2-2
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.18.3</string>
18+
<string>2.18.4</string>
1919
<key>CFBundleVersion</key>
20-
<string>157</string>
20+
<string>158</string>
2121
<key>NSPrincipalClass</key>
2222
<string></string>
2323
</dict>

Sources/MapboxNavigation/Resources/MBXInfo.plist

+2-2
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.18.3</string>
18+
<string>2.18.4</string>
1919
<key>CFBundleVersion</key>
20-
<string>157</string>
20+
<string>158</string>
2121
<key>NSPrincipalClass</key>
2222
<string></string>
2323
</dict>

Sources/TestHelper/Info.plist

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>2.18.3</string>
18+
<string>2.18.4</string>
1919
<key>CFBundleVersion</key>
20-
<string>157</string>
20+
<string>158</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.10.1)
33
- MapboxCoreMaps (10.18.0):
44
- MapboxCommon (~> 23.10)
5-
- MapboxCoreNavigation (2.18.3):
5+
- MapboxCoreNavigation (2.18.4):
66
- MapboxDirections (~> 2.12)
77
- MapboxNavigationNative (< 205.0.0, >= 204.0.1)
88
- MapboxDirections (2.14.0):
@@ -14,8 +14,8 @@ PODS:
1414
- MapboxMobileEvents (= 1.0.10)
1515
- Turf (= 2.8.0)
1616
- MapboxMobileEvents (1.0.10)
17-
- MapboxNavigation (2.18.3):
18-
- MapboxCoreNavigation (= 2.18.3)
17+
- MapboxNavigation (2.18.4):
18+
- MapboxCoreNavigation (= 2.18.4)
1919
- MapboxMaps (~> 10.17)
2020
- MapboxSpeech (~> 2.0)
2121
- Solar-dev (~> 3.0)
@@ -52,11 +52,11 @@ EXTERNAL SOURCES:
5252
SPEC CHECKSUMS:
5353
MapboxCommon: 0ff437e44988da6856e280d00ffb266564ed0487
5454
MapboxCoreMaps: f1bd9405f5b9d3e343f2fe4138775299699a22fb
55-
MapboxCoreNavigation: bec661255b402c5c69529e1084d34b33ef24151b
55+
MapboxCoreNavigation: a4fa72bdb987dc9ab55615878299bf571f83a2b1
5656
MapboxDirections: 3d468327d3e2ac52ae1be2176004976580cf6fd9
5757
MapboxMaps: e76b14f52c54c40b76ddecd04f40448e6f35a864
5858
MapboxMobileEvents: de50b3a4de180dd129c326e09cd12c8adaaa46d6
59-
MapboxNavigation: fa5d5d897b13b28972224ef951857ebdb35b1aaa
59+
MapboxNavigation: b80fc4d8317c38fe01aa2aff2d365d6d9f7ad62a
6060
MapboxNavigationNative: cf3640d04da6e67b701f76b1c502954286efee06
6161
MapboxSpeech: cd25ef99c3a3d2e0da72620ff558276ea5991a77
6262
Polyline: 2a1f29f87f8d9b7de868940f4f76deb8c678a5b1

Tests/MapboxCoreNavigationTests/Info.plist

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
<key>CFBundlePackageType</key>
1616
<string>BNDL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>2.18.3</string>
18+
<string>2.18.4</string>
1919
<key>NSLocationWhenInUseUsageDescription</key>
2020
<string>Location Usage Description</string>
2121
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
2222
<string>Location Usage Description</string>
2323
<key>CFBundleVersion</key>
24-
<string>157</string>
24+
<string>158</string>
2525
</dict>
2626
</plist>

Tests/MapboxNavigationTests/Info.plist

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
<key>CFBundlePackageType</key>
1616
<string>BNDL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>2.18.3</string>
18+
<string>2.18.4</string>
1919
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
2020
<string>Location Usage Description</string>
2121
<key>NSLocationWhenInUseUsageDescription</key>
2222
<string>Location Usage Description</string>
2323
<key>CFBundleVersion</key>
24-
<string>157</string>
24+
<string>158</string>
2525
</dict>
2626
</plist>

0 commit comments

Comments
 (0)