summaryrefslogtreecommitdiff
path: root/platform/macos/DEVELOPING.md
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2016-08-17 11:57:45 +0200
committerMinh Nguyễn <mxn@1ec5.org>2017-03-18 00:10:09 -0700
commitb4e0f4b302a9617022f4871289a2bc69ced026a3 (patch)
treeb3d646523f30bc3011c32c61a6eb2234c42009aa /platform/macos/DEVELOPING.md
parentb3fe46728da2ed9ae31f2eb0ff2e0b2538bced72 (diff)
downloadqtlocation-mapboxgl-b4e0f4b302a9617022f4871289a2bc69ced026a3.tar.gz
[build] merge iOS and macOS projects
Diffstat (limited to 'platform/macos/DEVELOPING.md')
-rw-r--r--platform/macos/DEVELOPING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/macos/DEVELOPING.md b/platform/macos/DEVELOPING.md
index bc91e69456..e49bc06530 100644
--- a/platform/macos/DEVELOPING.md
+++ b/platform/macos/DEVELOPING.md
@@ -12,7 +12,7 @@ The Mapbox macOS SDK requires Xcode 7.3 or above.
1. [Install core dependencies](../../INSTALL.md).
1. Run `make xproj`.
-1. Switch to the “dynamic” or “macosapp” scheme. The former builds just the Cocoa framework, while the latter also builds a Cocoa demo application based on it.
+1. Switch to the “dynamic (macos project)” or “macOS app” scheme. The former builds just the Cocoa framework, while the latter also builds a Cocoa demo application based on it.
### Packaging builds