summaryrefslogtreecommitdiff
path: root/platform/ios/docs/pod-README.md
diff options
context:
space:
mode:
authorJordan Kiley <jmkiley@users.noreply.github.com>2017-04-24 17:04:42 -0700
committerGitHub <noreply@github.com>2017-04-24 17:04:42 -0700
commita87fd1a918df87c20f0fa14fb57c506f29d93d12 (patch)
treed1d3e0d81caa7b1dc141acf75b600cc0fe6b0ffd /platform/ios/docs/pod-README.md
parent5dd98df50ba1210b1eef0d8d6655713a725f2995 (diff)
downloadqtlocation-mapboxgl-a87fd1a918df87c20f0fa14fb57c506f29d93d12.tar.gz
[ios, macos] Bumped recommended Xcode version >=8.0 (#8775)
Diffstat (limited to 'platform/ios/docs/pod-README.md')
-rw-r--r--platform/ios/docs/pod-README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/ios/docs/pod-README.md b/platform/ios/docs/pod-README.md
index 2e5b024fdc..0a7edc5a41 100644
--- a/platform/ios/docs/pod-README.md
+++ b/platform/ios/docs/pod-README.md
@@ -10,7 +10,7 @@ For more information, check out the [Mapbox iOS SDK homepage](https://www.mapbox
The Mapbox iOS SDK may be installed as either a dynamic framework or a static framework. (To reduce the download size, the static framework is omitted from some distributions; you may need to download the full package from the [release page](https://github.com/mapbox/mapbox-gl-native/releases/).)
-Integrating the Mapbox iOS SDK requires Xcode 7.3 or higher.
+Integrating the Mapbox iOS SDK requires Xcode 8.0 or higher. To use this SDK with Xcode 7.3.1, download and use a symbols build from the [releases](https://github.com/mapbox/mapbox-gl-native/releases) page.
{{DYNAMIC}}