Doc: Adapt to removal of iOS Simulator management

Amends e8d6e4fc34

Change-Id: Ia3cc2388ded5643aaaa129e9d11da4ac28d6d008
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
Eike Ziller
2024-04-09 09:37:03 +02:00
parent 574ad7a4a2
commit dd876dc405
2 changed files with 6 additions and 37 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

View File

@@ -155,42 +155,11 @@
\image qtcreator-ios-simulator-deploy.png \image qtcreator-ios-simulator-deploy.png
The simulator is started automatically when you run the application. The simulator is started automatically when you run the application.
To start the simulator manually, select \uicontrol Preferences > To start the simulator manually, either start the Simulator application
\uicontrol Devices > \uicontrol iOS > \uicontrol Start. directly with Spotlight, or go to \uicontrol Xcode > \uicontrol {Open Developer Tool}
in Xcode.
To take screenshots of the simulator, select \uicontrol Preferences >
\uicontrol Devices > \uicontrol iOS > \uicontrol Screenshot. The screenshots
are stored in the directory specified in the
\uicontrol {Screenshot directory} field.
\section2 Managing Simulators
The available simulators are listed in \uicontrol Preferences >
\uicontrol Devices > \uicontrol iOS.
\image qtcreator-ios-preferences.png
To create a new simulator instance:
\list
\li Select \uicontrol Create.
\li In the \uicontrol {Device type} field, select the device type from
a list of devices supported by the Xcode version set as current on
your local machine.
\li In the \uicontrol {OS version} field, select an OS version from a
list of OS versions supported by the selected device and the current
Xcode version.
\endlist
To rename the selected simulator, select \uicontrol Rename.
To reset the contents and settings of the selected simulators, select
\uicontrol Reset.
To delete the selected simulator, select \uicontrol Delete.
Manage the available simulator devices
\l{https://developer.apple.com/documentation/xcode/running-your-app-in-simulator-or-on-a-device/#Configure-the-list-of-simulated-devices}
{in Xcode}.
*/ */