summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@codesorcery.net>2015-04-23 17:54:08 -0700
committerJustin R. Miller <incanus@codesorcery.net>2015-04-23 17:54:08 -0700
commitb528d7cc039f2a0abbf1eb6c77a7fc2099bc3a19 (patch)
treef7f585c1e3795f3746e8cafc76a4cf3ab933e788 /README.md
parent75980a8905b9130ef7a87eb65c66c8a98437c081 (diff)
downloadqtlocation-mapboxgl-b528d7cc039f2a0abbf1eb6c77a7fc2099bc3a19.tar.gz
fixes #830, #880: bring back iOS functional tests
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index c423c21b56..a44b138613 100644
--- a/README.md
+++ b/README.md
@@ -70,6 +70,8 @@ If you merely want to install the library for iOS and try it out as an Objective
If you want to build from source and/or contribute to development of the project, run `make iproj`, which will create and open an Xcode project which can build the entire library from source as well as an Objective-C test app.
+You can also run `make itest` to run the included tests. Requires `brew install xcpretty`.
+
Target devices: iPhone 4S and above (5, 5c, 5s, 6, 6 Plus) and iPad 2 and above (3, 4, Mini, Air, Mini 2, Air 2).
Target iOS: 7.0 through 8.1