Hi all,
I posted a question regarding makefile for iPhone app and i got some links. However it didnt worked out well for me.
Did any one created or tried out simple makefile for iPhone app?
How to configure it?
Or can we build iPhone app using ant (External build system) or apple script ?
I think its possible, but i want a snippet which demonstrate the same.
The requirement is that I want to fetch some files from a server and use that files to build the app. Now i "curl" the files and copy it to my mac and build using Xcode. Can i combine the process anyway?
I posted a question regarding makefile for iPhone app and i got some links. However it didnt worked out well for me.
Did any one created or tried out simple makefile for iPhone app?
How to configure it?
Or can we build iPhone app using ant (External build system) or apple script ?
I think its possible, but i want a snippet which demonstrate the same.
The requirement is that I want to fetch some files from a server and use that files to build the app. Now i "curl" the files and copy it to my mac and build using Xcode. Can i combine the process anyway?