forked from qt-creator/qt-creator
Doc: selecting simulated iOS device in run settings
Change-Id: I1f35456c9f628fb8cf53f75f8278a18966a7dcaa Reviewed-by: Fawzi Mohamed <fawzi.mohamed@theqtcompany.com> Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
This commit is contained in:
committed by
Eike Ziller
parent
75ae6169a8
commit
72e7687bd4
@@ -138,9 +138,11 @@
|
||||
you can test applications on
|
||||
\l{http://developer.apple.com/library/ios/documentation/IDEs/Conceptual/iOS_Simulator_Guide/Introduction/Introduction.html}
|
||||
{iOS Simulator}, which is installed as part of Xcode. Each Xcode version
|
||||
simulates a predefined set of hardware devices and software versions. You
|
||||
can change the simulated hardware and software version from within iOS
|
||||
Simulator.
|
||||
simulates a predefined set of hardware devices and software versions.
|
||||
|
||||
You can change the simulated hardware and software version in the run
|
||||
settings for the project. Select \gui Projects > \gui Run, and then select
|
||||
the device to simulate in the \gui {Device type} field.
|
||||
|
||||
\QC uses the Xcode version set as current on the Mac computer.
|
||||
To check the version, enter the following command:
|
||||
|
||||
Reference in New Issue
Block a user