On 1/23/07, Tanmoy Roy <[EMAIL PROTECTED]> wrote:
Hi all,
I am looking for the xcodebuild command for building a WO application
in XCode 2.2.1. Our application uses .properties file with localized
texts.
We used to build our app. with the following coomand:
xcodebuild install -buildstyle Deploym
Hi all,
I am looking for the xcodebuild command for building a WO application
in XCode 2.2.1. Our application uses .properties file with localized
texts.
We used to build our app. with the following coomand:
xcodebuild install -buildstyle Deployment DSTROOT=$HOME/
This command used to work just