Skip to content

Commit 6aca092

Browse files
committed
v0.11.0
1 parent fccfc8b commit 6aca092

7 files changed

Lines changed: 33 additions & 33 deletions

File tree

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.0</string>
18+
<string>0.11.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>

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
MapboxStatic copyright © 2014–2017, Mapbox. All rights reserved.
1+
MapboxStatic copyright © 2014–2019, Mapbox. All rights reserved.
22

33
Redistribution and use in source and binary forms, with or without modification,
44
are permitted provided that the following conditions are met:

MapboxStatic.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 = "MapboxStatic.swift"
6-
s.version = "0.10.0"
6+
s.version = "0.11.0"
77
s.summary = "Mapbox Static Images API wrapper for Swift and Objective-C."
88

99
s.description = <<-DESC

MapboxStatic.xcodeproj/project.pbxproj

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1122,10 +1122,10 @@
11221122
buildSettings = {
11231123
CLANG_ANALYZER_NONNULL = YES;
11241124
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
1125-
CURRENT_PROJECT_VERSION = 8;
1125+
CURRENT_PROJECT_VERSION = 9;
11261126
DEFINES_MODULE = YES;
11271127
DYLIB_COMPATIBILITY_VERSION = 1;
1128-
DYLIB_CURRENT_VERSION = 8;
1128+
DYLIB_CURRENT_VERSION = 9;
11291129
DYLIB_INSTALL_NAME_BASE = "@rpath";
11301130
FRAMEWORK_SEARCH_PATHS = (
11311131
"$(inherited)",
@@ -1148,10 +1148,10 @@
11481148
buildSettings = {
11491149
CLANG_ANALYZER_NONNULL = YES;
11501150
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
1151-
CURRENT_PROJECT_VERSION = 8;
1151+
CURRENT_PROJECT_VERSION = 9;
11521152
DEFINES_MODULE = YES;
11531153
DYLIB_COMPATIBILITY_VERSION = 1;
1154-
DYLIB_CURRENT_VERSION = 8;
1154+
DYLIB_CURRENT_VERSION = 9;
11551155
DYLIB_INSTALL_NAME_BASE = "@rpath";
11561156
FRAMEWORK_SEARCH_PATHS = (
11571157
"$(inherited)",
@@ -1174,10 +1174,10 @@
11741174
CLANG_ANALYZER_NONNULL = YES;
11751175
CODE_SIGN_IDENTITY = "";
11761176
COMBINE_HIDPI_IMAGES = YES;
1177-
CURRENT_PROJECT_VERSION = 8;
1177+
CURRENT_PROJECT_VERSION = 9;
11781178
DEFINES_MODULE = YES;
11791179
DYLIB_COMPATIBILITY_VERSION = 1;
1180-
DYLIB_CURRENT_VERSION = 8;
1180+
DYLIB_CURRENT_VERSION = 9;
11811181
DYLIB_INSTALL_NAME_BASE = "@rpath";
11821182
FRAMEWORK_SEARCH_PATHS = (
11831183
"$(inherited)",
@@ -1203,10 +1203,10 @@
12031203
CLANG_ANALYZER_NONNULL = YES;
12041204
CODE_SIGN_IDENTITY = "";
12051205
COMBINE_HIDPI_IMAGES = YES;
1206-
CURRENT_PROJECT_VERSION = 8;
1206+
CURRENT_PROJECT_VERSION = 9;
12071207
DEFINES_MODULE = YES;
12081208
DYLIB_COMPATIBILITY_VERSION = 1;
1209-
DYLIB_CURRENT_VERSION = 8;
1209+
DYLIB_CURRENT_VERSION = 9;
12101210
DYLIB_INSTALL_NAME_BASE = "@rpath";
12111211
FRAMEWORK_SEARCH_PATHS = (
12121212
"$(inherited)",
@@ -1230,7 +1230,7 @@
12301230
buildSettings = {
12311231
CLANG_ANALYZER_NONNULL = YES;
12321232
CODE_SIGN_IDENTITY = "-";
1233-
CURRENT_PROJECT_VERSION = 8;
1233+
CURRENT_PROJECT_VERSION = 9;
12341234
FRAMEWORK_SEARCH_PATHS = (
12351235
"$(inherited)",
12361236
"$(PROJECT_DIR)/Carthage/Build/Mac",
@@ -1248,7 +1248,7 @@
12481248
buildSettings = {
12491249
CLANG_ANALYZER_NONNULL = YES;
12501250
CODE_SIGN_IDENTITY = "-";
1251-
CURRENT_PROJECT_VERSION = 8;
1251+
CURRENT_PROJECT_VERSION = 9;
12521252
FRAMEWORK_SEARCH_PATHS = (
12531253
"$(inherited)",
12541254
"$(PROJECT_DIR)/Carthage/Build/Mac",
@@ -1266,10 +1266,10 @@
12661266
buildSettings = {
12671267
CLANG_ANALYZER_NONNULL = YES;
12681268
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
1269-
CURRENT_PROJECT_VERSION = 8;
1269+
CURRENT_PROJECT_VERSION = 9;
12701270
DEFINES_MODULE = YES;
12711271
DYLIB_COMPATIBILITY_VERSION = 1;
1272-
DYLIB_CURRENT_VERSION = 8;
1272+
DYLIB_CURRENT_VERSION = 9;
12731273
DYLIB_INSTALL_NAME_BASE = "@rpath";
12741274
FRAMEWORK_SEARCH_PATHS = (
12751275
"$(inherited)",
@@ -1295,10 +1295,10 @@
12951295
buildSettings = {
12961296
CLANG_ANALYZER_NONNULL = YES;
12971297
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
1298-
CURRENT_PROJECT_VERSION = 8;
1298+
CURRENT_PROJECT_VERSION = 9;
12991299
DEFINES_MODULE = YES;
13001300
DYLIB_COMPATIBILITY_VERSION = 1;
1301-
DYLIB_CURRENT_VERSION = 8;
1301+
DYLIB_CURRENT_VERSION = 9;
13021302
DYLIB_INSTALL_NAME_BASE = "@rpath";
13031303
FRAMEWORK_SEARCH_PATHS = (
13041304
"$(inherited)",
@@ -1358,10 +1358,10 @@
13581358
APPLICATION_EXTENSION_API_ONLY = YES;
13591359
CLANG_ANALYZER_NONNULL = YES;
13601360
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
1361-
CURRENT_PROJECT_VERSION = 8;
1361+
CURRENT_PROJECT_VERSION = 9;
13621362
DEFINES_MODULE = YES;
13631363
DYLIB_COMPATIBILITY_VERSION = 1;
1364-
DYLIB_CURRENT_VERSION = 8;
1364+
DYLIB_CURRENT_VERSION = 9;
13651365
DYLIB_INSTALL_NAME_BASE = "@rpath";
13661366
FRAMEWORK_SEARCH_PATHS = (
13671367
"$(inherited)",
@@ -1388,10 +1388,10 @@
13881388
APPLICATION_EXTENSION_API_ONLY = YES;
13891389
CLANG_ANALYZER_NONNULL = YES;
13901390
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
1391-
CURRENT_PROJECT_VERSION = 8;
1391+
CURRENT_PROJECT_VERSION = 9;
13921392
DEFINES_MODULE = YES;
13931393
DYLIB_COMPATIBILITY_VERSION = 1;
1394-
DYLIB_CURRENT_VERSION = 8;
1394+
DYLIB_CURRENT_VERSION = 9;
13951395
DYLIB_INSTALL_NAME_BASE = "@rpath";
13961396
FRAMEWORK_SEARCH_PATHS = (
13971397
"$(inherited)",
@@ -1553,7 +1553,7 @@
15531553
isa = XCBuildConfiguration;
15541554
buildSettings = {
15551555
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
1556-
CURRENT_PROJECT_VERSION = 8;
1556+
CURRENT_PROJECT_VERSION = 9;
15571557
INFOPLIST_FILE = "$(SRCROOT)/Example/Info.plist";
15581558
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
15591559
PRODUCT_BUNDLE_IDENTIFIER = com.mapbox.MapboxStaticExample.Swift;
@@ -1566,7 +1566,7 @@
15661566
isa = XCBuildConfiguration;
15671567
buildSettings = {
15681568
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
1569-
CURRENT_PROJECT_VERSION = 8;
1569+
CURRENT_PROJECT_VERSION = 9;
15701570
INFOPLIST_FILE = "$(SRCROOT)/Example/Info.plist";
15711571
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
15721572
PRODUCT_BUNDLE_IDENTIFIER = com.mapbox.MapboxStaticExample.Swift;
@@ -1579,7 +1579,7 @@
15791579
isa = XCBuildConfiguration;
15801580
buildSettings = {
15811581
CLANG_ENABLE_MODULES = YES;
1582-
CURRENT_PROJECT_VERSION = 8;
1582+
CURRENT_PROJECT_VERSION = 9;
15831583
FRAMEWORK_SEARCH_PATHS = (
15841584
"$(inherited)",
15851585
"$(PROJECT_DIR)/Carthage/Build/iOS",
@@ -1596,7 +1596,7 @@
15961596
isa = XCBuildConfiguration;
15971597
buildSettings = {
15981598
CLANG_ENABLE_MODULES = YES;
1599-
CURRENT_PROJECT_VERSION = 8;
1599+
CURRENT_PROJECT_VERSION = 9;
16001600
FRAMEWORK_SEARCH_PATHS = (
16011601
"$(inherited)",
16021602
"$(PROJECT_DIR)/Carthage/Build/iOS",

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,22 +17,22 @@ MapboxStatic.swift pairs well with [MapboxDirections.swift](https://github.com/m
1717
Specify the following dependency in your [Carthage](https://github.com/Carthage/Carthage/) Cartfile:
1818

1919
```sh
20-
github "mapbox/MapboxStatic.swift" ~> 0.10
20+
github "mapbox/MapboxStatic.swift" ~> 0.11
2121
```
2222

2323
### CocoaPods
2424
In your [CocoaPods](http://cocoapods.org/) Podfile:
2525

2626
```podspec
27-
pod 'MapboxStatic.swift', '~> 0.10'
27+
pod 'MapboxStatic.swift', '~> 0.11'
2828
```
2929

3030
### Swift Package Manager
3131

3232
To install MapboxStatic using the [Swift Package Manager](https://swift.org/package-manager/), add the following package to the `dependencies` in your Package.swift file:
3333

3434
```swift
35-
.package(url: "https://github.com/mapbox/MapboxStatic.swift.git", from: "0.10.0"),
35+
.package(url: "https://github.com/mapbox/MapboxStatic.swift.git", from: "0.11.0"),
3636
```
3737

3838
Then `import MapboxStatic` or `@import MapboxStatic;`.

Sources/MapboxStatic/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>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>0.10.0</string>
18+
<string>0.11.0</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>8</string>
22+
<string>9</string>
2323
<key>NSPrincipalClass</key>
2424
<string></string>
2525
</dict>

Tests/MapboxStaticTests/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.0</string>
18+
<string>0.11.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>

0 commit comments

Comments
 (0)