summaryrefslogtreecommitdiff
path: root/platform/ios/DEVELOPING.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/DEVELOPING.md
parent5dd98df50ba1210b1eef0d8d6655713a725f2995 (diff)
downloadqtlocation-mapboxgl-a87fd1a918df87c20f0fa14fb57c506f29d93d12.tar.gz
[ios, macos] Bumped recommended Xcode version >=8.0 (#8775)
Diffstat (limited to 'platform/ios/DEVELOPING.md')
-rw-r--r--platform/ios/DEVELOPING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/ios/DEVELOPING.md b/platform/ios/DEVELOPING.md
index 26ab807e04..83064fbbd8 100644
--- a/platform/ios/DEVELOPING.md
+++ b/platform/ios/DEVELOPING.md
@@ -6,7 +6,7 @@ This document explains how to build the Mapbox iOS SDK from source. It is intend
The Mapbox iOS SDK and iosapp demo application require iOS 8.0 or above.
-The Mapbox iOS SDK requires Xcode 7.3 or above. The iosapp demo application requires Xcode 8.0 or above to build.
+The Mapbox iOS SDK requires Xcode 8.0 or above.
## Building the SDK