summaryrefslogtreecommitdiff
path: root/platform/darwin
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2020-02-27 13:10:46 -0800
committerMinh Nguyễn <mxn@1ec5.org>2020-02-27 17:14:20 -0800
commit8212f94f07a87093e39c737dfa6221bc4e729d2b (patch)
tree908c373bb0cfd815ecddeb7d1398217a257ff349 /platform/darwin
parent206b9bde5ed9204de6ec18c0d37495db7c30aa09 (diff)
downloadqtlocation-mapboxgl-8212f94f07a87093e39c737dfa6221bc4e729d2b.tar.gz
[ios, macos] Redirect documentation to mapbox-gl-native-ios
Diffstat (limited to 'platform/darwin')
-rw-r--r--platform/darwin/README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/platform/darwin/README.md b/platform/darwin/README.md
index 349c9a00c0..c9d1fbf065 100644
--- a/platform/darwin/README.md
+++ b/platform/darwin/README.md
@@ -2,8 +2,9 @@
The code in the Darwin platform targets Apple platforms but is not specific
to iOS or macOS. This code is not distributed as an SDK in itself, but is required
-by the [Mapbox iOS SDK](https://github.com/mapbox/mapbox-gl-native/tree/master/platform/ios)
-and [Mapbox macOS SDK](https://github.com/mapbox/mapbox-gl-native/tree/master/platform/macos).
+by iOS and macOS builds of Mapbox GL Native and ultimately by the
+[Mapbox Maps SDK for iOS](https://github.com/mapbox/mapbox-gl-native-ios/tree/master/platform/ios)
+and [Mapbox Maps SDK for macOS](https://github.com/mapbox/mapbox-gl-native-ios/tree/master/platform/macos).
These files depend on the Foundation and Core Foundation frameworks but do not
depend on iOS- or macOS–specific frameworks, such as UIKit or AppKit. Any