summaryrefslogtreecommitdiff
path: root/platform/ios/INSTALL.md
diff options
context:
space:
mode:
Diffstat (limited to 'platform/ios/INSTALL.md')
-rw-r--r--platform/ios/INSTALL.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/platform/ios/INSTALL.md b/platform/ios/INSTALL.md
index 4c769cedc4..b3ead6d0d6 100644
--- a/platform/ios/INSTALL.md
+++ b/platform/ios/INSTALL.md
@@ -123,8 +123,6 @@ If your application targets iOS 7.x, you’ll need to install the static framewo
- `libsqlite3.tbd`
- `libz.tbd`
-1. In the Build Settings tab, add `-ObjC` to the “Other Linker Flags” (`OTHER_LDFLAGS`) build setting.
-
### Use
1. Mapbox vector tiles require a Mapbox account and API access token. In the project editor, select the application target. In the Info tab, set `MGLMapboxAccessToken` to your access token. You can obtain one from the [Mapbox account page](https://www.mapbox.com/studio/account/tokens/).