summaryrefslogtreecommitdiff
path: root/platform/darwin/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'platform/darwin/README.md')
-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