Writing iPhone apps on linux - What tools do you need
Posted
by
Sia.G
on Stack Overflow
See other posts from Stack Overflow
or by Sia.G
Published on 2009-11-18T16:36:02Z
Indexed on
2011/02/27
23:24 UTC
Read the original article
Hit count: 230
Hello.
I wanted to know if it's possible to WRITE and COMPILE/TEST iPhone apps on a linux platform. I've been on google for a couple of days now, and people either talk about "Mac OS X only!", or "Develop jailbroke apps on Linux". My dev partner has a mac and has a certificate to sign the apps. I don't have a mac, but I will be doing most of the development.
So what I want to do is simply develop/test the app in linux, and when it's finished, simply hand over the code to him, who will then compile the finalized app and sign it ready for submission to the app store. Could anyone tell me what linux tools I would need to accomplish this?
© Stack Overflow or respective owner