Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Starting iPhone app development in Linux? [closed]

Tags:

linux

ios

I've heard that you need to get a Mac if you want to develop iPhone apps. Is this true?

Is it possible to develop iPhone apps using Linux? If yes, what do I need and where do I download the necessary tools?

like image 772
javac Avatar asked Nov 10 '08 02:11

javac


People also ask

Is it possible to develop iOS app on Linux?

While iOS apps are extremely popular, they can be developed on other platforms like Linux or Windows as well. Due to their open-source features, Linux versions are popular in app development. The best thing is that you can work on iOS development on Linux by using the right tools.

Can you develop an iOS app on Windows?

As long as you don't have a Mac but still need to use macOS to write iOS apps, virtualization software is the simplest solution. Installed on your Windows PC, a virtual machine (VirtualBox, VMware, etc.) will provide you with the access to macOS, this way making it possible for you to develop iOS apps on Windows.


1 Answers

To provide a differing response, I'm running OS X and Xcode on a virtualised (VMware) machine on Linux. CPU is a Core2Quad (Q8800), and it is perfectly fast. I found a prebuilt VM online (I'll leave it to you to find) Xcode/iPhone development works perfectly, as does debugging via USB to the phone itself.

It actually surprised me a lot - but I've had no issues at all.

like image 115
Alex Taylor Avatar answered Sep 18 '22 18:09

Alex Taylor