Skip to content

Commit 631481f

Browse files
authored
v0.6.3 (#116)
* v0.6.3 * Mapbox iOS SDK v0.6.3
1 parent 05bf6ef commit 631481f

File tree

6 files changed

+24
-24
lines changed

6 files changed

+24
-24
lines changed

Cartfile.resolved

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
binary "https://www.mapbox.com/ios-sdk/Mapbox-iOS-SDK.json" "3.6.0"
1+
binary "https://www.mapbox.com/ios-sdk/Mapbox-iOS-SDK.json" "3.6.3"
22
github "AliSoftware/OHHTTPStubs" "6.0.0"

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.2</string>
18+
<string>0.6.3</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>7</string>
22+
<string>8</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.2"
6+
s.version = "0.6.3"
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
@@ -965,11 +965,11 @@
965965
CLANG_ANALYZER_NONNULL = YES;
966966
CODE_SIGN_IDENTITY = "";
967967
COMBINE_HIDPI_IMAGES = YES;
968-
CURRENT_PROJECT_VERSION = 7;
968+
CURRENT_PROJECT_VERSION = 8;
969969
DEBUG_INFORMATION_FORMAT = dwarf;
970970
DEFINES_MODULE = YES;
971971
DYLIB_COMPATIBILITY_VERSION = 1;
972-
DYLIB_CURRENT_VERSION = 7;
972+
DYLIB_CURRENT_VERSION = 8;
973973
DYLIB_INSTALL_NAME_BASE = "@rpath";
974974
FRAMEWORK_SEARCH_PATHS = (
975975
"$(inherited)",
@@ -996,11 +996,11 @@
996996
CODE_SIGN_IDENTITY = "";
997997
COMBINE_HIDPI_IMAGES = YES;
998998
COPY_PHASE_STRIP = NO;
999-
CURRENT_PROJECT_VERSION = 7;
999+
CURRENT_PROJECT_VERSION = 8;
10001000
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
10011001
DEFINES_MODULE = YES;
10021002
DYLIB_COMPATIBILITY_VERSION = 1;
1003-
DYLIB_CURRENT_VERSION = 7;
1003+
DYLIB_CURRENT_VERSION = 8;
10041004
DYLIB_INSTALL_NAME_BASE = "@rpath";
10051005
FRAMEWORK_SEARCH_PATHS = (
10061006
"$(inherited)",
@@ -1068,11 +1068,11 @@
10681068
buildSettings = {
10691069
CLANG_ANALYZER_NONNULL = YES;
10701070
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
1071-
CURRENT_PROJECT_VERSION = 7;
1071+
CURRENT_PROJECT_VERSION = 8;
10721072
DEBUG_INFORMATION_FORMAT = dwarf;
10731073
DEFINES_MODULE = YES;
10741074
DYLIB_COMPATIBILITY_VERSION = 1;
1075-
DYLIB_CURRENT_VERSION = 7;
1075+
DYLIB_CURRENT_VERSION = 8;
10761076
DYLIB_INSTALL_NAME_BASE = "@rpath";
10771077
FRAMEWORK_SEARCH_PATHS = (
10781078
"$(inherited)",
@@ -1099,11 +1099,11 @@
10991099
CLANG_ANALYZER_NONNULL = YES;
11001100
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
11011101
COPY_PHASE_STRIP = NO;
1102-
CURRENT_PROJECT_VERSION = 7;
1102+
CURRENT_PROJECT_VERSION = 8;
11031103
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
11041104
DEFINES_MODULE = YES;
11051105
DYLIB_COMPATIBILITY_VERSION = 1;
1106-
DYLIB_CURRENT_VERSION = 7;
1106+
DYLIB_CURRENT_VERSION = 8;
11071107
DYLIB_INSTALL_NAME_BASE = "@rpath";
11081108
FRAMEWORK_SEARCH_PATHS = (
11091109
"$(inherited)",
@@ -1171,11 +1171,11 @@
11711171
APPLICATION_EXTENSION_API_ONLY = YES;
11721172
CLANG_ANALYZER_NONNULL = YES;
11731173
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
1174-
CURRENT_PROJECT_VERSION = 7;
1174+
CURRENT_PROJECT_VERSION = 8;
11751175
DEBUG_INFORMATION_FORMAT = dwarf;
11761176
DEFINES_MODULE = YES;
11771177
DYLIB_COMPATIBILITY_VERSION = 1;
1178-
DYLIB_CURRENT_VERSION = 7;
1178+
DYLIB_CURRENT_VERSION = 8;
11791179
DYLIB_INSTALL_NAME_BASE = "@rpath";
11801180
GCC_NO_COMMON_BLOCKS = YES;
11811181
INFOPLIST_FILE = MapboxGeocoder/Info.plist;
@@ -1199,11 +1199,11 @@
11991199
CLANG_ANALYZER_NONNULL = YES;
12001200
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
12011201
COPY_PHASE_STRIP = NO;
1202-
CURRENT_PROJECT_VERSION = 7;
1202+
CURRENT_PROJECT_VERSION = 8;
12031203
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
12041204
DEFINES_MODULE = YES;
12051205
DYLIB_COMPATIBILITY_VERSION = 1;
1206-
DYLIB_CURRENT_VERSION = 7;
1206+
DYLIB_CURRENT_VERSION = 8;
12071207
DYLIB_INSTALL_NAME_BASE = "@rpath";
12081208
GCC_NO_COMMON_BLOCKS = YES;
12091209
INFOPLIST_FILE = MapboxGeocoder/Info.plist;
@@ -1352,10 +1352,10 @@
13521352
buildSettings = {
13531353
CLANG_ENABLE_MODULES = YES;
13541354
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
1355-
CURRENT_PROJECT_VERSION = 7;
1355+
CURRENT_PROJECT_VERSION = 8;
13561356
DEFINES_MODULE = YES;
13571357
DYLIB_COMPATIBILITY_VERSION = 1;
1358-
DYLIB_CURRENT_VERSION = 7;
1358+
DYLIB_CURRENT_VERSION = 8;
13591359
DYLIB_INSTALL_NAME_BASE = "@rpath";
13601360
GCC_PREPROCESSOR_DEFINITIONS = (
13611361
"DEBUG=1",
@@ -1378,10 +1378,10 @@
13781378
buildSettings = {
13791379
CLANG_ENABLE_MODULES = YES;
13801380
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
1381-
CURRENT_PROJECT_VERSION = 7;
1381+
CURRENT_PROJECT_VERSION = 8;
13821382
DEFINES_MODULE = YES;
13831383
DYLIB_COMPATIBILITY_VERSION = 1;
1384-
DYLIB_CURRENT_VERSION = 7;
1384+
DYLIB_CURRENT_VERSION = 8;
13851385
DYLIB_INSTALL_NAME_BASE = "@rpath";
13861386
INFOPLIST_FILE = MapboxGeocoder/Info.plist;
13871387
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.2</string>
20+
<string>0.6.3</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>7</string>
24+
<string>8</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.2</string>
18+
<string>0.6.3</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>7</string>
22+
<string>8</string>
2323
</dict>
2424
</plist>

0 commit comments

Comments
 (0)