summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmkiley <jordan.kiley@mapbox.com>2017-11-30 17:08:11 -0800
committerjmkiley <jordan.kiley@mapbox.com>2017-12-04 12:50:12 -0800
commitfbd47f2a33e3a190f0a6bffa231678d792116647 (patch)
treefe749fadbbfd551105cba6a94e0eded6c61323f9
parent22ed0072d55bc3a2ca7d1314a9ca9801a4450a66 (diff)
downloadqtlocation-mapboxgl-fbd47f2a33e3a190f0a6bffa231678d792116647.tar.gz
[macos] stray revert
-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 2be901050f..c723d3e062 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 7.3 (or above).
+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.
### Building the SDK from source