Skip to content

Commit

Permalink
v1.0.0-rc.5
Browse files Browse the repository at this point in the history
Cherry-picked from 254a6a2.
  • Loading branch information
1ec5 committed Sep 23, 2020
1 parent c94ee43 commit db1fb0a
Show file tree
Hide file tree
Showing 14 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion Bench/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>1.0.0</string>
<key>CFBundleVersion</key>
<string>28</string>
<string>29</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
Expand Down
2 changes: 1 addition & 1 deletion BenchTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
<key>CFBundleShortVersionString</key>
<string>1.0.0</string>
<key>CFBundleVersion</key>
<string>28</string>
<string>29</string>
</dict>
</plist>
2 changes: 1 addition & 1 deletion Example/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundleShortVersionString</key>
<string>1.0.0</string>
<key>CFBundleVersion</key>
<string>28</string>
<string>29</string>
<key>LSApplicationCategoryType</key>
<string></string>
<key>LSRequiresIPhoneOS</key>
Expand Down
2 changes: 1 addition & 1 deletion MapboxCoreNavigation.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pod::Spec.new do |s|
# ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #

s.name = "MapboxCoreNavigation"
s.version = '1.0.0-rc.4'
s.version = '1.0.0-rc.5'
s.summary = "Core components for turn-by-turn navigation on iOS."

s.description = <<-DESC
Expand Down
2 changes: 1 addition & 1 deletion MapboxCoreNavigation/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundleShortVersionString</key>
<string>1.0.0</string>
<key>CFBundleVersion</key>
<string>28</string>
<string>29</string>
<key>NSPrincipalClass</key>
<string></string>
</dict>
Expand Down
10 changes: 5 additions & 5 deletions MapboxCoreNavigationTests/CocoaPodsTest/PodInstall/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PODS:
- MapboxMobileEvents (~> 0.10.4)
- MapboxAccounts (2.3.0)
- MapboxCommon (4.0.0)
- MapboxCoreNavigation (1.0.0-rc.4):
- MapboxCoreNavigation (1.0.0-rc.5):
- MapboxAccounts (~> 2.3.0)
- MapboxDirections (~> 1.0.0-rc.2)
- MapboxMobileEvents (~> 0.10.2)
Expand All @@ -13,9 +13,9 @@ PODS:
- Polyline (~> 4.2)
- Turf (~> 0.5.0)
- MapboxMobileEvents (0.10.4)
- MapboxNavigation (1.0.0-rc.4):
- MapboxNavigation (1.0.0-rc.5):
- Mapbox-iOS-SDK (~> 6.0)
- MapboxCoreNavigation (= 1.0.0-rc.4)
- MapboxCoreNavigation (= 1.0.0-rc.5)
- MapboxMobileEvents (~> 0.10.2)
- MapboxSpeech (~> 0.3.1)
- Solar (~> 2.1)
Expand Down Expand Up @@ -53,10 +53,10 @@ SPEC CHECKSUMS:
Mapbox-iOS-SDK: edea81429a4d56b944946d6abdf8152f3d1e5c5f
MapboxAccounts: 84abfdde95d9dc483f604c1b0fe1861edf691ce7
MapboxCommon: dd235a3715fa752aee83bb3be1d4ce0ba93e3b68
MapboxCoreNavigation: 5770274193500efd83c9fad46510f6f50bfbccd4
MapboxCoreNavigation: 0a147eaa2645406e8d3942b8c2ff6190add361dd
MapboxDirections: 5d2a2b6e955983505718ad640728ae8c169940f0
MapboxMobileEvents: 3dc72ea23e62d4afd64d3242f04686405b4a0e98
MapboxNavigation: f2421d31a60847dd15fe2b5ca376a2a00836d675
MapboxNavigation: fa6a92209db5af5bcb62548fd7af45bce89af37b
MapboxNavigationNative: 43492de7a30d587b309ca467b9ae15fead79af6e
MapboxSpeech: 67a558a672dc2b6266a993f4624895f69e58d105
Polyline: 0e9890790292741c8186201a536b6bb6a78d02dd
Expand Down
2 changes: 1 addition & 1 deletion MapboxCoreNavigationTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
<string>Location Usage Description</string>
<key>CFBundleVersion</key>
<string>28</string>
<string>29</string>
</dict>
</plist>
2 changes: 1 addition & 1 deletion MapboxNavigation-Documentation.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pod::Spec.new do |s|
# ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #

s.name = "MapboxNavigation-Documentation"
s.version = '1.0.0-rc.4'
s.version = '1.0.0-rc.5'
s.summary = "Complete turn-by-turn navigation interface for iOS."

s.description = <<-DESC
Expand Down
2 changes: 1 addition & 1 deletion MapboxNavigation.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pod::Spec.new do |s|
# ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #

s.name = "MapboxNavigation"
s.version = '1.0.0-rc.4'
s.version = '1.0.0-rc.5'
s.summary = "Complete turn-by-turn navigation interface for iOS."

s.description = <<-DESC
Expand Down
20 changes: 10 additions & 10 deletions MapboxNavigation.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3023,7 +3023,7 @@
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = GJZR2MEM28;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 28;
DYLIB_CURRENT_VERSION = 29;
DYLIB_INSTALL_NAME_BASE = "@rpath";
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -3045,7 +3045,7 @@
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = GJZR2MEM28;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 28;
DYLIB_CURRENT_VERSION = 29;
DYLIB_INSTALL_NAME_BASE = "@rpath";
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand Down Expand Up @@ -3260,12 +3260,12 @@
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 28;
CURRENT_PROJECT_VERSION = 29;
DEBUG_INFORMATION_FORMAT = dwarf;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = GJZR2MEM28;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 28;
DYLIB_CURRENT_VERSION = 29;
DYLIB_INSTALL_NAME_BASE = "@rpath";
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand Down Expand Up @@ -3295,11 +3295,11 @@
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 28;
CURRENT_PROJECT_VERSION = 29;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = GJZR2MEM28;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 28;
DYLIB_CURRENT_VERSION = 29;
DYLIB_INSTALL_NAME_BASE = "@rpath";
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand Down Expand Up @@ -3401,7 +3401,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 28;
CURRENT_PROJECT_VERSION = 29;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
Expand Down Expand Up @@ -3465,7 +3465,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 28;
CURRENT_PROJECT_VERSION = 29;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
Expand Down Expand Up @@ -3498,7 +3498,7 @@
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = GJZR2MEM28;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 28;
DYLIB_CURRENT_VERSION = 29;
DYLIB_INSTALL_NAME_BASE = "@rpath";
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -3523,7 +3523,7 @@
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = GJZR2MEM28;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 28;
DYLIB_CURRENT_VERSION = 29;
DYLIB_INSTALL_NAME_BASE = "@rpath";
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand Down
2 changes: 1 addition & 1 deletion MapboxNavigation/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundleShortVersionString</key>
<string>1.0.0</string>
<key>CFBundleVersion</key>
<string>28</string>
<string>29</string>
<key>NSPrincipalClass</key>
<string></string>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion MapboxNavigationTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
<key>NSLocationWhenInUseUsageDescription</key>
<string>Location Usage Description</string>
<key>CFBundleVersion</key>
<string>28</string>
<string>29</string>
</dict>
</plist>
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ To install Mapbox Navigation using [CocoaPods](https://cocoapods.org/):

1. Create a [Podfile](https://guides.cocoapods.org/syntax/podfile.html) with the following specification:
```ruby
pod 'MapboxCoreNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v1.0.0-rc.4'
pod 'MapboxNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v1.0.0-rc.4'
pod 'MapboxCoreNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v1.0.0-rc.5'
pod 'MapboxNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :tag => 'v1.0.0-rc.5'
```

1. Run `pod repo update && pod install` and open the resulting Xcode workspace.
Expand All @@ -93,7 +93,7 @@ Alternatively, to install Mapbox Navigation using [Carthage](https://github.com/

1. Create a [Cartfile](https://github.com/Carthage/Carthage/blob/master/Documentation/Artifacts.md#github-repositories) with the following dependency:
```cartfile
github "mapbox/mapbox-navigation-ios" "v1.0.0-rc.4"
github "mapbox/mapbox-navigation-ios" "v1.0.0-rc.5"
```

1. Run `carthage update --platform iOS --use-netrc` to build just the iOS dependencies.
Expand Down
2 changes: 1 addition & 1 deletion TestHelper/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
<key>CFBundleShortVersionString</key>
<string>1.0.0</string>
<key>CFBundleVersion</key>
<string>28</string>
<string>29</string>
</dict>
</plist>

0 comments on commit db1fb0a

Please sign in to comment.