summaryrefslogtreecommitdiff
path: root/platform/ios/README.md
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2017-02-20 17:50:56 -0500
committerJason Wray <jason@mapbox.com>2017-02-21 16:10:00 -0500
commita1c477b4dbf16e3e691d35eedd3f5c7a4fbb9c5e (patch)
tree6f29eda2bb4b122898d5fea8edab8176ebfb7bdf /platform/ios/README.md
parentc7975e6a18b397df9918687ef8c8d0f76d00be76 (diff)
downloadqtlocation-mapboxgl-a1c477b4dbf16e3e691d35eedd3f5c7a4fbb9c5e.tar.gz
[ios] Update docs for iOS 8 deployment target
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 3d4cc3ff2b..af01aed18d 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 7.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 8.0 and above 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.