From 10c497840c9e1142194563f402ddc903310a935d Mon Sep 17 00:00:00 2001 From: Maxim Makhun Date: Fri, 16 Sep 2022 15:39:35 -0400 Subject: [PATCH] v0.15.0 (#221) --- Geocoder Example/Info.plist | 4 +-- LICENSE.md | 2 +- MapboxGeocoder.swift.podspec | 2 +- MapboxGeocoder.xcodeproj/project.pbxproj | 32 ++++++++++++------------ README.md | 6 ++--- Sources/MapboxGeocoder/Info.plist | 4 +-- Tests/MapboxGeocoderTests/Info.plist | 4 +-- 7 files changed, 27 insertions(+), 27 deletions(-) diff --git a/Geocoder Example/Info.plist b/Geocoder Example/Info.plist index b5adcdb..3ec193d 100644 --- a/Geocoder Example/Info.plist +++ b/Geocoder Example/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.14.0 + 0.15.0 CFBundleSignature ???? CFBundleVersion - 19 + 20 LSRequiresIPhoneOS UILaunchStoryboardName diff --git a/LICENSE.md b/LICENSE.md index 6f7f9e3..b15ab71 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,4 +1,4 @@ -Copyright © 2014–2021, Mapbox +Copyright © 2014–2022, 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/MapboxGeocoder.swift.podspec b/MapboxGeocoder.swift.podspec index f1aace6..2bb7d79 100644 --- a/MapboxGeocoder.swift.podspec +++ b/MapboxGeocoder.swift.podspec @@ -3,7 +3,7 @@ Pod::Spec.new do |s| # ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # s.name = "MapboxGeocoder.swift" - s.version = "0.14.0" + s.version = "0.15.0" s.summary = "Mapbox Geocoding API for Swift and Objective-C." s.description = <<-DESC diff --git a/MapboxGeocoder.xcodeproj/project.pbxproj b/MapboxGeocoder.xcodeproj/project.pbxproj index eef02cc..2e71dba 100644 --- a/MapboxGeocoder.xcodeproj/project.pbxproj +++ b/MapboxGeocoder.xcodeproj/project.pbxproj @@ -1102,12 +1102,12 @@ CLANG_ANALYZER_NONNULL = YES; CODE_SIGN_IDENTITY = ""; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 19; + CURRENT_PROJECT_VERSION = 20; DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = dwarf; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 19; + DYLIB_CURRENT_VERSION = 20; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_VERSION = A; GCC_NO_COMMON_BLOCKS = YES; @@ -1134,12 +1134,12 @@ CODE_SIGN_IDENTITY = ""; COMBINE_HIDPI_IMAGES = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 19; + CURRENT_PROJECT_VERSION = 20; DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 19; + DYLIB_CURRENT_VERSION = 20; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_VERSION = A; GCC_NO_COMMON_BLOCKS = YES; @@ -1216,11 +1216,11 @@ buildSettings = { CLANG_ANALYZER_NONNULL = YES; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - CURRENT_PROJECT_VERSION = 19; + CURRENT_PROJECT_VERSION = 20; DEBUG_INFORMATION_FORMAT = dwarf; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 19; + DYLIB_CURRENT_VERSION = 20; DYLIB_INSTALL_NAME_BASE = "@rpath"; GCC_NO_COMMON_BLOCKS = YES; INFOPLIST_FILE = Sources/MapboxGeocoder/Info.plist; @@ -1246,11 +1246,11 @@ CLANG_ANALYZER_NONNULL = YES; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 19; + CURRENT_PROJECT_VERSION = 20; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 19; + DYLIB_CURRENT_VERSION = 20; DYLIB_INSTALL_NAME_BASE = "@rpath"; GCC_NO_COMMON_BLOCKS = YES; INFOPLIST_FILE = Sources/MapboxGeocoder/Info.plist; @@ -1322,11 +1322,11 @@ APPLICATION_EXTENSION_API_ONLY = YES; CLANG_ANALYZER_NONNULL = YES; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - CURRENT_PROJECT_VERSION = 19; + CURRENT_PROJECT_VERSION = 20; DEBUG_INFORMATION_FORMAT = dwarf; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 19; + DYLIB_CURRENT_VERSION = 20; DYLIB_INSTALL_NAME_BASE = "@rpath"; GCC_NO_COMMON_BLOCKS = YES; INFOPLIST_FILE = Sources/MapboxGeocoder/Info.plist; @@ -1353,11 +1353,11 @@ CLANG_ANALYZER_NONNULL = YES; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 19; + CURRENT_PROJECT_VERSION = 20; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 19; + DYLIB_CURRENT_VERSION = 20; DYLIB_INSTALL_NAME_BASE = "@rpath"; GCC_NO_COMMON_BLOCKS = YES; INFOPLIST_FILE = Sources/MapboxGeocoder/Info.plist; @@ -1546,10 +1546,10 @@ buildSettings = { CLANG_ENABLE_MODULES = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - CURRENT_PROJECT_VERSION = 19; + CURRENT_PROJECT_VERSION = 20; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 19; + DYLIB_CURRENT_VERSION = 20; DYLIB_INSTALL_NAME_BASE = "@rpath"; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", @@ -1577,10 +1577,10 @@ buildSettings = { CLANG_ENABLE_MODULES = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - CURRENT_PROJECT_VERSION = 19; + CURRENT_PROJECT_VERSION = 20; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 19; + DYLIB_CURRENT_VERSION = 20; DYLIB_INSTALL_NAME_BASE = "@rpath"; INFOPLIST_FILE = Sources/MapboxGeocoder/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; diff --git a/README.md b/README.md index ad7f9e9..5cc99b2 100644 --- a/README.md +++ b/README.md @@ -16,19 +16,19 @@ MapboxGeocoder.swift pairs well with [Mapbox Directions for Swift](https://githu Specify the following dependency in your [Carthage](https://github.com/Carthage/Carthage/) Cartfile: ```cartfile -github "mapbox/MapboxGeocoder.swift" ~> 0.14 +github "mapbox/MapboxGeocoder.swift" ~> 0.15 ``` Or in your [CocoaPods](http://cocoapods.org/) Podfile: ```podspec -pod 'MapboxGeocoder.swift', '~> 0.14' +pod 'MapboxGeocoder.swift', '~> 0.15' ``` Or in your [Swift Package Manager](https://swift.org/package-manager/) Package.swift: ```swift -.package(url: "https://github.com/mapbox/MapboxGeocoder.swift.git", from: "0.14.0") +.package(url: "https://github.com/mapbox/MapboxGeocoder.swift.git", from: "0.15.0") ``` Then `import MapboxGeocoder` or `@import MapboxGeocoder;`. diff --git a/Sources/MapboxGeocoder/Info.plist b/Sources/MapboxGeocoder/Info.plist index 0cf11d0..cb61a20 100644 --- a/Sources/MapboxGeocoder/Info.plist +++ b/Sources/MapboxGeocoder/Info.plist @@ -17,11 +17,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.14.0 + 0.15.0 CFBundleSignature ???? CFBundleVersion - 19 + 20 NSPrincipalClass diff --git a/Tests/MapboxGeocoderTests/Info.plist b/Tests/MapboxGeocoderTests/Info.plist index 86c701b..ba24990 100644 --- a/Tests/MapboxGeocoderTests/Info.plist +++ b/Tests/MapboxGeocoderTests/Info.plist @@ -15,10 +15,10 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.14.0 + 0.15.0 CFBundleSignature ???? CFBundleVersion - 19 + 20