From debafe14d78dd31a2a4a0521569c132154f1b0f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Minh=20Nguy=E1=BB=85n?= Date: Mon, 24 Aug 2020 13:03:34 -0700 Subject: Fixed typo in macOS map SDK installation instructions --- .../docsets/Mapbox.docset/Contents/Resources/Documents/index.html | 2 +- macos/0.15.0-alpha.1/index.html | 2 +- .../docsets/Mapbox.docset/Contents/Resources/Documents/index.html | 2 +- macos/0.15.0-beta.1/index.html | 2 +- .../docsets/Mapbox.docset/Contents/Resources/Documents/index.html | 2 +- macos/0.15.0-beta.2/index.html | 2 +- .../docsets/Mapbox.docset/Contents/Resources/Documents/index.html | 2 +- macos/0.15.0/index.html | 2 +- .../docsets/Mapbox.docset/Contents/Resources/Documents/index.html | 2 +- macos/0.15.1/index.html | 2 +- .../docsets/Mapbox.docset/Contents/Resources/Documents/index.html | 2 +- macos/0.16.0-alpha.1/index.html | 2 +- .../docsets/Mapbox.docset/Contents/Resources/Documents/index.html | 2 +- macos/0.16.0-beta.1/index.html | 2 +- .../docsets/Mapbox.docset/Contents/Resources/Documents/index.html | 2 +- macos/0.16.0/index.html | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/macos/0.15.0-alpha.1/docsets/Mapbox.docset/Contents/Resources/Documents/index.html b/macos/0.15.0-alpha.1/docsets/Mapbox.docset/Contents/Resources/Documents/index.html index 83104e6c2c..b06bb04394 100644 --- a/macos/0.15.0-alpha.1/docsets/Mapbox.docset/Contents/Resources/Documents/index.html +++ b/macos/0.15.0-alpha.1/docsets/Mapbox.docset/Contents/Resources/Documents/index.html @@ -775,7 +775,7 @@

Via Carthage

The Mapbox Maps SDK for macOS is a binary-only dependency, so you’ll need Carthage 0.19 or above. In your Cartfile, specify this dependency (plus an optional version requirement):

-
binary "https://mapbox.github.io/mapbox-gl-native-ios/macos/Mapbox-macOS-SDK.json"
+
binary "https://mapbox.github.io/mapbox-gl-native/macos/Mapbox-macOS-SDK.json"
 

After running carthage update, you’ll find Mapbox.framework in the Carthage/Build/ folder. Follow these instructions to integrate it into your project.

diff --git a/macos/0.15.0-alpha.1/index.html b/macos/0.15.0-alpha.1/index.html index 83104e6c2c..b06bb04394 100644 --- a/macos/0.15.0-alpha.1/index.html +++ b/macos/0.15.0-alpha.1/index.html @@ -775,7 +775,7 @@

Via Carthage

The Mapbox Maps SDK for macOS is a binary-only dependency, so you’ll need Carthage 0.19 or above. In your Cartfile, specify this dependency (plus an optional version requirement):

-
binary "https://mapbox.github.io/mapbox-gl-native-ios/macos/Mapbox-macOS-SDK.json"
+
binary "https://mapbox.github.io/mapbox-gl-native/macos/Mapbox-macOS-SDK.json"
 

After running carthage update, you’ll find Mapbox.framework in the Carthage/Build/ folder. Follow these instructions to integrate it into your project.

diff --git a/macos/0.15.0-beta.1/docsets/Mapbox.docset/Contents/Resources/Documents/index.html b/macos/0.15.0-beta.1/docsets/Mapbox.docset/Contents/Resources/Documents/index.html index 7988a03912..38deb22923 100644 --- a/macos/0.15.0-beta.1/docsets/Mapbox.docset/Contents/Resources/Documents/index.html +++ b/macos/0.15.0-beta.1/docsets/Mapbox.docset/Contents/Resources/Documents/index.html @@ -778,7 +778,7 @@

Via Carthage

The Mapbox Maps SDK for macOS is a binary-only dependency, so you’ll need Carthage 0.19 or above. In your Cartfile, specify this dependency (plus an optional version requirement):

-
binary "https://mapbox.github.io/mapbox-gl-native-ios/macos/Mapbox-macOS-SDK.json"
+
binary "https://mapbox.github.io/mapbox-gl-native/macos/Mapbox-macOS-SDK.json"
 

After running carthage update, you’ll find Mapbox.framework in the Carthage/Build/ folder. Follow these instructions to integrate it into your project.

diff --git a/macos/0.15.0-beta.1/index.html b/macos/0.15.0-beta.1/index.html index 7988a03912..38deb22923 100644 --- a/macos/0.15.0-beta.1/index.html +++ b/macos/0.15.0-beta.1/index.html @@ -778,7 +778,7 @@

Via Carthage

The Mapbox Maps SDK for macOS is a binary-only dependency, so you’ll need Carthage 0.19 or above. In your Cartfile, specify this dependency (plus an optional version requirement):

-
binary "https://mapbox.github.io/mapbox-gl-native-ios/macos/Mapbox-macOS-SDK.json"
+
binary "https://mapbox.github.io/mapbox-gl-native/macos/Mapbox-macOS-SDK.json"
 

After running carthage update, you’ll find Mapbox.framework in the Carthage/Build/ folder. Follow these instructions to integrate it into your project.

diff --git a/macos/0.15.0-beta.2/docsets/Mapbox.docset/Contents/Resources/Documents/index.html b/macos/0.15.0-beta.2/docsets/Mapbox.docset/Contents/Resources/Documents/index.html index 3f2b0e77ff..b7046fed36 100644 --- a/macos/0.15.0-beta.2/docsets/Mapbox.docset/Contents/Resources/Documents/index.html +++ b/macos/0.15.0-beta.2/docsets/Mapbox.docset/Contents/Resources/Documents/index.html @@ -784,7 +784,7 @@

Via Carthage

The Mapbox Maps SDK for macOS is a binary-only dependency, so you’ll need Carthage 0.19 or above. In your Cartfile, specify this dependency (plus an optional version requirement):

-
binary "https://mapbox.github.io/mapbox-gl-native-ios/macos/Mapbox-macOS-SDK.json"
+
binary "https://mapbox.github.io/mapbox-gl-native/macos/Mapbox-macOS-SDK.json"
 

After running carthage update, you’ll find Mapbox.framework in the Carthage/Build/ folder. Follow these instructions to integrate it into your project.

diff --git a/macos/0.15.0-beta.2/index.html b/macos/0.15.0-beta.2/index.html index 3f2b0e77ff..b7046fed36 100644 --- a/macos/0.15.0-beta.2/index.html +++ b/macos/0.15.0-beta.2/index.html @@ -784,7 +784,7 @@

Via Carthage

The Mapbox Maps SDK for macOS is a binary-only dependency, so you’ll need Carthage 0.19 or above. In your Cartfile, specify this dependency (plus an optional version requirement):

-
binary "https://mapbox.github.io/mapbox-gl-native-ios/macos/Mapbox-macOS-SDK.json"
+
binary "https://mapbox.github.io/mapbox-gl-native/macos/Mapbox-macOS-SDK.json"
 

After running carthage update, you’ll find Mapbox.framework in the Carthage/Build/ folder. Follow these instructions to integrate it into your project.

diff --git a/macos/0.15.0/docsets/Mapbox.docset/Contents/Resources/Documents/index.html b/macos/0.15.0/docsets/Mapbox.docset/Contents/Resources/Documents/index.html index cf6320573e..29bf34ee42 100644 --- a/macos/0.15.0/docsets/Mapbox.docset/Contents/Resources/Documents/index.html +++ b/macos/0.15.0/docsets/Mapbox.docset/Contents/Resources/Documents/index.html @@ -784,7 +784,7 @@

Via Carthage

The Mapbox Maps SDK for macOS is a binary-only dependency, so you’ll need Carthage 0.19 or above. In your Cartfile, specify this dependency (plus an optional version requirement):

-
binary "https://mapbox.github.io/mapbox-gl-native-ios/macos/Mapbox-macOS-SDK.json"
+
binary "https://mapbox.github.io/mapbox-gl-native/macos/Mapbox-macOS-SDK.json"
 

After running carthage update, you’ll find Mapbox.framework in the Carthage/Build/ folder. Follow these instructions to integrate it into your project.

diff --git a/macos/0.15.0/index.html b/macos/0.15.0/index.html index cf6320573e..29bf34ee42 100644 --- a/macos/0.15.0/index.html +++ b/macos/0.15.0/index.html @@ -784,7 +784,7 @@

Via Carthage

The Mapbox Maps SDK for macOS is a binary-only dependency, so you’ll need Carthage 0.19 or above. In your Cartfile, specify this dependency (plus an optional version requirement):

-
binary "https://mapbox.github.io/mapbox-gl-native-ios/macos/Mapbox-macOS-SDK.json"
+
binary "https://mapbox.github.io/mapbox-gl-native/macos/Mapbox-macOS-SDK.json"
 

After running carthage update, you’ll find Mapbox.framework in the Carthage/Build/ folder. Follow these instructions to integrate it into your project.

diff --git a/macos/0.15.1/docsets/Mapbox.docset/Contents/Resources/Documents/index.html b/macos/0.15.1/docsets/Mapbox.docset/Contents/Resources/Documents/index.html index 9d60fe7787..2ffc5106a0 100644 --- a/macos/0.15.1/docsets/Mapbox.docset/Contents/Resources/Documents/index.html +++ b/macos/0.15.1/docsets/Mapbox.docset/Contents/Resources/Documents/index.html @@ -784,7 +784,7 @@

Via Carthage

The Mapbox Maps SDK for macOS is a binary-only dependency, so you’ll need Carthage 0.19 or above. In your Cartfile, specify this dependency (plus an optional version requirement):

-
binary "https://mapbox.github.io/mapbox-gl-native-ios/macos/Mapbox-macOS-SDK.json"
+
binary "https://mapbox.github.io/mapbox-gl-native/macos/Mapbox-macOS-SDK.json"
 

After running carthage update, you’ll find Mapbox.framework in the Carthage/Build/ folder. Follow these instructions to integrate it into your project.

diff --git a/macos/0.15.1/index.html b/macos/0.15.1/index.html index 9d60fe7787..2ffc5106a0 100644 --- a/macos/0.15.1/index.html +++ b/macos/0.15.1/index.html @@ -784,7 +784,7 @@

Via Carthage

The Mapbox Maps SDK for macOS is a binary-only dependency, so you’ll need Carthage 0.19 or above. In your Cartfile, specify this dependency (plus an optional version requirement):

-
binary "https://mapbox.github.io/mapbox-gl-native-ios/macos/Mapbox-macOS-SDK.json"
+
binary "https://mapbox.github.io/mapbox-gl-native/macos/Mapbox-macOS-SDK.json"
 

After running carthage update, you’ll find Mapbox.framework in the Carthage/Build/ folder. Follow these instructions to integrate it into your project.

diff --git a/macos/0.16.0-alpha.1/docsets/Mapbox.docset/Contents/Resources/Documents/index.html b/macos/0.16.0-alpha.1/docsets/Mapbox.docset/Contents/Resources/Documents/index.html index 11e38b2d70..72273cadf3 100644 --- a/macos/0.16.0-alpha.1/docsets/Mapbox.docset/Contents/Resources/Documents/index.html +++ b/macos/0.16.0-alpha.1/docsets/Mapbox.docset/Contents/Resources/Documents/index.html @@ -784,7 +784,7 @@

Via Carthage

The Mapbox Maps SDK for macOS is a binary-only dependency, so you’ll need Carthage 0.19 or above. In your Cartfile, specify this dependency (plus an optional version requirement):

-
binary "https://mapbox.github.io/mapbox-gl-native-ios/macos/Mapbox-macOS-SDK.json"
+
binary "https://mapbox.github.io/mapbox-gl-native/macos/Mapbox-macOS-SDK.json"
 

After running carthage update, you’ll find Mapbox.framework in the Carthage/Build/ folder. Follow these instructions to integrate it into your project.

diff --git a/macos/0.16.0-alpha.1/index.html b/macos/0.16.0-alpha.1/index.html index 11e38b2d70..72273cadf3 100644 --- a/macos/0.16.0-alpha.1/index.html +++ b/macos/0.16.0-alpha.1/index.html @@ -784,7 +784,7 @@

Via Carthage

The Mapbox Maps SDK for macOS is a binary-only dependency, so you’ll need Carthage 0.19 or above. In your Cartfile, specify this dependency (plus an optional version requirement):

-
binary "https://mapbox.github.io/mapbox-gl-native-ios/macos/Mapbox-macOS-SDK.json"
+
binary "https://mapbox.github.io/mapbox-gl-native/macos/Mapbox-macOS-SDK.json"
 

After running carthage update, you’ll find Mapbox.framework in the Carthage/Build/ folder. Follow these instructions to integrate it into your project.

diff --git a/macos/0.16.0-beta.1/docsets/Mapbox.docset/Contents/Resources/Documents/index.html b/macos/0.16.0-beta.1/docsets/Mapbox.docset/Contents/Resources/Documents/index.html index b169671875..506996e682 100644 --- a/macos/0.16.0-beta.1/docsets/Mapbox.docset/Contents/Resources/Documents/index.html +++ b/macos/0.16.0-beta.1/docsets/Mapbox.docset/Contents/Resources/Documents/index.html @@ -787,7 +787,7 @@

Via Carthage

The Mapbox Maps SDK for macOS is a binary-only dependency, so you’ll need Carthage 0.19 or above. In your Cartfile, specify this dependency (plus an optional version requirement):

-
binary "https://mapbox.github.io/mapbox-gl-native-ios/macos/Mapbox-macOS-SDK.json"
+
binary "https://mapbox.github.io/mapbox-gl-native/macos/Mapbox-macOS-SDK.json"
 

After running carthage update, you’ll find Mapbox.framework in the Carthage/Build/ folder. Follow these instructions to integrate it into your project.

diff --git a/macos/0.16.0-beta.1/index.html b/macos/0.16.0-beta.1/index.html index b169671875..506996e682 100644 --- a/macos/0.16.0-beta.1/index.html +++ b/macos/0.16.0-beta.1/index.html @@ -787,7 +787,7 @@

Via Carthage

The Mapbox Maps SDK for macOS is a binary-only dependency, so you’ll need Carthage 0.19 or above. In your Cartfile, specify this dependency (plus an optional version requirement):

-
binary "https://mapbox.github.io/mapbox-gl-native-ios/macos/Mapbox-macOS-SDK.json"
+
binary "https://mapbox.github.io/mapbox-gl-native/macos/Mapbox-macOS-SDK.json"
 

After running carthage update, you’ll find Mapbox.framework in the Carthage/Build/ folder. Follow these instructions to integrate it into your project.

diff --git a/macos/0.16.0/docsets/Mapbox.docset/Contents/Resources/Documents/index.html b/macos/0.16.0/docsets/Mapbox.docset/Contents/Resources/Documents/index.html index 3fa1945129..8c225e6e4b 100644 --- a/macos/0.16.0/docsets/Mapbox.docset/Contents/Resources/Documents/index.html +++ b/macos/0.16.0/docsets/Mapbox.docset/Contents/Resources/Documents/index.html @@ -787,7 +787,7 @@

Via Carthage

The Mapbox Maps SDK for macOS is a binary-only dependency, so you’ll need Carthage 0.19 or above. In your Cartfile, specify this dependency (plus an optional version requirement):

-
binary "https://mapbox.github.io/mapbox-gl-native-ios/macos/Mapbox-macOS-SDK.json"
+
binary "https://mapbox.github.io/mapbox-gl-native/macos/Mapbox-macOS-SDK.json"
 

After running carthage update, you’ll find Mapbox.framework in the Carthage/Build/ folder. Follow these instructions to integrate it into your project.

diff --git a/macos/0.16.0/index.html b/macos/0.16.0/index.html index 3fa1945129..8c225e6e4b 100644 --- a/macos/0.16.0/index.html +++ b/macos/0.16.0/index.html @@ -787,7 +787,7 @@

Via Carthage

The Mapbox Maps SDK for macOS is a binary-only dependency, so you’ll need Carthage 0.19 or above. In your Cartfile, specify this dependency (plus an optional version requirement):

-
binary "https://mapbox.github.io/mapbox-gl-native-ios/macos/Mapbox-macOS-SDK.json"
+
binary "https://mapbox.github.io/mapbox-gl-native/macos/Mapbox-macOS-SDK.json"
 

After running carthage update, you’ll find Mapbox.framework in the Carthage/Build/ folder. Follow these instructions to integrate it into your project.

-- cgit v1.2.1