Skip to content

Commit 91fb908

Browse files
authored
v0.14.0
1 parent c8231e7 commit 91fb908

File tree

7 files changed

+27
-27
lines changed

7 files changed

+27
-27
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.13.0</string>
18+
<string>0.14.0</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>18</string>
22+
<string>19</string>
2323
<key>LSRequiresIPhoneOS</key>
2424
<true/>
2525
<key>UILaunchStoryboardName</key>

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright © 2014–2020, Mapbox
1+
Copyright © 2014–2021, Mapbox
22

33
Permission to use, copy, modify, and/or distribute this software for any
44
purpose with or without fee is hereby granted, provided that the above

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.13.0"
6+
s.version = "0.14.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
@@ -1151,11 +1151,11 @@
11511151
CLANG_ANALYZER_NONNULL = YES;
11521152
CODE_SIGN_IDENTITY = "";
11531153
COMBINE_HIDPI_IMAGES = YES;
1154-
CURRENT_PROJECT_VERSION = 18;
1154+
CURRENT_PROJECT_VERSION = 19;
11551155
DEBUG_INFORMATION_FORMAT = dwarf;
11561156
DEFINES_MODULE = YES;
11571157
DYLIB_COMPATIBILITY_VERSION = 1;
1158-
DYLIB_CURRENT_VERSION = 18;
1158+
DYLIB_CURRENT_VERSION = 19;
11591159
DYLIB_INSTALL_NAME_BASE = "@rpath";
11601160
FRAMEWORK_SEARCH_PATHS = (
11611161
"$(inherited)",
@@ -1182,11 +1182,11 @@
11821182
CODE_SIGN_IDENTITY = "";
11831183
COMBINE_HIDPI_IMAGES = YES;
11841184
COPY_PHASE_STRIP = NO;
1185-
CURRENT_PROJECT_VERSION = 18;
1185+
CURRENT_PROJECT_VERSION = 19;
11861186
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
11871187
DEFINES_MODULE = YES;
11881188
DYLIB_COMPATIBILITY_VERSION = 1;
1189-
DYLIB_CURRENT_VERSION = 18;
1189+
DYLIB_CURRENT_VERSION = 19;
11901190
DYLIB_INSTALL_NAME_BASE = "@rpath";
11911191
FRAMEWORK_SEARCH_PATHS = (
11921192
"$(inherited)",
@@ -1257,11 +1257,11 @@
12571257
buildSettings = {
12581258
CLANG_ANALYZER_NONNULL = YES;
12591259
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
1260-
CURRENT_PROJECT_VERSION = 18;
1260+
CURRENT_PROJECT_VERSION = 19;
12611261
DEBUG_INFORMATION_FORMAT = dwarf;
12621262
DEFINES_MODULE = YES;
12631263
DYLIB_COMPATIBILITY_VERSION = 1;
1264-
DYLIB_CURRENT_VERSION = 18;
1264+
DYLIB_CURRENT_VERSION = 19;
12651265
DYLIB_INSTALL_NAME_BASE = "@rpath";
12661266
FRAMEWORK_SEARCH_PATHS = (
12671267
"$(inherited)",
@@ -1287,11 +1287,11 @@
12871287
CLANG_ANALYZER_NONNULL = YES;
12881288
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
12891289
COPY_PHASE_STRIP = NO;
1290-
CURRENT_PROJECT_VERSION = 18;
1290+
CURRENT_PROJECT_VERSION = 19;
12911291
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
12921292
DEFINES_MODULE = YES;
12931293
DYLIB_COMPATIBILITY_VERSION = 1;
1294-
DYLIB_CURRENT_VERSION = 18;
1294+
DYLIB_CURRENT_VERSION = 19;
12951295
DYLIB_INSTALL_NAME_BASE = "@rpath";
12961296
FRAMEWORK_SEARCH_PATHS = (
12971297
"$(inherited)",
@@ -1361,11 +1361,11 @@
13611361
APPLICATION_EXTENSION_API_ONLY = YES;
13621362
CLANG_ANALYZER_NONNULL = YES;
13631363
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
1364-
CURRENT_PROJECT_VERSION = 18;
1364+
CURRENT_PROJECT_VERSION = 19;
13651365
DEBUG_INFORMATION_FORMAT = dwarf;
13661366
DEFINES_MODULE = YES;
13671367
DYLIB_COMPATIBILITY_VERSION = 1;
1368-
DYLIB_CURRENT_VERSION = 18;
1368+
DYLIB_CURRENT_VERSION = 19;
13691369
DYLIB_INSTALL_NAME_BASE = "@rpath";
13701370
GCC_NO_COMMON_BLOCKS = YES;
13711371
INFOPLIST_FILE = Sources/MapboxGeocoder/Info.plist;
@@ -1388,11 +1388,11 @@
13881388
CLANG_ANALYZER_NONNULL = YES;
13891389
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
13901390
COPY_PHASE_STRIP = NO;
1391-
CURRENT_PROJECT_VERSION = 18;
1391+
CURRENT_PROJECT_VERSION = 19;
13921392
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
13931393
DEFINES_MODULE = YES;
13941394
DYLIB_COMPATIBILITY_VERSION = 1;
1395-
DYLIB_CURRENT_VERSION = 18;
1395+
DYLIB_CURRENT_VERSION = 19;
13961396
DYLIB_INSTALL_NAME_BASE = "@rpath";
13971397
GCC_NO_COMMON_BLOCKS = YES;
13981398
INFOPLIST_FILE = Sources/MapboxGeocoder/Info.plist;
@@ -1566,10 +1566,10 @@
15661566
buildSettings = {
15671567
CLANG_ENABLE_MODULES = YES;
15681568
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
1569-
CURRENT_PROJECT_VERSION = 18;
1569+
CURRENT_PROJECT_VERSION = 19;
15701570
DEFINES_MODULE = YES;
15711571
DYLIB_COMPATIBILITY_VERSION = 1;
1572-
DYLIB_CURRENT_VERSION = 18;
1572+
DYLIB_CURRENT_VERSION = 19;
15731573
DYLIB_INSTALL_NAME_BASE = "@rpath";
15741574
GCC_PREPROCESSOR_DEFINITIONS = (
15751575
"DEBUG=1",
@@ -1593,10 +1593,10 @@
15931593
buildSettings = {
15941594
CLANG_ENABLE_MODULES = YES;
15951595
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
1596-
CURRENT_PROJECT_VERSION = 18;
1596+
CURRENT_PROJECT_VERSION = 19;
15971597
DEFINES_MODULE = YES;
15981598
DYLIB_COMPATIBILITY_VERSION = 1;
1599-
DYLIB_CURRENT_VERSION = 18;
1599+
DYLIB_CURRENT_VERSION = 19;
16001600
DYLIB_INSTALL_NAME_BASE = "@rpath";
16011601
INFOPLIST_FILE = Sources/MapboxGeocoder/Info.plist;
16021602
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,19 @@ MapboxGeocoder.swift pairs well with [Mapbox Directions for Swift](https://githu
1616
Specify the following dependency in your [Carthage](https://github.com/Carthage/Carthage/) Cartfile:
1717

1818
```cartfile
19-
github "mapbox/MapboxGeocoder.swift" ~> 0.13
19+
github "mapbox/MapboxGeocoder.swift" ~> 0.14
2020
```
2121

2222
Or in your [CocoaPods](http://cocoapods.org/) Podfile:
2323

2424
```podspec
25-
pod 'MapboxGeocoder.swift', '~> 0.13'
25+
pod 'MapboxGeocoder.swift', '~> 0.14'
2626
```
2727

2828
Or in your [Swift Package Manager](https://swift.org/package-manager/) Package.swift:
2929

3030
```swift
31-
.package(url: "https://github.com/mapbox/MapboxGeocoder.swift.git", from: "0.13.0")
31+
.package(url: "https://github.com/mapbox/MapboxGeocoder.swift.git", from: "0.14.0")
3232
```
3333

3434
Then `import MapboxGeocoder` or `@import MapboxGeocoder;`.

Sources/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.13.0</string>
20+
<string>0.14.0</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>18</string>
24+
<string>19</string>
2525
<key>NSPrincipalClass</key>
2626
<string></string>
2727
</dict>

Tests/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.13.0</string>
18+
<string>0.14.0</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>18</string>
22+
<string>19</string>
2323
</dict>
2424
</plist>

0 commit comments

Comments
 (0)