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?
Asked
Active
Viewed 793 times
3

Antony
- 585
- 2
- 6
- 14
-
Seems like it's not possible: https://stackoverflow.com/questions/6311289/emulate-simulate-ios-in-linux – JSON Derulo Aug 06 '18 at 14:43
2 Answers
2
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

Francesco Iapicca
- 2,618
- 5
- 40
- 85