Skip to content

Commit c0dfd14

Browse files
Update version 2.11.0-alpha.1 (#4334)
Co-authored-by: mapbox-ci <[email protected]>
1 parent 63d8c59 commit c0dfd14

File tree

18 files changed

+62
-62
lines changed

18 files changed

+62
-62
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.10.0</string>
18+
<string>2.11.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>134</string>
20+
<string>135</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–2022, Mapbox
62+
Copyright © 2014–2023, 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.10.0-beta.2'
6+
s.version = '2.11.0-alpha.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
@@ -1079,7 +1079,7 @@
10791079
CLANG_ENABLE_OBJC_WEAK = YES;
10801080
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
10811081
CODE_SIGN_STYLE = Automatic;
1082-
CURRENT_PROJECT_VERSION = 134;
1082+
CURRENT_PROJECT_VERSION = 135;
10831083
DEBUG_INFORMATION_FORMAT = dwarf;
10841084
DEVELOPMENT_TEAM = GJZR2MEM28;
10851085
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -1118,7 +1118,7 @@
11181118
CLANG_ENABLE_OBJC_WEAK = YES;
11191119
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
11201120
CODE_SIGN_STYLE = Automatic;
1121-
CURRENT_PROJECT_VERSION = 134;
1121+
CURRENT_PROJECT_VERSION = 135;
11221122
DEVELOPMENT_TEAM = GJZR2MEM28;
11231123
GCC_C_LANGUAGE_STANDARD = gnu11;
11241124
GENERATE_INFOPLIST_FILE = YES;
@@ -1155,7 +1155,7 @@
11551155
CLANG_ENABLE_OBJC_WEAK = YES;
11561156
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
11571157
CODE_SIGN_STYLE = Automatic;
1158-
CURRENT_PROJECT_VERSION = 134;
1158+
CURRENT_PROJECT_VERSION = 135;
11591159
DEBUG_INFORMATION_FORMAT = dwarf;
11601160
DEVELOPMENT_TEAM = GJZR2MEM28;
11611161
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -1195,7 +1195,7 @@
11951195
CLANG_ENABLE_OBJC_WEAK = YES;
11961196
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
11971197
CODE_SIGN_STYLE = Automatic;
1198-
CURRENT_PROJECT_VERSION = 134;
1198+
CURRENT_PROJECT_VERSION = 135;
11991199
DEVELOPMENT_TEAM = GJZR2MEM28;
12001200
GCC_C_LANGUAGE_STANDARD = gnu11;
12011201
GENERATE_INFOPLIST_FILE = YES;
@@ -1234,7 +1234,7 @@
12341234
CLANG_ENABLE_OBJC_WEAK = YES;
12351235
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
12361236
CODE_SIGN_STYLE = Automatic;
1237-
CURRENT_PROJECT_VERSION = 134;
1237+
CURRENT_PROJECT_VERSION = 135;
12381238
DEBUG_INFORMATION_FORMAT = dwarf;
12391239
DEVELOPMENT_TEAM = GJZR2MEM28;
12401240
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -1276,7 +1276,7 @@
12761276
CLANG_ENABLE_OBJC_WEAK = YES;
12771277
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
12781278
CODE_SIGN_STYLE = Automatic;
1279-
CURRENT_PROJECT_VERSION = 134;
1279+
CURRENT_PROJECT_VERSION = 135;
12801280
DEVELOPMENT_TEAM = GJZR2MEM28;
12811281
ENABLE_TESTABILITY = YES;
12821282
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -1315,7 +1315,7 @@
13151315
CLANG_ENABLE_OBJC_WEAK = YES;
13161316
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
13171317
CODE_SIGN_STYLE = Automatic;
1318-
CURRENT_PROJECT_VERSION = 134;
1318+
CURRENT_PROJECT_VERSION = 135;
13191319
DEBUG_INFORMATION_FORMAT = dwarf;
13201320
DEVELOPMENT_TEAM = GJZR2MEM28;
13211321
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -1349,7 +1349,7 @@
13491349
CLANG_ENABLE_OBJC_WEAK = YES;
13501350
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
13511351
CODE_SIGN_STYLE = Automatic;
1352-
CURRENT_PROJECT_VERSION = 134;
1352+
CURRENT_PROJECT_VERSION = 135;
13531353
DEVELOPMENT_TEAM = GJZR2MEM28;
13541354
ENABLE_TESTABILITY = YES;
13551355
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -1458,7 +1458,7 @@
14581458
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
14591459
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
14601460
COPY_PHASE_STRIP = NO;
1461-
CURRENT_PROJECT_VERSION = 134;
1461+
CURRENT_PROJECT_VERSION = 135;
14621462
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
14631463
ENABLE_STRICT_OBJC_MSGSEND = YES;
14641464
ENABLE_TESTABILITY = YES;
@@ -1523,7 +1523,7 @@
15231523
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
15241524
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
15251525
COPY_PHASE_STRIP = NO;
1526-
CURRENT_PROJECT_VERSION = 134;
1526+
CURRENT_PROJECT_VERSION = 135;
15271527
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
15281528
ENABLE_NS_ASSERTIONS = NO;
15291529
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.10.0-beta.2'
6+
s.version = '2.11.0-alpha.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
@@ -3718,7 +3718,7 @@
37183718
CLANG_ENABLE_OBJC_WEAK = YES;
37193719
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
37203720
CODE_SIGN_STYLE = Automatic;
3721-
CURRENT_PROJECT_VERSION = 134;
3721+
CURRENT_PROJECT_VERSION = 135;
37223722
DEBUG_INFORMATION_FORMAT = dwarf;
37233723
DEVELOPMENT_TEAM = GJZR2MEM28;
37243724
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -3752,7 +3752,7 @@
37523752
CLANG_ENABLE_OBJC_WEAK = YES;
37533753
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
37543754
CODE_SIGN_STYLE = Automatic;
3755-
CURRENT_PROJECT_VERSION = 134;
3755+
CURRENT_PROJECT_VERSION = 135;
37563756
DEVELOPMENT_TEAM = GJZR2MEM28;
37573757
GCC_C_LANGUAGE_STANDARD = gnu11;
37583758
GENERATE_INFOPLIST_FILE = YES;
@@ -3783,7 +3783,7 @@
37833783
DEFINES_MODULE = YES;
37843784
DEVELOPMENT_TEAM = GJZR2MEM28;
37853785
DYLIB_COMPATIBILITY_VERSION = 1;
3786-
DYLIB_CURRENT_VERSION = 134;
3786+
DYLIB_CURRENT_VERSION = 135;
37873787
DYLIB_INSTALL_NAME_BASE = "@rpath";
37883788
FRAMEWORK_SEARCH_PATHS = (
37893789
"$(inherited)",
@@ -3811,7 +3811,7 @@
38113811
DEFINES_MODULE = YES;
38123812
DEVELOPMENT_TEAM = GJZR2MEM28;
38133813
DYLIB_COMPATIBILITY_VERSION = 1;
3814-
DYLIB_CURRENT_VERSION = 134;
3814+
DYLIB_CURRENT_VERSION = 135;
38153815
DYLIB_INSTALL_NAME_BASE = "@rpath";
38163816
FRAMEWORK_SEARCH_PATHS = (
38173817
"$(inherited)",
@@ -3889,12 +3889,12 @@
38893889
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
38903890
CODE_SIGN_IDENTITY = "";
38913891
CODE_SIGN_STYLE = Automatic;
3892-
CURRENT_PROJECT_VERSION = 134;
3892+
CURRENT_PROJECT_VERSION = 135;
38933893
DEBUG_INFORMATION_FORMAT = dwarf;
38943894
DEFINES_MODULE = YES;
38953895
DEVELOPMENT_TEAM = GJZR2MEM28;
38963896
DYLIB_COMPATIBILITY_VERSION = 1;
3897-
DYLIB_CURRENT_VERSION = 134;
3897+
DYLIB_CURRENT_VERSION = 135;
38983898
DYLIB_INSTALL_NAME_BASE = "@rpath";
38993899
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
39003900
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -3927,11 +3927,11 @@
39273927
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
39283928
CODE_SIGN_IDENTITY = "";
39293929
CODE_SIGN_STYLE = Automatic;
3930-
CURRENT_PROJECT_VERSION = 134;
3930+
CURRENT_PROJECT_VERSION = 135;
39313931
DEFINES_MODULE = YES;
39323932
DEVELOPMENT_TEAM = GJZR2MEM28;
39333933
DYLIB_COMPATIBILITY_VERSION = 1;
3934-
DYLIB_CURRENT_VERSION = 134;
3934+
DYLIB_CURRENT_VERSION = 135;
39353935
DYLIB_INSTALL_NAME_BASE = "@rpath";
39363936
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
39373937
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -3986,7 +3986,7 @@
39863986
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
39873987
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
39883988
COPY_PHASE_STRIP = NO;
3989-
CURRENT_PROJECT_VERSION = 134;
3989+
CURRENT_PROJECT_VERSION = 135;
39903990
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
39913991
ENABLE_STRICT_OBJC_MSGSEND = YES;
39923992
ENABLE_TESTABILITY = YES;
@@ -4051,7 +4051,7 @@
40514051
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
40524052
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
40534053
COPY_PHASE_STRIP = NO;
4054-
CURRENT_PROJECT_VERSION = 134;
4054+
CURRENT_PROJECT_VERSION = 135;
40554055
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
40564056
ENABLE_NS_ASSERTIONS = NO;
40574057
ENABLE_STRICT_OBJC_MSGSEND = YES;
@@ -4085,7 +4085,7 @@
40854085
DEFINES_MODULE = YES;
40864086
DEVELOPMENT_TEAM = GJZR2MEM28;
40874087
DYLIB_COMPATIBILITY_VERSION = 1;
4088-
DYLIB_CURRENT_VERSION = 134;
4088+
DYLIB_CURRENT_VERSION = 135;
40894089
DYLIB_INSTALL_NAME_BASE = "@rpath";
40904090
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
40914091
INFOPLIST_FILE = Sources/MapboxCoreNavigation/Info.plist;
@@ -4112,7 +4112,7 @@
41124112
DEFINES_MODULE = YES;
41134113
DEVELOPMENT_TEAM = GJZR2MEM28;
41144114
DYLIB_COMPATIBILITY_VERSION = 1;
4115-
DYLIB_CURRENT_VERSION = 134;
4115+
DYLIB_CURRENT_VERSION = 135;
41164116
DYLIB_INSTALL_NAME_BASE = "@rpath";
41174117
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
41184118
INFOPLIST_FILE = Sources/MapboxCoreNavigation/Info.plist;
@@ -4181,11 +4181,11 @@
41814181
CLANG_ENABLE_OBJC_WEAK = YES;
41824182
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
41834183
CODE_SIGN_STYLE = Automatic;
4184-
CURRENT_PROJECT_VERSION = 134;
4184+
CURRENT_PROJECT_VERSION = 135;
41854185
DEBUG_INFORMATION_FORMAT = dwarf;
41864186
DEFINES_MODULE = YES;
41874187
DYLIB_COMPATIBILITY_VERSION = 1;
4188-
DYLIB_CURRENT_VERSION = 134;
4188+
DYLIB_CURRENT_VERSION = 135;
41894189
DYLIB_INSTALL_NAME_BASE = "@rpath";
41904190
GCC_C_LANGUAGE_STANDARD = gnu11;
41914191
INFOPLIST_FILE = Sources/CarPlayTestHelper/Info.plist;
@@ -4214,10 +4214,10 @@
42144214
CLANG_ENABLE_OBJC_WEAK = YES;
42154215
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
42164216
CODE_SIGN_STYLE = Automatic;
4217-
CURRENT_PROJECT_VERSION = 134;
4217+
CURRENT_PROJECT_VERSION = 135;
42184218
DEFINES_MODULE = YES;
42194219
DYLIB_COMPATIBILITY_VERSION = 1;
4220-
DYLIB_CURRENT_VERSION = 134;
4220+
DYLIB_CURRENT_VERSION = 135;
42214221
DYLIB_INSTALL_NAME_BASE = "@rpath";
42224222
GCC_C_LANGUAGE_STANDARD = gnu11;
42234223
INFOPLIST_FILE = Sources/CarPlayTestHelper/Info.plist;

README.md

Lines changed: 4 additions & 4 deletions
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.9.0")
5656
// Latest prerelease
57-
.package(name: "MapboxNavigation", url: "https://github.com/mapbox/mapbox-navigation-ios.git", .exact("2.10.0-beta.2"))
57+
.package(name: "MapboxNavigation", url: "https://github.com/mapbox/mapbox-navigation-ios.git", .exact("2.11.0-alpha.1"))
5858
```
5959

6060
### Using CocoaPods
@@ -75,8 +75,8 @@ To install the MapboxNavigation framework using [CocoaPods](https://cocoapods.or
7575
pod 'MapboxCoreNavigation', '~> 2.9'
7676
pod 'MapboxNavigation', '~> 2.9'
7777
# Latest prerelease
78-
pod 'MapboxCoreNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v2.10.0-beta.2'
79-
pod 'MapboxNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v2.10.0-beta.2'
78+
pod 'MapboxCoreNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v2.11.0-alpha.1'
79+
pod 'MapboxNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v2.11.0-alpha.1'
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.9
105105
# Latest prerelease
106-
github "mapbox/mapbox-navigation-ios" "v2.10.0-beta.2"
106+
github "mapbox/mapbox-navigation-ios" "v2.11.0-alpha.1"
107107
```
108108

109109
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.10.0</string>
18+
<string>2.11.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>134</string>
20+
<string>135</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.10.0</string>
18+
<string>2.11.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>134</string>
20+
<string>135</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.10.0</string>
18+
<string>2.11.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>134</string>
20+
<string>135</string>
2121
<key>NSPrincipalClass</key>
2222
<string></string>
2323
</dict>

0 commit comments

Comments
 (0)