forked from organicmaps/organicmaps
[docs] iOS simulator running
This commit is contained in:
parent
5f901943cb
commit
7c9b164bcc
1 changed files with 8 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue