Skip to content

Commit c318589

Browse files
Update version 2.18.3 (#4707)
Co-authored-by: mapbox-ci <[email protected]>
1 parent a6a9afa commit c318589

File tree

14 files changed

+52
-52
lines changed

14 files changed

+52
-52
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.18.2</string>
18+
<string>2.18.3</string>
1919
<key>CFBundleVersion</key>
20-
<string>156</string>
20+
<string>157</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.18.2'
6+
s.version = '2.18.3'
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
@@ -1098,7 +1098,7 @@
10981098
CLANG_ENABLE_OBJC_WEAK = YES;
10991099
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
11001100
CODE_SIGN_STYLE = Automatic;
1101-
CURRENT_PROJECT_VERSION = 156;
1101+
CURRENT_PROJECT_VERSION = 157;
11021102
DEBUG_INFORMATION_FORMAT = dwarf;
11031103
DEVELOPMENT_TEAM = GJZR2MEM28;
11041104
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -1137,7 +1137,7 @@
11371137
CLANG_ENABLE_OBJC_WEAK = YES;
11381138
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
11391139
CODE_SIGN_STYLE = Automatic;
1140-
CURRENT_PROJECT_VERSION = 156;
1140+
CURRENT_PROJECT_VERSION = 157;
11411141
DEVELOPMENT_TEAM = GJZR2MEM28;
11421142
GCC_C_LANGUAGE_STANDARD = gnu11;
11431143
GENERATE_INFOPLIST_FILE = YES;
@@ -1174,7 +1174,7 @@
11741174
CLANG_ENABLE_OBJC_WEAK = YES;
11751175
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
11761176
CODE_SIGN_STYLE = Automatic;
1177-
CURRENT_PROJECT_VERSION = 156;
1177+
CURRENT_PROJECT_VERSION = 157;
11781178
DEBUG_INFORMATION_FORMAT = dwarf;
11791179
DEVELOPMENT_TEAM = GJZR2MEM28;
11801180
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -1214,7 +1214,7 @@
12141214
CLANG_ENABLE_OBJC_WEAK = YES;
12151215
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
12161216
CODE_SIGN_STYLE = Automatic;
1217-
CURRENT_PROJECT_VERSION = 156;
1217+
CURRENT_PROJECT_VERSION = 157;
12181218
DEVELOPMENT_TEAM = GJZR2MEM28;
12191219
GCC_C_LANGUAGE_STANDARD = gnu11;
12201220
GENERATE_INFOPLIST_FILE = YES;
@@ -1253,7 +1253,7 @@
12531253
CLANG_ENABLE_OBJC_WEAK = YES;
12541254
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
12551255
CODE_SIGN_STYLE = Automatic;
1256-
CURRENT_PROJECT_VERSION = 156;
1256+
CURRENT_PROJECT_VERSION = 157;
12571257
DEBUG_INFORMATION_FORMAT = dwarf;
12581258
DEVELOPMENT_TEAM = GJZR2MEM28;
12591259
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -1295,7 +1295,7 @@
12951295
CLANG_ENABLE_OBJC_WEAK = YES;
12961296
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
12971297
CODE_SIGN_STYLE = Automatic;
1298-
CURRENT_PROJECT_VERSION = 156;
1298+
CURRENT_PROJECT_VERSION = 157;
12991299
DEVELOPMENT_TEAM = GJZR2MEM28;
13001300
ENABLE_TESTABILITY = YES;
13011301
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -1334,7 +1334,7 @@
13341334
CLANG_ENABLE_OBJC_WEAK = YES;
13351335
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
13361336
CODE_SIGN_STYLE = Automatic;
1337-
CURRENT_PROJECT_VERSION = 156;
1337+
CURRENT_PROJECT_VERSION = 157;
13381338
DEBUG_INFORMATION_FORMAT = dwarf;
13391339
DEVELOPMENT_TEAM = GJZR2MEM28;
13401340
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -1368,7 +1368,7 @@
13681368
CLANG_ENABLE_OBJC_WEAK = YES;
13691369
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
13701370
CODE_SIGN_STYLE = Automatic;
1371-
CURRENT_PROJECT_VERSION = 156;
1371+
CURRENT_PROJECT_VERSION = 157;
13721372
DEVELOPMENT_TEAM = GJZR2MEM28;
13731373
ENABLE_TESTABILITY = YES;
13741374
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -1474,7 +1474,7 @@
14741474
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
14751475
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
14761476
COPY_PHASE_STRIP = NO;
1477-
CURRENT_PROJECT_VERSION = 156;
1477+
CURRENT_PROJECT_VERSION = 157;
14781478
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
14791479
ENABLE_STRICT_OBJC_MSGSEND = YES;
14801480
ENABLE_TESTABILITY = YES;
@@ -1539,7 +1539,7 @@
15391539
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
15401540
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
15411541
COPY_PHASE_STRIP = NO;
1542-
CURRENT_PROJECT_VERSION = 156;
1542+
CURRENT_PROJECT_VERSION = 157;
15431543
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
15441544
ENABLE_NS_ASSERTIONS = NO;
15451545
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.18.2'
6+
s.version = '2.18.3'
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
@@ -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 = 156;
3865+
CURRENT_PROJECT_VERSION = 157;
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 = 156;
3899+
CURRENT_PROJECT_VERSION = 157;
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 = 156;
3930+
DYLIB_CURRENT_VERSION = 157;
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 = 156;
3958+
DYLIB_CURRENT_VERSION = 157;
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 = 156;
4036+
CURRENT_PROJECT_VERSION = 157;
40374037
DEBUG_INFORMATION_FORMAT = dwarf;
40384038
DEFINES_MODULE = YES;
40394039
DEVELOPMENT_TEAM = GJZR2MEM28;
40404040
DYLIB_COMPATIBILITY_VERSION = 1;
4041-
DYLIB_CURRENT_VERSION = 156;
4041+
DYLIB_CURRENT_VERSION = 157;
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 = 156;
4074+
CURRENT_PROJECT_VERSION = 157;
40754075
DEFINES_MODULE = YES;
40764076
DEVELOPMENT_TEAM = GJZR2MEM28;
40774077
DYLIB_COMPATIBILITY_VERSION = 1;
4078-
DYLIB_CURRENT_VERSION = 156;
4078+
DYLIB_CURRENT_VERSION = 157;
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 = 156;
4133+
CURRENT_PROJECT_VERSION = 157;
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 = 156;
4198+
CURRENT_PROJECT_VERSION = 157;
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 = 156;
4232+
DYLIB_CURRENT_VERSION = 157;
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 = 156;
4259+
DYLIB_CURRENT_VERSION = 157;
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 = 156;
4328+
CURRENT_PROJECT_VERSION = 157;
43294329
DEBUG_INFORMATION_FORMAT = dwarf;
43304330
DEFINES_MODULE = YES;
43314331
DYLIB_COMPATIBILITY_VERSION = 1;
4332-
DYLIB_CURRENT_VERSION = 156;
4332+
DYLIB_CURRENT_VERSION = 157;
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 = 156;
4361+
CURRENT_PROJECT_VERSION = 157;
43624362
DEFINES_MODULE = YES;
43634363
DYLIB_COMPATIBILITY_VERSION = 1;
4364-
DYLIB_CURRENT_VERSION = 156;
4364+
DYLIB_CURRENT_VERSION = 157;
43654365
DYLIB_INSTALL_NAME_BASE = "@rpath";
43664366
GCC_C_LANGUAGE_STANDARD = gnu11;
43674367
INFOPLIST_FILE = Sources/CarPlayTestHelper/Info.plist;

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.18.2</string>
18+
<string>2.18.3</string>
1919
<key>CFBundleVersion</key>
20-
<string>156</string>
20+
<string>157</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.18.2</string>
18+
<string>2.18.3</string>
1919
<key>CFBundleVersion</key>
20-
<string>156</string>
20+
<string>157</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.18.2</string>
18+
<string>2.18.3</string>
1919
<key>CFBundleVersion</key>
20-
<string>156</string>
20+
<string>157</string>
2121
<key>NSPrincipalClass</key>
2222
<string></string>
2323
</dict>

Sources/MapboxNavigation/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.18.2</string>
18+
<string>2.18.3</string>
1919
<key>CFBundleVersion</key>
20-
<string>156</string>
20+
<string>157</string>
2121
<key>NSPrincipalClass</key>
2222
<string></string>
2323
</dict>

Sources/MapboxNavigation/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.18.2</string>
18+
<string>2.18.3</string>
1919
<key>CFBundleVersion</key>
20-
<string>156</string>
20+
<string>157</string>
2121
<key>NSPrincipalClass</key>
2222
<string></string>
2323
</dict>

Sources/TestHelper/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>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>2.18.2</string>
18+
<string>2.18.3</string>
1919
<key>CFBundleVersion</key>
20-
<string>156</string>
20+
<string>157</string>
2121
</dict>
2222
</plist>

Tests/CocoaPodsTest/PodInstall/Podfile.lock

Lines changed: 6 additions & 6 deletions
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.2):
5+
- MapboxCoreNavigation (2.18.3):
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.2):
18-
- MapboxCoreNavigation (= 2.18.2)
17+
- MapboxNavigation (2.18.3):
18+
- MapboxCoreNavigation (= 2.18.3)
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: 46ef12de2938888605d3fbddbc80588bd55b1188
55+
MapboxCoreNavigation: bec661255b402c5c69529e1084d34b33ef24151b
5656
MapboxDirections: 3d468327d3e2ac52ae1be2176004976580cf6fd9
5757
MapboxMaps: e76b14f52c54c40b76ddecd04f40448e6f35a864
5858
MapboxMobileEvents: de50b3a4de180dd129c326e09cd12c8adaaa46d6
59-
MapboxNavigation: 433a4c18757dc74953c321cdf80993ab8cddea74
59+
MapboxNavigation: fa5d5d897b13b28972224ef951857ebdb35b1aaa
6060
MapboxNavigationNative: cf3640d04da6e67b701f76b1c502954286efee06
6161
MapboxSpeech: cd25ef99c3a3d2e0da72620ff558276ea5991a77
6262
Polyline: 2a1f29f87f8d9b7de868940f4f76deb8c678a5b1
@@ -65,4 +65,4 @@ SPEC CHECKSUMS:
6565

6666
PODFILE CHECKSUM: bde8103af0e9b326531ee57cf1fa935cbd5f2e18
6767

68-
COCOAPODS: 1.15.2
68+
COCOAPODS: 1.12.0

Tests/MapboxCoreNavigationTests/Info.plist

Lines changed: 2 additions & 2 deletions
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.2</string>
18+
<string>2.18.3</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>156</string>
24+
<string>157</string>
2525
</dict>
2626
</plist>

Tests/MapboxNavigationTests/Info.plist

Lines changed: 2 additions & 2 deletions
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.2</string>
18+
<string>2.18.3</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>156</string>
24+
<string>157</string>
2525
</dict>
2626
</plist>

0 commit comments

Comments
 (0)