Can I develop iOS Applications in Ubuntu without using a virtual mac OS system? [duplicate]
I'm a developer of Android applications and a java programmer. I'm learning IOS programming but I don't have mac OS; I use Ubuntu.
I want way to program IOS apps in Ubuntu without using a virtual machine (in vmware or VirtualBox) And without MacOS.
Can I do that in Ubuntu?
Solution 1:
Unfortunately, you have to have Xcode installed on your machine and that's not possible on Ubuntu.
I have been looking for that for a while and I find these answers to be very informative (read them in order):
Can you run xcode in Linux?
How do I install Xcode on Ubuntu?
Can I install xcode in Ubuntu?