Export to iOS from Linux

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Mxt08

Hi,
How I can export my game from Ubuntu 20.04 to iOS?
I know that it can be done with XCode in MacOS, but in Linux…
Should I use Virtualbox?
Thanks in advanced.

Actually, I stumbled upon this page, you may want to take a look: Cross-compiling for iOS on Linux — Godot Engine (stable) documentation in English but this is compiling and not exporting

1234ab | 2021-04-06 18:29

:bust_in_silhouette: Reply From: 1234ab

afaik you need mac for that:
from https://docs.godotengine.org/en/stable/getting_started/step_by_step/exporting.html?highlight=ios#ios
“To build your game for iOS, you must have a computer running macOS with Xcode installed.”
So yeah, if you can do it somehow, you need to emulate mac most probably