Skip to content

Commit 57bbe05

Browse files
Update version 2.19.0 (#4733)
Co-authored-by: mapbox-ci <[email protected]>
1 parent 554fdbd commit 57bbe05

File tree

16 files changed

+53
-53
lines changed

16 files changed

+53
-53
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.19.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.19.0-beta.1'
6+
s.version = '2.19.0'
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 = 151;
1103+
CURRENT_PROJECT_VERSION = 152;
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 = 151;
1142+
CURRENT_PROJECT_VERSION = 152;
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 = 151;
1179+
CURRENT_PROJECT_VERSION = 152;
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 = 151;
1219+
CURRENT_PROJECT_VERSION = 152;
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 = 151;
1258+
CURRENT_PROJECT_VERSION = 152;
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 = 151;
1300+
CURRENT_PROJECT_VERSION = 152;
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 = 151;
1339+
CURRENT_PROJECT_VERSION = 152;
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 = 151;
1373+
CURRENT_PROJECT_VERSION = 152;
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 = 151;
1479+
CURRENT_PROJECT_VERSION = 152;
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 = 151;
1544+
CURRENT_PROJECT_VERSION = 152;
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.19.0-beta.1'
6+
s.version = '2.19.0'
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

+5-5
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@ To install the MapboxNavigation framework in an application using [Swift Package
4646

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

49-
1. Set Rules to Version, Up to Next Major, and enter `2.18.0` as the minimum version requirement. Click Next.
49+
1. Set Rules to Version, Up to Next Major, and enter `2.19.0` as the minimum version requirement. Click Next.
5050

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

5353
```swift
5454
// Latest stable release
55-
.package(name: "MapboxNavigation", url: "https://github.com/mapbox/mapbox-navigation-ios.git", from: "2.18.0")
55+
.package(name: "MapboxNavigation", url: "https://github.com/mapbox/mapbox-navigation-ios.git", from: "2.19.0")
5656
// Latest prerelease
5757
.package(name: "MapboxNavigation", url: "https://github.com/mapbox/mapbox-navigation-ios.git", .exact("2.19.0-beta.1"))
5858
```
@@ -72,8 +72,8 @@ To install the MapboxNavigation framework using [CocoaPods](https://cocoapods.or
7272
1. Create a [Podfile](https://guides.cocoapods.org/syntax/podfile.html) with the following specification:
7373
```ruby
7474
# Latest stable release
75-
pod 'MapboxCoreNavigation', '~> 2.18'
76-
pod 'MapboxNavigation', '~> 2.18'
75+
pod 'MapboxCoreNavigation', '~> 2.19'
76+
pod 'MapboxNavigation', '~> 2.19'
7777
# Latest prerelease
7878
pod 'MapboxCoreNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v2.19.0-beta.1'
7979
pod 'MapboxNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v2.19.0-beta.1'
@@ -101,7 +101,7 @@ To install the MapboxNavigation framework using [Carthage](https://github.com/Ca
101101
1. Create a [Cartfile](https://github.com/Carthage/Carthage/blob/master/Documentation/Artifacts.md#github-repositories) with the following dependency:
102102
```cartfile
103103
# Latest stable release
104-
github "mapbox/mapbox-navigation-ios" ~> 2.18
104+
github "mapbox/mapbox-navigation-ios" ~> 2.19
105105
# Latest prerelease
106106
github "mapbox/mapbox-navigation-ios" "v2.19.0-beta.1"
107107
```

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.19.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.19.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.19.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.19.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.19.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.19.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>151</string>
20+
<string>152</string>
2121
</dict>
2222
</plist>

Tests/CocoaPodsTest/PodInstall/Podfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ PODS:
22
- MapboxCommon (23.11.0)
33
- MapboxCoreMaps (10.19.1):
44
- MapboxCommon (~> 23.11)
5-
- MapboxCoreNavigation (2.19.0-beta.1):
5+
- MapboxCoreNavigation (2.19.0):
66
- MapboxDirections (~> 2.14)
77
- MapboxNavigationNative (< 207.0.0, >= 206.0.1)
88
- MapboxDirections (2.14.0):
@@ -14,8 +14,8 @@ PODS:
1414
- MapboxMobileEvents (= 2.0.0)
1515
- Turf (= 2.8.0)
1616
- MapboxMobileEvents (2.0.0)
17-
- MapboxNavigation (2.19.0-beta.1):
18-
- MapboxCoreNavigation (= 2.19.0-beta.1)
17+
- MapboxNavigation (2.19.0):
18+
- MapboxCoreNavigation (= 2.19.0)
1919
- MapboxMaps (~> 10.18)
2020
- MapboxSpeech (~> 2.0)
2121
- Solar-dev (~> 3.0)
@@ -52,11 +52,11 @@ EXTERNAL SOURCES:
5252
SPEC CHECKSUMS:
5353
MapboxCommon: 119f3759f7dc9457f0695848108ab323eb643cb4
5454
MapboxCoreMaps: ca17f67baced23f8c952166ac6314c35bad3f66c
55-
MapboxCoreNavigation: c26feb2d56acfdbde7ca237b8bb7a9c459d33b2a
55+
MapboxCoreNavigation: 3be9990fae3ed732a101001746d0e3b4234ec023
5656
MapboxDirections: 3d468327d3e2ac52ae1be2176004976580cf6fd9
5757
MapboxMaps: b7f29ec7c33f7dc6d2947c1148edce6db81db9a7
5858
MapboxMobileEvents: d044b9edbe0ec7df60f6c2c9634fe9a7f449266b
59-
MapboxNavigation: 08e931ce1894597f6b8e8241fb6794ffbbfd2a84
59+
MapboxNavigation: da9cf3d773ed5b0fa0fb388fccdaa117ee681f31
6060
MapboxNavigationNative: ef4ef55f669336b689a8941388a4b65796d1337b
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

+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)