Skip to content

Commit 62e2ba9

Browse files
committed
v0.11.0
1 parent 89c9e72 commit 62e2ba9

File tree

6 files changed

+25
-25
lines changed

6 files changed

+25
-25
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.10.2</string>
18+
<string>0.11.0</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>15</string>
22+
<string>16</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.10.2"
6+
s.version = "0.11.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
@@ -1136,11 +1136,11 @@
11361136
CLANG_ANALYZER_NONNULL = YES;
11371137
CODE_SIGN_IDENTITY = "";
11381138
COMBINE_HIDPI_IMAGES = YES;
1139-
CURRENT_PROJECT_VERSION = 15;
1139+
CURRENT_PROJECT_VERSION = 16;
11401140
DEBUG_INFORMATION_FORMAT = dwarf;
11411141
DEFINES_MODULE = YES;
11421142
DYLIB_COMPATIBILITY_VERSION = 1;
1143-
DYLIB_CURRENT_VERSION = 15;
1143+
DYLIB_CURRENT_VERSION = 16;
11441144
DYLIB_INSTALL_NAME_BASE = "@rpath";
11451145
FRAMEWORK_SEARCH_PATHS = (
11461146
"$(inherited)",
@@ -1167,11 +1167,11 @@
11671167
CODE_SIGN_IDENTITY = "";
11681168
COMBINE_HIDPI_IMAGES = YES;
11691169
COPY_PHASE_STRIP = NO;
1170-
CURRENT_PROJECT_VERSION = 15;
1170+
CURRENT_PROJECT_VERSION = 16;
11711171
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
11721172
DEFINES_MODULE = YES;
11731173
DYLIB_COMPATIBILITY_VERSION = 1;
1174-
DYLIB_CURRENT_VERSION = 15;
1174+
DYLIB_CURRENT_VERSION = 16;
11751175
DYLIB_INSTALL_NAME_BASE = "@rpath";
11761176
FRAMEWORK_SEARCH_PATHS = (
11771177
"$(inherited)",
@@ -1242,11 +1242,11 @@
12421242
buildSettings = {
12431243
CLANG_ANALYZER_NONNULL = YES;
12441244
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
1245-
CURRENT_PROJECT_VERSION = 15;
1245+
CURRENT_PROJECT_VERSION = 16;
12461246
DEBUG_INFORMATION_FORMAT = dwarf;
12471247
DEFINES_MODULE = YES;
12481248
DYLIB_COMPATIBILITY_VERSION = 1;
1249-
DYLIB_CURRENT_VERSION = 15;
1249+
DYLIB_CURRENT_VERSION = 16;
12501250
DYLIB_INSTALL_NAME_BASE = "@rpath";
12511251
FRAMEWORK_SEARCH_PATHS = (
12521252
"$(inherited)",
@@ -1273,11 +1273,11 @@
12731273
CLANG_ANALYZER_NONNULL = YES;
12741274
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
12751275
COPY_PHASE_STRIP = NO;
1276-
CURRENT_PROJECT_VERSION = 15;
1276+
CURRENT_PROJECT_VERSION = 16;
12771277
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
12781278
DEFINES_MODULE = YES;
12791279
DYLIB_COMPATIBILITY_VERSION = 1;
1280-
DYLIB_CURRENT_VERSION = 15;
1280+
DYLIB_CURRENT_VERSION = 16;
12811281
DYLIB_INSTALL_NAME_BASE = "@rpath";
12821282
FRAMEWORK_SEARCH_PATHS = (
12831283
"$(inherited)",
@@ -1350,11 +1350,11 @@
13501350
APPLICATION_EXTENSION_API_ONLY = YES;
13511351
CLANG_ANALYZER_NONNULL = YES;
13521352
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
1353-
CURRENT_PROJECT_VERSION = 15;
1353+
CURRENT_PROJECT_VERSION = 16;
13541354
DEBUG_INFORMATION_FORMAT = dwarf;
13551355
DEFINES_MODULE = YES;
13561356
DYLIB_COMPATIBILITY_VERSION = 1;
1357-
DYLIB_CURRENT_VERSION = 15;
1357+
DYLIB_CURRENT_VERSION = 16;
13581358
DYLIB_INSTALL_NAME_BASE = "@rpath";
13591359
GCC_NO_COMMON_BLOCKS = YES;
13601360
INFOPLIST_FILE = MapboxGeocoder/Info.plist;
@@ -1378,11 +1378,11 @@
13781378
CLANG_ANALYZER_NONNULL = YES;
13791379
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
13801380
COPY_PHASE_STRIP = NO;
1381-
CURRENT_PROJECT_VERSION = 15;
1381+
CURRENT_PROJECT_VERSION = 16;
13821382
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
13831383
DEFINES_MODULE = YES;
13841384
DYLIB_COMPATIBILITY_VERSION = 1;
1385-
DYLIB_CURRENT_VERSION = 15;
1385+
DYLIB_CURRENT_VERSION = 16;
13861386
DYLIB_INSTALL_NAME_BASE = "@rpath";
13871387
GCC_NO_COMMON_BLOCKS = YES;
13881388
INFOPLIST_FILE = MapboxGeocoder/Info.plist;
@@ -1553,10 +1553,10 @@
15531553
buildSettings = {
15541554
CLANG_ENABLE_MODULES = YES;
15551555
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
1556-
CURRENT_PROJECT_VERSION = 15;
1556+
CURRENT_PROJECT_VERSION = 16;
15571557
DEFINES_MODULE = YES;
15581558
DYLIB_COMPATIBILITY_VERSION = 1;
1559-
DYLIB_CURRENT_VERSION = 15;
1559+
DYLIB_CURRENT_VERSION = 16;
15601560
DYLIB_INSTALL_NAME_BASE = "@rpath";
15611561
GCC_PREPROCESSOR_DEFINITIONS = (
15621562
"DEBUG=1",
@@ -1580,10 +1580,10 @@
15801580
buildSettings = {
15811581
CLANG_ENABLE_MODULES = YES;
15821582
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
1583-
CURRENT_PROJECT_VERSION = 15;
1583+
CURRENT_PROJECT_VERSION = 16;
15841584
DEFINES_MODULE = YES;
15851585
DYLIB_COMPATIBILITY_VERSION = 1;
1586-
DYLIB_CURRENT_VERSION = 15;
1586+
DYLIB_CURRENT_VERSION = 16;
15871587
DYLIB_INSTALL_NAME_BASE = "@rpath";
15881588
INFOPLIST_FILE = MapboxGeocoder/Info.plist;
15891589
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.10.2</string>
20+
<string>0.11.0</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>15</string>
24+
<string>16</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.10.2</string>
18+
<string>0.11.0</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>15</string>
22+
<string>16</string>
2323
</dict>
2424
</plist>

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ MapboxGeocoder.swift pairs well with [MapboxDirections.swift](https://github.com
1313
Specify the following dependency in your [Carthage](https://github.com/Carthage/Carthage/) Cartfile:
1414

1515
```cartfile
16-
github "mapbox/MapboxGeocoder.swift" ~> 0.10
16+
github "mapbox/MapboxGeocoder.swift" ~> 0.11
1717
```
1818

1919
Or in your [CocoaPods](http://cocoapods.org/) Podfile:
2020

2121
```podspec
22-
pod 'MapboxGeocoder.swift', '~> 0.10'
22+
pod 'MapboxGeocoder.swift', '~> 0.11'
2323
```
2424

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

0 commit comments

Comments
 (0)