Skip to content

Commit a038344

Browse files
Update version 2.9.0-beta.3 (#4209)
Co-authored-by: mapbox-ci <[email protected]>
1 parent 4327147 commit a038344

File tree

16 files changed

+47
-47
lines changed

16 files changed

+47
-47
lines changed

Example/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>2.9.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>128</string>
20+
<string>129</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.9.0-beta.2'
6+
s.version = '2.9.0-beta.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
@@ -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 = 128;
1082+
CURRENT_PROJECT_VERSION = 129;
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 = 128;
1121+
CURRENT_PROJECT_VERSION = 129;
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 = 128;
1158+
CURRENT_PROJECT_VERSION = 129;
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 = 128;
1198+
CURRENT_PROJECT_VERSION = 129;
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 = 128;
1237+
CURRENT_PROJECT_VERSION = 129;
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 = 128;
1279+
CURRENT_PROJECT_VERSION = 129;
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 = 128;
1318+
CURRENT_PROJECT_VERSION = 129;
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 = 128;
1352+
CURRENT_PROJECT_VERSION = 129;
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 = 128;
1461+
CURRENT_PROJECT_VERSION = 129;
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 = 128;
1526+
CURRENT_PROJECT_VERSION = 129;
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.9.0-beta.2'
6+
s.version = '2.9.0-beta.3'
77
s.summary = "Complete turn-by-turn navigation interface for iOS."
88

99
s.description = <<-DESC

MapboxNavigation.xcodeproj/project.pbxproj

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3428,7 +3428,7 @@
34283428
DEFINES_MODULE = YES;
34293429
DEVELOPMENT_TEAM = GJZR2MEM28;
34303430
DYLIB_COMPATIBILITY_VERSION = 1;
3431-
DYLIB_CURRENT_VERSION = 128;
3431+
DYLIB_CURRENT_VERSION = 129;
34323432
DYLIB_INSTALL_NAME_BASE = "@rpath";
34333433
FRAMEWORK_SEARCH_PATHS = (
34343434
"$(inherited)",
@@ -3456,7 +3456,7 @@
34563456
DEFINES_MODULE = YES;
34573457
DEVELOPMENT_TEAM = GJZR2MEM28;
34583458
DYLIB_COMPATIBILITY_VERSION = 1;
3459-
DYLIB_CURRENT_VERSION = 128;
3459+
DYLIB_CURRENT_VERSION = 129;
34603460
DYLIB_INSTALL_NAME_BASE = "@rpath";
34613461
FRAMEWORK_SEARCH_PATHS = (
34623462
"$(inherited)",
@@ -3534,12 +3534,12 @@
35343534
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
35353535
CODE_SIGN_IDENTITY = "";
35363536
CODE_SIGN_STYLE = Automatic;
3537-
CURRENT_PROJECT_VERSION = 128;
3537+
CURRENT_PROJECT_VERSION = 129;
35383538
DEBUG_INFORMATION_FORMAT = dwarf;
35393539
DEFINES_MODULE = YES;
35403540
DEVELOPMENT_TEAM = GJZR2MEM28;
35413541
DYLIB_COMPATIBILITY_VERSION = 1;
3542-
DYLIB_CURRENT_VERSION = 128;
3542+
DYLIB_CURRENT_VERSION = 129;
35433543
DYLIB_INSTALL_NAME_BASE = "@rpath";
35443544
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
35453545
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -3572,11 +3572,11 @@
35723572
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
35733573
CODE_SIGN_IDENTITY = "";
35743574
CODE_SIGN_STYLE = Automatic;
3575-
CURRENT_PROJECT_VERSION = 128;
3575+
CURRENT_PROJECT_VERSION = 129;
35763576
DEFINES_MODULE = YES;
35773577
DEVELOPMENT_TEAM = GJZR2MEM28;
35783578
DYLIB_COMPATIBILITY_VERSION = 1;
3579-
DYLIB_CURRENT_VERSION = 128;
3579+
DYLIB_CURRENT_VERSION = 129;
35803580
DYLIB_INSTALL_NAME_BASE = "@rpath";
35813581
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
35823582
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -3631,7 +3631,7 @@
36313631
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
36323632
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
36333633
COPY_PHASE_STRIP = NO;
3634-
CURRENT_PROJECT_VERSION = 128;
3634+
CURRENT_PROJECT_VERSION = 129;
36353635
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
36363636
ENABLE_STRICT_OBJC_MSGSEND = YES;
36373637
ENABLE_TESTABILITY = YES;
@@ -3696,7 +3696,7 @@
36963696
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
36973697
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
36983698
COPY_PHASE_STRIP = NO;
3699-
CURRENT_PROJECT_VERSION = 128;
3699+
CURRENT_PROJECT_VERSION = 129;
37003700
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
37013701
ENABLE_NS_ASSERTIONS = NO;
37023702
ENABLE_STRICT_OBJC_MSGSEND = YES;
@@ -3730,7 +3730,7 @@
37303730
DEFINES_MODULE = YES;
37313731
DEVELOPMENT_TEAM = GJZR2MEM28;
37323732
DYLIB_COMPATIBILITY_VERSION = 1;
3733-
DYLIB_CURRENT_VERSION = 128;
3733+
DYLIB_CURRENT_VERSION = 129;
37343734
DYLIB_INSTALL_NAME_BASE = "@rpath";
37353735
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
37363736
INFOPLIST_FILE = Sources/MapboxCoreNavigation/Info.plist;
@@ -3757,7 +3757,7 @@
37573757
DEFINES_MODULE = YES;
37583758
DEVELOPMENT_TEAM = GJZR2MEM28;
37593759
DYLIB_COMPATIBILITY_VERSION = 1;
3760-
DYLIB_CURRENT_VERSION = 128;
3760+
DYLIB_CURRENT_VERSION = 129;
37613761
DYLIB_INSTALL_NAME_BASE = "@rpath";
37623762
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
37633763
INFOPLIST_FILE = Sources/MapboxCoreNavigation/Info.plist;
@@ -3826,11 +3826,11 @@
38263826
CLANG_ENABLE_OBJC_WEAK = YES;
38273827
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
38283828
CODE_SIGN_STYLE = Automatic;
3829-
CURRENT_PROJECT_VERSION = 128;
3829+
CURRENT_PROJECT_VERSION = 129;
38303830
DEBUG_INFORMATION_FORMAT = dwarf;
38313831
DEFINES_MODULE = YES;
38323832
DYLIB_COMPATIBILITY_VERSION = 1;
3833-
DYLIB_CURRENT_VERSION = 128;
3833+
DYLIB_CURRENT_VERSION = 129;
38343834
DYLIB_INSTALL_NAME_BASE = "@rpath";
38353835
GCC_C_LANGUAGE_STANDARD = gnu11;
38363836
INFOPLIST_FILE = Sources/CarPlayTestHelper/Info.plist;
@@ -3859,10 +3859,10 @@
38593859
CLANG_ENABLE_OBJC_WEAK = YES;
38603860
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
38613861
CODE_SIGN_STYLE = Automatic;
3862-
CURRENT_PROJECT_VERSION = 128;
3862+
CURRENT_PROJECT_VERSION = 129;
38633863
DEFINES_MODULE = YES;
38643864
DYLIB_COMPATIBILITY_VERSION = 1;
3865-
DYLIB_CURRENT_VERSION = 128;
3865+
DYLIB_CURRENT_VERSION = 129;
38663866
DYLIB_INSTALL_NAME_BASE = "@rpath";
38673867
GCC_C_LANGUAGE_STANDARD = gnu11;
38683868
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.6.0")
5656
// Latest prerelease
57-
.package(name: "MapboxNavigation", url: "https://github.com/mapbox/mapbox-navigation-ios.git", .exact("2.9.0-beta.2"))
57+
.package(name: "MapboxNavigation", url: "https://github.com/mapbox/mapbox-navigation-ios.git", .exact("2.9.0-beta.3"))
5858
```
5959

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

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

Sources/CarPlayTestHelper/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>2.9.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>128</string>
20+
<string>129</string>
2121
</dict>
2222
</plist>

Sources/MapboxCoreNavigation/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>2.9.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>128</string>
20+
<string>129</string>
2121
<key>NSPrincipalClass</key>
2222
<string></string>
2323
</dict>

Sources/MapboxCoreNavigation/MBXInfo.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>2.9.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>128</string>
20+
<string>129</string>
2121
<key>NSPrincipalClass</key>
2222
<string></string>
2323
</dict>

Sources/MapboxNavigation/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>2.9.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>128</string>
20+
<string>129</string>
2121
<key>NSPrincipalClass</key>
2222
<string></string>
2323
</dict>

0 commit comments

Comments
 (0)