summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2016-01-22 14:42:39 -0800
committerMinh Nguyễn <mxn@1ec5.org>2016-01-22 14:45:58 -0800
commit31120ea41b86a477c70d26ca1ccaf896b6e0046d (patch)
treeb99437e5cd67d70abb43a7aea9bac25bf16b1e69
parentf65ff9ef30e7b110d70ba0486604f5f18db490f6 (diff)
downloadqtlocation-mapboxgl-31120ea41b86a477c70d26ca1ccaf896b6e0046d.tar.gz
[ios] Settings.bundle no longer required
-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 25c460d32e..777c0035b7 100644
--- a/platform/ios/INSTALL.md
+++ b/platform/ios/INSTALL.md
@@ -24,7 +24,7 @@ The Mapbox iOS SDK and iosapp demo application build against the iOS 7.0 SDK. Th
- a `dynamic` folder containing a dynamically-linked fat framework with debug symbols for devices and the iOS Simulator
- a `static` folder containing a statically-linked framework with debug symbols for devices and the iOS Simulator
- a `documentation` folder with HTML API documentation
- - an example `Settings.bundle` for providing the required Mapbox Metrics opt-out setting
+ - an example `Settings.bundle` containing an optional Mapbox Telemetry opt-out setting
### Install