summaryrefslogtreecommitdiff
path: root/platform/ios/DEVELOPING.md
diff options
context:
space:
mode:
authorJason Wray <friedbunny@users.noreply.github.com>2018-04-12 11:31:00 -0400
committerGitHub <noreply@github.com>2018-04-12 11:31:00 -0400
commit646cbc98ddaa8f6afe84c96888c877628bf405ca (patch)
treefb10315f05dc39a30538bb984bee2ead896323bb /platform/ios/DEVELOPING.md
parentff11cb20163caddf5e31ebdaeaafa0e1a9e456ec (diff)
downloadqtlocation-mapboxgl-646cbc98ddaa8f6afe84c96888c877628bf405ca.tar.gz
[ios] Note plans to drop iOS 8 (#11663)
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 b45e5a0e2f..7a97074d38 100644
--- a/platform/ios/DEVELOPING.md
+++ b/platform/ios/DEVELOPING.md
@@ -4,7 +4,7 @@ This document explains how to build the Mapbox Maps SDK for iOS from source. It
## Requirements
-The Mapbox Maps SDK for iOS and iosapp demo application require iOS 8.0 or above.
+The Mapbox Maps SDK for iOS and iosapp demo application require iOS 8.0 or above. _Note: Support for iOS 8 will be removed in a future release and the minimum iOS deployment version will increase to iOS 9.0._
The Mapbox Maps SDK for iOS requires Xcode 9.1 or above to compile from source.