Skip to content

Commit f16a510

Browse files
committed
v0.5.0
1 parent 3c8544f commit f16a510

File tree

6 files changed

+20
-20
lines changed

6 files changed

+20
-20
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.4.2</string>
18+
<string>0.5.0</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>1</string>
22+
<string>2</string>
2323
<key>LSRequiresIPhoneOS</key>
2424
<true/>
2525
<key>UIRequiredDeviceCapabilities</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.4.2"
6+
s.version = "0.5.0"
77
s.summary = "Mapbox Geocoding API for Swift and Objective-C."
88

99
s.description = <<-DESC

MapboxGeocoder.xcodeproj/project.pbxproj

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1034,11 +1034,11 @@
10341034
CLANG_ANALYZER_NONNULL = YES;
10351035
CODE_SIGN_IDENTITY = "-";
10361036
COMBINE_HIDPI_IMAGES = YES;
1037-
CURRENT_PROJECT_VERSION = 1;
1037+
CURRENT_PROJECT_VERSION = 2;
10381038
DEBUG_INFORMATION_FORMAT = dwarf;
10391039
DEFINES_MODULE = YES;
10401040
DYLIB_COMPATIBILITY_VERSION = 1;
1041-
DYLIB_CURRENT_VERSION = 1;
1041+
DYLIB_CURRENT_VERSION = 2;
10421042
DYLIB_INSTALL_NAME_BASE = "@rpath";
10431043
FRAMEWORK_VERSION = A;
10441044
GCC_NO_COMMON_BLOCKS = YES;
@@ -1061,11 +1061,11 @@
10611061
CODE_SIGN_IDENTITY = "-";
10621062
COMBINE_HIDPI_IMAGES = YES;
10631063
COPY_PHASE_STRIP = NO;
1064-
CURRENT_PROJECT_VERSION = 1;
1064+
CURRENT_PROJECT_VERSION = 2;
10651065
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
10661066
DEFINES_MODULE = YES;
10671067
DYLIB_COMPATIBILITY_VERSION = 1;
1068-
DYLIB_CURRENT_VERSION = 1;
1068+
DYLIB_CURRENT_VERSION = 2;
10691069
DYLIB_INSTALL_NAME_BASE = "@rpath";
10701070
FRAMEWORK_VERSION = A;
10711071
GCC_NO_COMMON_BLOCKS = YES;
@@ -1120,11 +1120,11 @@
11201120
isa = XCBuildConfiguration;
11211121
buildSettings = {
11221122
CLANG_ANALYZER_NONNULL = YES;
1123-
CURRENT_PROJECT_VERSION = 1;
1123+
CURRENT_PROJECT_VERSION = 2;
11241124
DEBUG_INFORMATION_FORMAT = dwarf;
11251125
DEFINES_MODULE = YES;
11261126
DYLIB_COMPATIBILITY_VERSION = 1;
1127-
DYLIB_CURRENT_VERSION = 1;
1127+
DYLIB_CURRENT_VERSION = 2;
11281128
DYLIB_INSTALL_NAME_BASE = "@rpath";
11291129
GCC_NO_COMMON_BLOCKS = YES;
11301130
INFOPLIST_FILE = MapboxGeocoder/Info.plist;
@@ -1146,11 +1146,11 @@
11461146
buildSettings = {
11471147
CLANG_ANALYZER_NONNULL = YES;
11481148
COPY_PHASE_STRIP = NO;
1149-
CURRENT_PROJECT_VERSION = 1;
1149+
CURRENT_PROJECT_VERSION = 2;
11501150
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
11511151
DEFINES_MODULE = YES;
11521152
DYLIB_COMPATIBILITY_VERSION = 1;
1153-
DYLIB_CURRENT_VERSION = 1;
1153+
DYLIB_CURRENT_VERSION = 2;
11541154
DYLIB_INSTALL_NAME_BASE = "@rpath";
11551155
GCC_NO_COMMON_BLOCKS = YES;
11561156
INFOPLIST_FILE = MapboxGeocoder/Info.plist;
@@ -1205,11 +1205,11 @@
12051205
buildSettings = {
12061206
APPLICATION_EXTENSION_API_ONLY = YES;
12071207
CLANG_ANALYZER_NONNULL = YES;
1208-
CURRENT_PROJECT_VERSION = 1;
1208+
CURRENT_PROJECT_VERSION = 2;
12091209
DEBUG_INFORMATION_FORMAT = dwarf;
12101210
DEFINES_MODULE = YES;
12111211
DYLIB_COMPATIBILITY_VERSION = 1;
1212-
DYLIB_CURRENT_VERSION = 1;
1212+
DYLIB_CURRENT_VERSION = 2;
12131213
DYLIB_INSTALL_NAME_BASE = "@rpath";
12141214
GCC_NO_COMMON_BLOCKS = YES;
12151215
INFOPLIST_FILE = MapboxGeocoder/Info.plist;
@@ -1232,11 +1232,11 @@
12321232
APPLICATION_EXTENSION_API_ONLY = YES;
12331233
CLANG_ANALYZER_NONNULL = YES;
12341234
COPY_PHASE_STRIP = NO;
1235-
CURRENT_PROJECT_VERSION = 1;
1235+
CURRENT_PROJECT_VERSION = 2;
12361236
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
12371237
DEFINES_MODULE = YES;
12381238
DYLIB_COMPATIBILITY_VERSION = 1;
1239-
DYLIB_CURRENT_VERSION = 1;
1239+
DYLIB_CURRENT_VERSION = 2;
12401240
DYLIB_INSTALL_NAME_BASE = "@rpath";
12411241
GCC_NO_COMMON_BLOCKS = YES;
12421242
INFOPLIST_FILE = MapboxGeocoder/Info.plist;

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.4.2</string>
20+
<string>0.5.0</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>$(CURRENT_PROJECT_VERSION)</string>
24+
<string>2</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.4.2</string>
18+
<string>0.5.0</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>1</string>
22+
<string>2</string>
2323
</dict>
2424
</plist>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ MapboxGeocoder.swift pairs well with [MapboxDirections.swift](https://github.com
1414
Import `MapboxGeocoder.framework` into your project, then `import MapboxGeocoder` or `@import MapboxGeocoder;`. Alternatively, specify the following dependency in your [CocoaPods](http://cocoapods.org/) Podfile:
1515

1616
```podspec
17-
pod 'MapboxGeocoder.swift', :git => 'https://github.com/mapbox/MapboxGeocoder.swift.git', :tag => 'master'
17+
pod 'MapboxGeocoder.swift', :git => 'https://github.com/mapbox/MapboxGeocoder.swift.git', :tag => 'v0.5.0'
1818
```
1919

2020
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).

0 commit comments

Comments
 (0)