From 947574352b9a817e4647e0666882dd0f2a74ae6f Mon Sep 17 00:00:00 2001 From: Bobby Sudekum Date: Tue, 10 Oct 2017 14:20:41 -0700 Subject: [PATCH] Bump MapboxDirections.swift, release 0.4.0 --- .travis.yml | 18 ----------------- Cartfile | 2 +- Cartfile.resolved | 2 +- OSRMTextInstructions.podspec | 2 +- .../project.pbxproj | 20 +++++++++---------- OSRMTextInstructions/Info.plist | 4 ++-- OSRMTextInstructionsTests/Info.plist | 4 ++-- README.md | 4 ++-- 8 files changed, 19 insertions(+), 37 deletions(-) delete mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index dc9437b..0000000 --- a/.travis.yml +++ /dev/null @@ -1,18 +0,0 @@ -language: objective-c -osx_image: xcode8.3 -cache: - directories: - - Carthage -install: - - brew update - - brew outdated carthage || brew upgrade carthage - - carthage bootstrap --no-use-binaries --platform $PLATFORM --cache-builds -before_script: - - export LANG=en_US.UTF-8 -script: - - xcodebuild $ACTION -project OSRMTextInstructions.xcodeproj -scheme "$SCHEME" -destination "$DESTINATION" ONLY_ACTIVE_ARCH=NO -env: - - PLATFORM=iOS SCHEME='OSRMTextInstructions iOS' ACTION=test DESTINATION='platform=iOS Simulator,name=iPhone 7,OS=10.1' ONLY_ACTIVE_ARCH=NO - - PLATFORM=macOS SCHEME='OSRMTextInstructions macOS' ACTION=test DESTINATION='platform=OS X' - - PLATFORM=tvOS SCHEME='OSRMTextInstructions tvOS' ACTION=test DESTINATION='platform=tvOS Simulator,name=Apple TV 1080p,OS=10.1' - - PLATFORM=watchOS SCHEME='OSRMTextInstructions watchOS' ACTION=build DESTINATION='platform=watchOS Simulator,name=Apple Watch Series 2 - 42mm,OS=3.1' diff --git a/Cartfile b/Cartfile index e834d41..b28cc05 100644 --- a/Cartfile +++ b/Cartfile @@ -1 +1 @@ -github "mapbox/MapboxDirections.swift" ~> 0.10 +github "mapbox/MapboxDirections.swift" ~> 0.11 diff --git a/Cartfile.resolved b/Cartfile.resolved index 83b1482..9eb0ead 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,2 +1,2 @@ -github "mapbox/MapboxDirections.swift" "v0.10.5" +github "mapbox/MapboxDirections.swift" "v0.11.0" github "raphaelmor/Polyline" "v4.1.1" diff --git a/OSRMTextInstructions.podspec b/OSRMTextInstructions.podspec index e9c8e20..dfd6c0c 100644 --- a/OSRMTextInstructions.podspec +++ b/OSRMTextInstructions.podspec @@ -3,7 +3,7 @@ Pod::Spec.new do |s| # ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # s.name = "OSRMTextInstructions" - s.version = "0.3.5" + s.version = "0.4.0" s.summary = "Transforms OSRM route reponses into human-readable instructions." s.description = <<-DESC diff --git a/OSRMTextInstructions.xcodeproj/project.pbxproj b/OSRMTextInstructions.xcodeproj/project.pbxproj index d55c5e2..54653fb 100644 --- a/OSRMTextInstructions.xcodeproj/project.pbxproj +++ b/OSRMTextInstructions.xcodeproj/project.pbxproj @@ -782,7 +782,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 8; + CURRENT_PROJECT_VERSION = 9; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; @@ -839,7 +839,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 8; + CURRENT_PROJECT_VERSION = 9; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -873,7 +873,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 8; + DYLIB_CURRENT_VERSION = 9; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -898,7 +898,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 8; + DYLIB_CURRENT_VERSION = 9; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -923,7 +923,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 8; + DYLIB_CURRENT_VERSION = 9; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -951,7 +951,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 8; + DYLIB_CURRENT_VERSION = 9; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -1017,7 +1017,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 8; + DYLIB_CURRENT_VERSION = 9; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -1044,7 +1044,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 8; + DYLIB_CURRENT_VERSION = 9; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -1107,7 +1107,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 8; + DYLIB_CURRENT_VERSION = 9; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -1136,7 +1136,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = GJZR2MEM28; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 8; + DYLIB_CURRENT_VERSION = 9; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", diff --git a/OSRMTextInstructions/Info.plist b/OSRMTextInstructions/Info.plist index bf16955..f5e7512 100644 --- a/OSRMTextInstructions/Info.plist +++ b/OSRMTextInstructions/Info.plist @@ -15,9 +15,9 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.3.5 + 0.4.0 CFBundleVersion - 8 + 9 NSPrincipalClass diff --git a/OSRMTextInstructionsTests/Info.plist b/OSRMTextInstructionsTests/Info.plist index 6ad8442..83e18ef 100644 --- a/OSRMTextInstructionsTests/Info.plist +++ b/OSRMTextInstructionsTests/Info.plist @@ -15,8 +15,8 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.3.5 + 0.4.0 CFBundleVersion - 8 + 9 diff --git a/README.md b/README.md index 5e32bbb..e4f1e51 100644 --- a/README.md +++ b/README.md @@ -15,13 +15,13 @@ OSRM Text Instructions for Swift is based on the canonical [osrm-text-instructio Specify the following dependency in your [Carthage](https://github.com/Carthage/Carthage/) Cartfile: ```cartfile -github "Project-OSRM/osrm-text-instructions.swift" ~> 0.3.5 +github "Project-OSRM/osrm-text-instructions.swift" ~> 0.4.0 ``` Or in your [CocoaPods](http://cocoapods.org/) Podfile: ```podspec -pod 'OSRMTextInstructions', '~> 0.3.5' +pod 'OSRMTextInstructions', '~> 0.4.0' ``` Then `import OSRMTextInstructions` or `@import OSRMTextInstructions;`.