summaryrefslogtreecommitdiff
path: root/platform/ios/README.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/README.md
parentff11cb20163caddf5e31ebdaeaafa0e1a9e456ec (diff)
downloadqtlocation-mapboxgl-646cbc98ddaa8f6afe84c96888c877628bf405ca.tar.gz
[ios] Note plans to drop iOS 8 (#11663)
Diffstat (limited to 'platform/ios/README.md')
-rw-r--r--platform/ios/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/ios/README.md b/platform/ios/README.md
index 3ca5b84dde..86474e1ea9 100644
--- a/platform/ios/README.md
+++ b/platform/ios/README.md
@@ -2,7 +2,7 @@
[![Bitrise](https://www.bitrise.io/app/7514e4cf3da2cc57.svg?token=OwqZE5rSBR9MVWNr_lf4sA&branch=master)](https://www.bitrise.io/app/7514e4cf3da2cc57)
-A library based on [Mapbox GL Native](../../README.md) for embedding interactive map views with scalable, customizable vector maps into Cocoa Touch applications on iOS 8.0 and above using Objective-C, Swift, or Interface Builder.
+A library based on [Mapbox GL Native](../../README.md) for embedding interactive map views with scalable, customizable vector maps into Cocoa Touch applications on iOS using Objective-C, Swift, or Interface Builder.
This repository is for day-to-day development of the SDK. Building the SDK yourself requires [a number of dependencies and steps](../../INSTALL.md) that are unnecessary for developing production applications. For production applications, please consider installing an official, prebuilt release instead; see the [Mapbox iOS SDK website](https://www.mapbox.com/ios-sdk/) for installation instructions.