mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-09-03 18:14:53 +03:00
[iOS] Fix outdated simulator notes.
This commit is contained in:
@@ -66,11 +66,10 @@ When the export completes, the output folder should look like this:
|
||||
|
||||
.. warning::
|
||||
|
||||
Exporting for the iOS simulator is currently not supported as per
|
||||
`GH-102149 <https://github.com/godotengine/godot/issues/102149>`__.
|
||||
The iOS simulator only supports the ``Compatibility`` renderer.
|
||||
|
||||
Apple Silicon Macs can run iOS apps natively, so you can run exported iOS projects
|
||||
directly on an Apple Silicon Mac without needing the iOS simulator.
|
||||
directly on an Apple Silicon Mac without iOS simulator limitations.
|
||||
|
||||
Opening **exported_xcode_project_name.xcodeproj** lets you build and deploy
|
||||
like any other iOS app.
|
||||
|
||||
Reference in New Issue
Block a user