I am developing some iPhone applications for clients, but I prefer to work on a Linux machine. I know that on a machine running OS X, there are certain things, such as collecting the final distribution, running the iPhone application in a simulator, etc.
But I was wondering how much to say, the model layer of an iPhone application that you could build and test on a Linux system using simple Objective-C and various libraries copied from Xcode Developer libraries. As much as possible?
I do not want to jailbreak the iPhone for this.
How many of the Foundation APIs can you run through GNUStep?
source share