2
votes

Considering this answer, it is not possible to run Xcode on Arch Linux. Capacitor iOS documentation says that I need it to run iOS emulation.
Is there a way to emulate iOS device on Manjaro using Ionic Capacitor?

2
Seems like it's not possible: stackoverflow.com/questions/6311289/… - JSON Derulo

2 Answers

0
votes

No, it's not possible, iOS requires Xcode and macOS

0
votes

you can run xcode on linux NATIVELY using darling

Darling is a translation layer that lets you run macOS software on Linux

once installed you can install xcode

via command-line developer tool following this link