Skip to content

Commit 704e547

Browse files
committed
v0.7.0
1 parent 461a64e commit 704e547

File tree

6 files changed

+26
-28
lines changed

6 files changed

+26
-28
lines changed

Geocoder Example/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
<key>CFBundlePackageType</key>
1616
<string>APPL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>0.6.3</string>
18+
<string>0.7.0</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>8</string>
22+
<string>9</string>
2323
<key>LSRequiresIPhoneOS</key>
2424
<true/>
2525
<key>UILaunchStoryboardName</key>

MapboxGeocoder.swift.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 = "MapboxGeocoder.swift"
6-
s.version = "0.6.3"
6+
s.version = "0.7.0"
77
s.summary = "Mapbox Geocoding API for Swift and Objective-C."
88

99
s.description = <<-DESC

MapboxGeocoder.xcodeproj/project.pbxproj

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -969,11 +969,11 @@
969969
CLANG_ANALYZER_NONNULL = YES;
970970
CODE_SIGN_IDENTITY = "";
971971
COMBINE_HIDPI_IMAGES = YES;
972-
CURRENT_PROJECT_VERSION = 8;
972+
CURRENT_PROJECT_VERSION = 9;
973973
DEBUG_INFORMATION_FORMAT = dwarf;
974974
DEFINES_MODULE = YES;
975975
DYLIB_COMPATIBILITY_VERSION = 1;
976-
DYLIB_CURRENT_VERSION = 8;
976+
DYLIB_CURRENT_VERSION = 9;
977977
DYLIB_INSTALL_NAME_BASE = "@rpath";
978978
FRAMEWORK_SEARCH_PATHS = (
979979
"$(inherited)",
@@ -1002,11 +1002,11 @@
10021002
CODE_SIGN_IDENTITY = "";
10031003
COMBINE_HIDPI_IMAGES = YES;
10041004
COPY_PHASE_STRIP = NO;
1005-
CURRENT_PROJECT_VERSION = 8;
1005+
CURRENT_PROJECT_VERSION = 9;
10061006
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
10071007
DEFINES_MODULE = YES;
10081008
DYLIB_COMPATIBILITY_VERSION = 1;
1009-
DYLIB_CURRENT_VERSION = 8;
1009+
DYLIB_CURRENT_VERSION = 9;
10101010
DYLIB_INSTALL_NAME_BASE = "@rpath";
10111011
FRAMEWORK_SEARCH_PATHS = (
10121012
"$(inherited)",
@@ -1080,11 +1080,11 @@
10801080
buildSettings = {
10811081
CLANG_ANALYZER_NONNULL = YES;
10821082
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
1083-
CURRENT_PROJECT_VERSION = 8;
1083+
CURRENT_PROJECT_VERSION = 9;
10841084
DEBUG_INFORMATION_FORMAT = dwarf;
10851085
DEFINES_MODULE = YES;
10861086
DYLIB_COMPATIBILITY_VERSION = 1;
1087-
DYLIB_CURRENT_VERSION = 8;
1087+
DYLIB_CURRENT_VERSION = 9;
10881088
DYLIB_INSTALL_NAME_BASE = "@rpath";
10891089
FRAMEWORK_SEARCH_PATHS = (
10901090
"$(inherited)",
@@ -1113,11 +1113,11 @@
11131113
CLANG_ANALYZER_NONNULL = YES;
11141114
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
11151115
COPY_PHASE_STRIP = NO;
1116-
CURRENT_PROJECT_VERSION = 8;
1116+
CURRENT_PROJECT_VERSION = 9;
11171117
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
11181118
DEFINES_MODULE = YES;
11191119
DYLIB_COMPATIBILITY_VERSION = 1;
1120-
DYLIB_CURRENT_VERSION = 8;
1120+
DYLIB_CURRENT_VERSION = 9;
11211121
DYLIB_INSTALL_NAME_BASE = "@rpath";
11221122
FRAMEWORK_SEARCH_PATHS = (
11231123
"$(inherited)",
@@ -1191,11 +1191,11 @@
11911191
APPLICATION_EXTENSION_API_ONLY = YES;
11921192
CLANG_ANALYZER_NONNULL = YES;
11931193
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
1194-
CURRENT_PROJECT_VERSION = 8;
1194+
CURRENT_PROJECT_VERSION = 9;
11951195
DEBUG_INFORMATION_FORMAT = dwarf;
11961196
DEFINES_MODULE = YES;
11971197
DYLIB_COMPATIBILITY_VERSION = 1;
1198-
DYLIB_CURRENT_VERSION = 8;
1198+
DYLIB_CURRENT_VERSION = 9;
11991199
DYLIB_INSTALL_NAME_BASE = "@rpath";
12001200
GCC_NO_COMMON_BLOCKS = YES;
12011201
INFOPLIST_FILE = MapboxGeocoder/Info.plist;
@@ -1219,11 +1219,11 @@
12191219
CLANG_ANALYZER_NONNULL = YES;
12201220
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
12211221
COPY_PHASE_STRIP = NO;
1222-
CURRENT_PROJECT_VERSION = 8;
1222+
CURRENT_PROJECT_VERSION = 9;
12231223
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
12241224
DEFINES_MODULE = YES;
12251225
DYLIB_COMPATIBILITY_VERSION = 1;
1226-
DYLIB_CURRENT_VERSION = 8;
1226+
DYLIB_CURRENT_VERSION = 9;
12271227
DYLIB_INSTALL_NAME_BASE = "@rpath";
12281228
GCC_NO_COMMON_BLOCKS = YES;
12291229
INFOPLIST_FILE = MapboxGeocoder/Info.plist;
@@ -1390,10 +1390,10 @@
13901390
buildSettings = {
13911391
CLANG_ENABLE_MODULES = YES;
13921392
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
1393-
CURRENT_PROJECT_VERSION = 8;
1393+
CURRENT_PROJECT_VERSION = 9;
13941394
DEFINES_MODULE = YES;
13951395
DYLIB_COMPATIBILITY_VERSION = 1;
1396-
DYLIB_CURRENT_VERSION = 8;
1396+
DYLIB_CURRENT_VERSION = 9;
13971397
DYLIB_INSTALL_NAME_BASE = "@rpath";
13981398
GCC_PREPROCESSOR_DEFINITIONS = (
13991399
"DEBUG=1",
@@ -1418,10 +1418,10 @@
14181418
buildSettings = {
14191419
CLANG_ENABLE_MODULES = YES;
14201420
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
1421-
CURRENT_PROJECT_VERSION = 8;
1421+
CURRENT_PROJECT_VERSION = 9;
14221422
DEFINES_MODULE = YES;
14231423
DYLIB_COMPATIBILITY_VERSION = 1;
1424-
DYLIB_CURRENT_VERSION = 8;
1424+
DYLIB_CURRENT_VERSION = 9;
14251425
DYLIB_INSTALL_NAME_BASE = "@rpath";
14261426
INFOPLIST_FILE = MapboxGeocoder/Info.plist;
14271427
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";

MapboxGeocoder/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
<key>CFBundlePackageType</key>
1818
<string>FMWK</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>0.6.3</string>
20+
<string>0.7.0</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>8</string>
24+
<string>9</string>
2525
<key>NSPrincipalClass</key>
2626
<string></string>
2727
</dict>

MapboxGeocoderTests/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
<key>CFBundlePackageType</key>
1616
<string>BNDL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>0.6.3</string>
18+
<string>0.7.0</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>8</string>
22+
<string>9</string>
2323
</dict>
2424
</plist>

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,27 +11,25 @@ MapboxGeocoder.swift makes it easy to connect your iOS, macOS, tvOS, or watchOS
1111

1212
MapboxGeocoder.swift pairs well with [MapboxDirections.swift](https://github.com/mapbox/MapboxDirections.swift), [MapboxStatic.swift](https://github.com/mapbox/MapboxStatic.swift), and the [Mapbox iOS SDK](https://www.mapbox.com/ios-sdk/) or [macOS SDK](https://github.com/mapbox/mapbox-gl-native/tree/master/platform/macos).
1313

14-
MapboxGeocoder.swift requires Swift 4 as of v0.7.0. If you'd like to build for Swift 3.2, please target v0.6.3 or the branch [`swift3.2`](https://github.com/mapbox/MapboxGeocoder.swift/tree/swift3.2).
15-
1614
## Getting started
1715

1816
Specify the following dependency in your [Carthage](https://github.com/Carthage/Carthage/) Cartfile:
1917

2018
```cartfile
21-
github "mapbox/MapboxGeocoder.swift" ~> 0.6
19+
github "mapbox/MapboxGeocoder.swift" ~> 0.7
2220
```
2321

2422
Or in your [CocoaPods](http://cocoapods.org/) Podfile:
2523

2624
```podspec
27-
pod 'MapboxGeocoder.swift', '~> 0.6'
25+
pod 'MapboxGeocoder.swift', '~> 0.7'
2826
```
2927

3028
Then `import MapboxGeocoder` or `@import MapboxGeocoder;`.
3129

3230
For Objective-C targets, it may be necessary to enable the `ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES` build setting.
3331

34-
v0.5.2 is the last release of MapboxGeocoder.swift written in Swift 2.3. The `swift2.3` branch corresponds to this release, plus any critical bug fixes that have been applied since. All subsequent releases will be based on the `master` branch, which is written in Swift 3. The Swift examples below are written in Swift 3; see the `swift2.3` branch’s readme for Swift 2.3 examples.
32+
v0.6.3 is the last release of MapboxGeocoder.swift written in Swift 2.3. The `swift3.2` branch corresponds to this release, plus any critical bug fixes that have been applied since. All subsequent releases will be based on the `master` branch, which is written in Swift 4. The Swift examples below are written in Swift 4; see the `swift3.2` branch’s readme for Swift 3.2 examples.
3533

3634
This repository includes example applications written in both Swift and Objective-C showing use of the framework (as well as a comparison of writing apps in either language). More examples and detailed documentation are available in the [Mapbox API Documentation](https://www.mapbox.com/api-documentation/?language=Swift#geocoding).
3735

0 commit comments

Comments
 (0)