summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2016-04-26 17:07:14 -0700
committerMinh Nguyễn <mxn@1ec5.org>2016-05-05 01:07:29 -0700
commita3dccc14d62a4661ede478a31c6a6dbf39e105d9 (patch)
treeef02fa5f065b2fd21d1b9acf549a2d8165a4b79e
parentdc0432bf8775a1c65920b24f471fbd66d177ecee (diff)
downloadqtlocation-mapboxgl-a3dccc14d62a4661ede478a31c6a6dbf39e105d9.tar.gz
[ios] Updated developer’s guide
-rw-r--r--platform/ios/DEVELOPING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/ios/DEVELOPING.md b/platform/ios/DEVELOPING.md
index 5f07f410c1..ea04f5f9d4 100644
--- a/platform/ios/DEVELOPING.md
+++ b/platform/ios/DEVELOPING.md
@@ -91,7 +91,7 @@ To instead run the tests in Xcode:
1. Run `make iproj` to set up the workspace.
1. Change the scheme to “test (platform project)” and press Command-R to run core unit tests.
-1. Change the scheme to “CI” and press Command-U to run SDK integration tests.
+1. Change the scheme to “iosapp” and press Command-U to run SDK unit and UI tests.
## Access tokens