[docs] iOS simulator running

This commit is contained in:
Ilya Zverev 2015-09-29 19:55:14 +03:00
parent 5f901943cb
commit 7c9b164bcc

View file

@ -171,4 +171,11 @@ to SDK and NDK. Or specify these in command line:
## iOS
*todo*
For XCode configuration instructions, see [CONTRIBUTING.md](CONTRIBUTING.md).
* Open `omim/iphone/Maps/Maps.xcodeproj` in XCode.
* Open "Product → Scheme → Edit Scheme", then "Info" and change build configuration to Simulator.
* Run the project (Product → Run).
If a script has trouble finding your Qt 5 installation, edit `omim/autobuild/detect_qmake.sh`,
adding a path to `qmake` there.