Reputation: 25
I need to develop an application for the iOS platform. I do not have a Mac and want to use the Ubuntu operating system for this. Can I set up a development environment for this purpose on Ubuntu? If yes, then will I also have the simulator to test the iOS application in Ubuntu?
I know that I can create Android based application on Rhodes with Ubuntu OS.
Upvotes: 1
Views: 318
Reputation: 3606
According to the official FAQ, you can't.
What are the requirements for developing with the iOS SDK and Xcode? To develop with the iOS SDK and Xcode, you must have an Intel-based Mac running Mac OS X Snow Leopard or later and you must be registered as an Apple Developer.
Also take a look at the Rhodes Application Building instructions.
iPhone/iPad versions of Rhodes apps must be built on Macintosh computers or on rhohub.com. The instructions below describe how to do this from either the Macintosh Xcode development environment or from the command line on your local Macintosh.
Upvotes: 1
Reputation: 40218
No, developing applications for iOS is only possible on Mac OS-based computers.
Upvotes: 0