Skip to content

Commit ce99619

Browse files
Update version 2.8.0-beta.2 (#4121)
Co-authored-by: mapbox-ci <[email protected]>
1 parent 53d658f commit ce99619

File tree

16 files changed

+45
-45
lines changed

16 files changed

+45
-45
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.8.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>121</string>
20+
<string>122</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.8.0-beta.1'
6+
s.version = '2.8.0-beta.2'
77
s.summary = "Core components for turn-by-turn navigation on iOS."
88

99
s.description = <<-DESC

MapboxNavigation-SPM.xcodeproj/project.pbxproj

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -913,7 +913,7 @@
913913
CLANG_ENABLE_OBJC_WEAK = YES;
914914
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
915915
CODE_SIGN_STYLE = Automatic;
916-
CURRENT_PROJECT_VERSION = 121;
916+
CURRENT_PROJECT_VERSION = 122;
917917
DEBUG_INFORMATION_FORMAT = dwarf;
918918
DEVELOPMENT_TEAM = GJZR2MEM28;
919919
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -953,7 +953,7 @@
953953
CLANG_ENABLE_OBJC_WEAK = YES;
954954
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
955955
CODE_SIGN_STYLE = Automatic;
956-
CURRENT_PROJECT_VERSION = 121;
956+
CURRENT_PROJECT_VERSION = 122;
957957
DEVELOPMENT_TEAM = GJZR2MEM28;
958958
GCC_C_LANGUAGE_STANDARD = gnu11;
959959
GENERATE_INFOPLIST_FILE = YES;
@@ -992,7 +992,7 @@
992992
CLANG_ENABLE_OBJC_WEAK = YES;
993993
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
994994
CODE_SIGN_STYLE = Automatic;
995-
CURRENT_PROJECT_VERSION = 121;
995+
CURRENT_PROJECT_VERSION = 122;
996996
DEBUG_INFORMATION_FORMAT = dwarf;
997997
DEVELOPMENT_TEAM = GJZR2MEM28;
998998
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -1034,7 +1034,7 @@
10341034
CLANG_ENABLE_OBJC_WEAK = YES;
10351035
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
10361036
CODE_SIGN_STYLE = Automatic;
1037-
CURRENT_PROJECT_VERSION = 121;
1037+
CURRENT_PROJECT_VERSION = 122;
10381038
DEVELOPMENT_TEAM = GJZR2MEM28;
10391039
ENABLE_TESTABILITY = YES;
10401040
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -1073,7 +1073,7 @@
10731073
CLANG_ENABLE_OBJC_WEAK = YES;
10741074
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
10751075
CODE_SIGN_STYLE = Automatic;
1076-
CURRENT_PROJECT_VERSION = 121;
1076+
CURRENT_PROJECT_VERSION = 122;
10771077
DEBUG_INFORMATION_FORMAT = dwarf;
10781078
DEVELOPMENT_TEAM = GJZR2MEM28;
10791079
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -1107,7 +1107,7 @@
11071107
CLANG_ENABLE_OBJC_WEAK = YES;
11081108
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
11091109
CODE_SIGN_STYLE = Automatic;
1110-
CURRENT_PROJECT_VERSION = 121;
1110+
CURRENT_PROJECT_VERSION = 122;
11111111
DEVELOPMENT_TEAM = GJZR2MEM28;
11121112
ENABLE_TESTABILITY = YES;
11131113
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -1214,7 +1214,7 @@
12141214
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
12151215
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
12161216
COPY_PHASE_STRIP = NO;
1217-
CURRENT_PROJECT_VERSION = 121;
1217+
CURRENT_PROJECT_VERSION = 122;
12181218
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
12191219
ENABLE_STRICT_OBJC_MSGSEND = YES;
12201220
ENABLE_TESTABILITY = YES;
@@ -1279,7 +1279,7 @@
12791279
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
12801280
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
12811281
COPY_PHASE_STRIP = NO;
1282-
CURRENT_PROJECT_VERSION = 121;
1282+
CURRENT_PROJECT_VERSION = 122;
12831283
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
12841284
ENABLE_NS_ASSERTIONS = NO;
12851285
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.8.0-beta.1'
6+
s.version = '2.8.0-beta.2'
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
@@ -3252,7 +3252,7 @@
32523252
DEFINES_MODULE = YES;
32533253
DEVELOPMENT_TEAM = GJZR2MEM28;
32543254
DYLIB_COMPATIBILITY_VERSION = 1;
3255-
DYLIB_CURRENT_VERSION = 121;
3255+
DYLIB_CURRENT_VERSION = 122;
32563256
DYLIB_INSTALL_NAME_BASE = "@rpath";
32573257
FRAMEWORK_SEARCH_PATHS = (
32583258
"$(inherited)",
@@ -3279,7 +3279,7 @@
32793279
DEFINES_MODULE = YES;
32803280
DEVELOPMENT_TEAM = GJZR2MEM28;
32813281
DYLIB_COMPATIBILITY_VERSION = 1;
3282-
DYLIB_CURRENT_VERSION = 121;
3282+
DYLIB_CURRENT_VERSION = 122;
32833283
DYLIB_INSTALL_NAME_BASE = "@rpath";
32843284
FRAMEWORK_SEARCH_PATHS = (
32853285
"$(inherited)",
@@ -3354,12 +3354,12 @@
33543354
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
33553355
CODE_SIGN_IDENTITY = "";
33563356
CODE_SIGN_STYLE = Automatic;
3357-
CURRENT_PROJECT_VERSION = 121;
3357+
CURRENT_PROJECT_VERSION = 122;
33583358
DEBUG_INFORMATION_FORMAT = dwarf;
33593359
DEFINES_MODULE = YES;
33603360
DEVELOPMENT_TEAM = GJZR2MEM28;
33613361
DYLIB_COMPATIBILITY_VERSION = 1;
3362-
DYLIB_CURRENT_VERSION = 121;
3362+
DYLIB_CURRENT_VERSION = 122;
33633363
DYLIB_INSTALL_NAME_BASE = "@rpath";
33643364
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
33653365
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -3391,11 +3391,11 @@
33913391
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
33923392
CODE_SIGN_IDENTITY = "";
33933393
CODE_SIGN_STYLE = Automatic;
3394-
CURRENT_PROJECT_VERSION = 121;
3394+
CURRENT_PROJECT_VERSION = 122;
33953395
DEFINES_MODULE = YES;
33963396
DEVELOPMENT_TEAM = GJZR2MEM28;
33973397
DYLIB_COMPATIBILITY_VERSION = 1;
3398-
DYLIB_CURRENT_VERSION = 121;
3398+
DYLIB_CURRENT_VERSION = 122;
33993399
DYLIB_INSTALL_NAME_BASE = "@rpath";
34003400
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
34013401
GCC_C_LANGUAGE_STANDARD = gnu11;
@@ -3449,7 +3449,7 @@
34493449
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
34503450
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
34513451
COPY_PHASE_STRIP = NO;
3452-
CURRENT_PROJECT_VERSION = 121;
3452+
CURRENT_PROJECT_VERSION = 122;
34533453
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
34543454
ENABLE_STRICT_OBJC_MSGSEND = YES;
34553455
ENABLE_TESTABILITY = YES;
@@ -3514,7 +3514,7 @@
35143514
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
35153515
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
35163516
COPY_PHASE_STRIP = NO;
3517-
CURRENT_PROJECT_VERSION = 121;
3517+
CURRENT_PROJECT_VERSION = 122;
35183518
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
35193519
ENABLE_NS_ASSERTIONS = NO;
35203520
ENABLE_STRICT_OBJC_MSGSEND = YES;
@@ -3548,7 +3548,7 @@
35483548
DEFINES_MODULE = YES;
35493549
DEVELOPMENT_TEAM = GJZR2MEM28;
35503550
DYLIB_COMPATIBILITY_VERSION = 1;
3551-
DYLIB_CURRENT_VERSION = 121;
3551+
DYLIB_CURRENT_VERSION = 122;
35523552
DYLIB_INSTALL_NAME_BASE = "@rpath";
35533553
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
35543554
INFOPLIST_FILE = Sources/MapboxCoreNavigation/Info.plist;
@@ -3574,7 +3574,7 @@
35743574
DEFINES_MODULE = YES;
35753575
DEVELOPMENT_TEAM = GJZR2MEM28;
35763576
DYLIB_COMPATIBILITY_VERSION = 1;
3577-
DYLIB_CURRENT_VERSION = 121;
3577+
DYLIB_CURRENT_VERSION = 122;
35783578
DYLIB_INSTALL_NAME_BASE = "@rpath";
35793579
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
35803580
INFOPLIST_FILE = Sources/MapboxCoreNavigation/Info.plist;
@@ -3640,11 +3640,11 @@
36403640
CLANG_ENABLE_OBJC_WEAK = YES;
36413641
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
36423642
CODE_SIGN_STYLE = Automatic;
3643-
CURRENT_PROJECT_VERSION = 121;
3643+
CURRENT_PROJECT_VERSION = 122;
36443644
DEBUG_INFORMATION_FORMAT = dwarf;
36453645
DEFINES_MODULE = YES;
36463646
DYLIB_COMPATIBILITY_VERSION = 1;
3647-
DYLIB_CURRENT_VERSION = 121;
3647+
DYLIB_CURRENT_VERSION = 122;
36483648
DYLIB_INSTALL_NAME_BASE = "@rpath";
36493649
GCC_C_LANGUAGE_STANDARD = gnu11;
36503650
INFOPLIST_FILE = Sources/CarPlayTestHelper/Info.plist;
@@ -3673,10 +3673,10 @@
36733673
CLANG_ENABLE_OBJC_WEAK = YES;
36743674
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
36753675
CODE_SIGN_STYLE = Automatic;
3676-
CURRENT_PROJECT_VERSION = 121;
3676+
CURRENT_PROJECT_VERSION = 122;
36773677
DEFINES_MODULE = YES;
36783678
DYLIB_COMPATIBILITY_VERSION = 1;
3679-
DYLIB_CURRENT_VERSION = 121;
3679+
DYLIB_CURRENT_VERSION = 122;
36803680
DYLIB_INSTALL_NAME_BASE = "@rpath";
36813681
GCC_C_LANGUAGE_STANDARD = gnu11;
36823682
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.8.0-beta.1"))
57+
.package(name: "MapboxNavigation", url: "https://github.com/mapbox/mapbox-navigation-ios.git", .exact("2.8.0-beta.2"))
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.8.0-beta.1'
79-
pod 'MapboxNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v2.8.0-beta.1'
78+
pod 'MapboxCoreNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v2.8.0-beta.2'
79+
pod 'MapboxNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v2.8.0-beta.2'
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.8.0-beta.1"
106+
github "mapbox/mapbox-navigation-ios" "v2.8.0-beta.2"
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.8.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>121</string>
20+
<string>122</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.8.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>121</string>
20+
<string>122</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.8.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>121</string>
20+
<string>122</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.8.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>121</string>
20+
<string>122</string>
2121
<key>NSPrincipalClass</key>
2222
<string></string>
2323
</dict>

0 commit comments

Comments
 (0)