3

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?

Antony
  • 585
  • 2
  • 6
  • 14

2 Answers2

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
0

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

jcesarmobile
  • 51,328
  • 11
  • 132
  • 176