summaryrefslogtreecommitdiff
path: root/platform/ios/INSTALL.md
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2017-12-21 11:39:03 -0800
committerJason Wray <friedbunny@users.noreply.github.com>2017-12-21 12:09:43 -0800
commitc6169ab50ccb51903b0100c2308d0d31bb073283 (patch)
treeb24f5d0021e99fbc8810270f22b581699f616b87 /platform/ios/INSTALL.md
parentff62fa957c9413734ba8ca74b41e490fc2a3ab1d (diff)
downloadqtlocation-mapboxgl-c6169ab50ccb51903b0100c2308d0d31bb073283.tar.gz
[ios] Re-add i386 slice to framework; strip from dSYM
Diffstat (limited to 'platform/ios/INSTALL.md')
-rw-r--r--platform/ios/INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/ios/INSTALL.md b/platform/ios/INSTALL.md
index 9fca318729..b0d7be83d5 100644
--- a/platform/ios/INSTALL.md
+++ b/platform/ios/INSTALL.md
@@ -10,7 +10,7 @@ The Mapbox Maps SDK for iOS is intended to run on iOS 8.0 and above on the follo
* iPad 2 and above (3, 4, Mini, Air, Mini 2, Air 2, Pro)
* iPod touch 5th generation and above
-Note that 32-bit simulators (such as the iPhone 5 or iPad 2) are not supported.
+Note that debugging in 32-bit simulators (such as the iPhone 5 or iPad 2) is only partially supported. Support for these simulators will be removed entirely in a future release of this SDK.
The Mapbox Maps SDK for iOS requires Xcode 8.0 or higher. 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.