does anyone know if it is possible to compile iphone apps through the terminal, possibly using g++ or gcc or some other command? if so, how would one do this.
basically I have my full application source code and want to compile it without having XCode installed or at least without launching and compiling through XCode. Is this possible?
Thanks!
basically I have my full application source code and want to compile it without having XCode installed or at least without launching and compiling through XCode. Is this possible?
Thanks!