From cb4ce5cda6f6cb6ad42a6ab90b1c43e77e2c87f6 Mon Sep 17 00:00:00 2001 From: "mapbox-github-ci-writer-public-1[bot]" <93400552+mapbox-github-ci-writer-public-1[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 18:42:07 +0000 Subject: [PATCH] Update version 2.9.0-rc.2 (#784) Co-authored-by: mapbox-ci --- .bundle/config | 2 ++ Directions Example/Info.plist | 2 +- LICENSE.md | 2 +- MapboxDirections-pre.podspec | 2 +- MapboxDirections.podspec | 2 +- MapboxDirections.xcodeproj/project.pbxproj | 32 +++++++++++----------- README.md | 6 ++-- Sources/MapboxDirections/Info.plist | 4 +-- Tests/MapboxDirectionsTests/Info.plist | 2 +- docs/jazzy.yml | 2 +- swift-package-baseline/baseline.txt | 2 +- 11 files changed, 30 insertions(+), 28 deletions(-) create mode 100644 .bundle/config diff --git a/.bundle/config b/.bundle/config new file mode 100644 index 000000000..236922881 --- /dev/null +++ b/.bundle/config @@ -0,0 +1,2 @@ +--- +BUNDLE_PATH: "vendor/bundle" diff --git a/Directions Example/Info.plist b/Directions Example/Info.plist index f84499f8c..346b1455f 100644 --- a/Directions Example/Info.plist +++ b/Directions Example/Info.plist @@ -19,7 +19,7 @@ CFBundleSignature ???? CFBundleVersion - 110 + 111 LSRequiresIPhoneOS NSLocationWhenInUseUsageDescription diff --git a/LICENSE.md b/LICENSE.md index b15ab714c..2e990f75e 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,4 +1,4 @@ -Copyright © 2014–2022, Mapbox +Copyright © 2014–2023, Mapbox Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above diff --git a/MapboxDirections-pre.podspec b/MapboxDirections-pre.podspec index d0841a9be..544f09da1 100644 --- a/MapboxDirections-pre.podspec +++ b/MapboxDirections-pre.podspec @@ -3,7 +3,7 @@ Pod::Spec.new do |s| # ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # s.name = "MapboxDirections-pre" - s.version = "2.9.0-rc.1" + s.version = "2.9.0-rc.2" s.summary = "Mapbox Directions API wrapper for Swift." s.description = <<-DESC diff --git a/MapboxDirections.podspec b/MapboxDirections.podspec index 8df1ea706..4746cf2cf 100644 --- a/MapboxDirections.podspec +++ b/MapboxDirections.podspec @@ -3,7 +3,7 @@ Pod::Spec.new do |s| # ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # s.name = "MapboxDirections" - s.version = "2.9.0-rc.1" + s.version = "2.9.0-rc.2" s.summary = "Mapbox Directions API wrapper for Swift." s.description = <<-DESC diff --git a/MapboxDirections.xcodeproj/project.pbxproj b/MapboxDirections.xcodeproj/project.pbxproj index 7e00ef443..5e076465c 100644 --- a/MapboxDirections.xcodeproj/project.pbxproj +++ b/MapboxDirections.xcodeproj/project.pbxproj @@ -1976,12 +1976,12 @@ CLANG_ANALYZER_NONNULL = YES; CODE_SIGN_IDENTITY = ""; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 110; + CURRENT_PROJECT_VERSION = 111; DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = dwarf; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 110; + DYLIB_CURRENT_VERSION = 111; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; FRAMEWORK_VERSION = A; @@ -2007,11 +2007,11 @@ CLANG_ANALYZER_NONNULL = YES; CODE_SIGN_IDENTITY = ""; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 110; + CURRENT_PROJECT_VERSION = 111; DEAD_CODE_STRIPPING = YES; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 110; + DYLIB_CURRENT_VERSION = 111; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; FRAMEWORK_VERSION = A; @@ -2084,11 +2084,11 @@ buildSettings = { CLANG_ANALYZER_NONNULL = YES; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - CURRENT_PROJECT_VERSION = 110; + CURRENT_PROJECT_VERSION = 111; DEBUG_INFORMATION_FORMAT = dwarf; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 110; + DYLIB_CURRENT_VERSION = 111; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = Sources/MapboxDirections/Info.plist; @@ -2114,10 +2114,10 @@ buildSettings = { CLANG_ANALYZER_NONNULL = YES; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - CURRENT_PROJECT_VERSION = 110; + CURRENT_PROJECT_VERSION = 111; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 110; + DYLIB_CURRENT_VERSION = 111; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = Sources/MapboxDirections/Info.plist; @@ -2190,11 +2190,11 @@ APPLICATION_EXTENSION_API_ONLY = YES; CLANG_ANALYZER_NONNULL = YES; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - CURRENT_PROJECT_VERSION = 110; + CURRENT_PROJECT_VERSION = 111; DEBUG_INFORMATION_FORMAT = dwarf; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 110; + DYLIB_CURRENT_VERSION = 111; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = Sources/MapboxDirections/Info.plist; @@ -2221,10 +2221,10 @@ APPLICATION_EXTENSION_API_ONLY = YES; CLANG_ANALYZER_NONNULL = YES; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - CURRENT_PROJECT_VERSION = 110; + CURRENT_PROJECT_VERSION = 111; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 110; + DYLIB_CURRENT_VERSION = 111; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = Sources/MapboxDirections/Info.plist; @@ -2250,12 +2250,12 @@ buildSettings = { CLANG_ANALYZER_NONNULL = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - CURRENT_PROJECT_VERSION = 110; + CURRENT_PROJECT_VERSION = 111; DEBUG_INFORMATION_FORMAT = dwarf; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = ""; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 110; + DYLIB_CURRENT_VERSION = 111; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = Sources/MapboxDirections/Info.plist; @@ -2279,11 +2279,11 @@ buildSettings = { CLANG_ANALYZER_NONNULL = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - CURRENT_PROJECT_VERSION = 110; + CURRENT_PROJECT_VERSION = 111; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = ""; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 110; + DYLIB_CURRENT_VERSION = 111; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = Sources/MapboxDirections/Info.plist; diff --git a/README.md b/README.md index 7d015232b..c44e293e4 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Specify the following dependency in your [Carthage](https://github.com/Carthage/ # Latest stable release github "mapbox/mapbox-directions-swift" ~> 2.8 # Latest prerelease -github "mapbox/mapbox-directions-swift" "v2.9.0-rc.1" +github "mapbox/mapbox-directions-swift" "v2.9.0-rc.2" ``` Or in your [CocoaPods](http://cocoapods.org/) Podfile: @@ -27,7 +27,7 @@ Or in your [CocoaPods](http://cocoapods.org/) Podfile: # Latest stable release pod 'MapboxDirections', '~> 2.8' # Latest prerelease -pod 'MapboxDirections', :git => 'https://github.com/mapbox/mapbox-directions-swift.git', :tag => 'v2.9.0-rc.1' +pod 'MapboxDirections', :git => 'https://github.com/mapbox/mapbox-directions-swift.git', :tag => 'v2.9.0-rc.2' ``` Or in your [Swift Package Manager](https://swift.org/package-manager/) Package.swift: @@ -36,7 +36,7 @@ Or in your [Swift Package Manager](https://swift.org/package-manager/) Package.s // Latest stable release .package(name: "MapboxDirections", url: "https://github.com/mapbox/mapbox-directions-swift.git", from: "2.8.0") // Latest prerelease -.package(name: "MapboxDirections", url: "https://github.com/mapbox/mapbox-directions-swift.git", .exact("2.9.0-rc.1")) +.package(name: "MapboxDirections", url: "https://github.com/mapbox/mapbox-directions-swift.git", .exact("2.9.0-rc.2")) ``` Then `import MapboxDirections`. diff --git a/Sources/MapboxDirections/Info.plist b/Sources/MapboxDirections/Info.plist index 45bd1da45..ba6285c10 100644 --- a/Sources/MapboxDirections/Info.plist +++ b/Sources/MapboxDirections/Info.plist @@ -19,9 +19,9 @@ CFBundleSignature ???? CFBundleVersion - 110 + 111 NSHumanReadableCopyright - Copyright © 2014–2022 Mapbox. All rights reserved. + Copyright © 2014–2023 Mapbox. All rights reserved. NSPrincipalClass diff --git a/Tests/MapboxDirectionsTests/Info.plist b/Tests/MapboxDirectionsTests/Info.plist index 5ef2c59e0..53dedf231 100644 --- a/Tests/MapboxDirectionsTests/Info.plist +++ b/Tests/MapboxDirectionsTests/Info.plist @@ -19,6 +19,6 @@ CFBundleSignature ???? CFBundleVersion - 110 + 111 diff --git a/docs/jazzy.yml b/docs/jazzy.yml index 5af0c533e..38f9e82ea 100644 --- a/docs/jazzy.yml +++ b/docs/jazzy.yml @@ -4,7 +4,7 @@ title: Directions.swift author_url: https://docs.mapbox.com/ios/directions/ github_url: https://github.com/mapbox/mapbox-directions-swift dash_url: https://docs.mapbox.com/ios/docsets/MapboxDirections.xml -copyright: '© 2014–2022 [Mapbox](https://www.mapbox.com/). See [license](https://github.com/mapbox/mapbox-directions-swift/blob/master/LICENSE.md) for more details.' +copyright: '© 2014–2023 [Mapbox](https://www.mapbox.com/). See [license](https://github.com/mapbox/mapbox-directions-swift/blob/master/LICENSE.md) for more details.' head: | diff --git a/swift-package-baseline/baseline.txt b/swift-package-baseline/baseline.txt index e0d4ff546..c27ed4928 100644 --- a/swift-package-baseline/baseline.txt +++ b/swift-package-baseline/baseline.txt @@ -1 +1 @@ -v2.9.0-rc.1 +v2.9.0-rc.2