summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@users.noreply.github.com>2014-02-13 09:03:45 -0800
committerJustin R. Miller <incanus@users.noreply.github.com>2014-02-13 09:03:45 -0800
commit6a6118f66b573f182d286db93c0ab1e388db85a2 (patch)
treee6fc487a8a43fb63aa50824c96c9c648ec2e4b62 /README.md
parentb0357e8ea7347d8a0039818e3d347c8c5b36601b (diff)
downloadqtlocation-mapboxgl-6a6118f66b573f182d286db93c0ab1e388db85a2.tar.gz
update iOS hardware target note
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index f6b8c8b118..3e9a811d18 100644
--- a/README.md
+++ b/README.md
@@ -57,6 +57,8 @@ Then you can build the iOS app with make:
Consider `sudo npm install -g ios-sim` for auto-launching the simulator, but it can be tricky and it's better to run on an ARM-based device anyway. To do this, open `./ios/llmr-app.xcodeproj` in Xcode, then build and run on the simulator or a device yourself.
+Target devices: iPhone 4 and above (4S, 5, 5c, 5s) and iPad 2 and above (3, 4, mini and/or retina).
+
## Ubuntu
Ensure you have git and other build essentials:
@@ -140,4 +142,4 @@ bin/convert-style.js > resources/style.pbf && bin/build-style.js
- Two-finger single-tap to zoom out one level
- Long-press to reset north
- Two-finger long press to reset the transform
-- Three-finger long press to toggle debug information \ No newline at end of file
+- Three-finger long press to toggle debug information