summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2018-09-06 10:28:10 -0700
committerGitHub <noreply@github.com>2018-09-06 10:28:10 -0700
commit50bd58d64cf7a8fb5a648530f2aac46a25b606b8 (patch)
tree155afc309720a2b778f78e928d65f73a6b362d16
parent5d8abb65e126abce2a4d21e24808216910ad663c (diff)
downloadqtlocation-mapboxgl-upstream/1ec5-macos-10.10-install.tar.gz
[macos] macOS 10.10, Xcode 8 no longer supportedupstream/1ec5-macos-10.10-install
-rw-r--r--platform/macos/INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/macos/INSTALL.md b/platform/macos/INSTALL.md
index f0fb0278be..265039c7b5 100644
--- a/platform/macos/INSTALL.md
+++ b/platform/macos/INSTALL.md
@@ -4,7 +4,7 @@ This document explains how to build a development version of the Mapbox Maps SDK
### Requirements
-The Mapbox Maps SDK for macOS requires the macOS 10.10.0 SDK (or above) and Xcode 8.0 (or above). 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.
+The Mapbox Maps SDK for macOS requires the macOS 10.11.0 SDK (or above) and Xcode 9.0 (or above). 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.
Before building, follow these steps to install prerequisites: