summaryrefslogtreecommitdiff
path: root/platform/ios/docs/pod-README.md
diff options
context:
space:
mode:
authorJason Wray <friedbunny@users.noreply.github.com>2016-08-30 21:23:34 -0400
committerGitHub <noreply@github.com>2016-08-30 21:23:34 -0400
commitdd4d1a9927c2d7945cd94bade38fba83e86cf6ec (patch)
tree155a8e87d742ae89fd49936ad8d3c7e8dfe3ca51 /platform/ios/docs/pod-README.md
parentc95ffe65a6e46cf927717fa1969ba81e1d1de5df (diff)
downloadqtlocation-mapboxgl-dd4d1a9927c2d7945cd94bade38fba83e86cf6ec.tar.gz
[ios] Update INSTALL doc for -ObjC; use local podspec path
- Adds -ObjC flag for static lib. - Fixes link to iOS SDK site. - Pushes CocoaPods down the list. - Changes CocoaPods to use local path, not HTTP. - Emphasizes that INSTALL.MD is only for custom builds.
Diffstat (limited to 'platform/ios/docs/pod-README.md')
-rw-r--r--platform/ios/docs/pod-README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/platform/ios/docs/pod-README.md b/platform/ios/docs/pod-README.md
index 2d6134e6e0..78647b2603 100644
--- a/platform/ios/docs/pod-README.md
+++ b/platform/ios/docs/pod-README.md
@@ -52,6 +52,8 @@ 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, find the Other Linker Flags setting and add `-ObjC`.
+
{{/STATIC}}
## Configuration