Hi all...
I am trying to create a Ant-build of my application (iPhone app)...
I created a target for the Ant with the help of a pretty good link...
http://www.macdevcenter.com/pub/a/mac/2004/06/01/osx_java.html
Also i want to configure the build.xml as welll (obviously)
For that i got the commands to follow from the Build->Build Results menu in XCode....
But i tried pasting it in the terminal and its not working...
How to specify the BUILD_PATH ??? ${BUILD_PATH} is perfect ???
I am trying to create a Ant-build of my application (iPhone app)...
I created a target for the Ant with the help of a pretty good link...
http://www.macdevcenter.com/pub/a/mac/2004/06/01/osx_java.html
Also i want to configure the build.xml as welll (obviously)
For that i got the commands to follow from the Build->Build Results menu in XCode....
But i tried pasting it in the terminal and its not working...
How to specify the BUILD_PATH ??? ${BUILD_PATH} is perfect ???