A question about sending build output to specific directories using xcodebuild
A question about sending build output to specific directories using xcodebuild
- Subject: A question about sending build output to specific directories using xcodebuild
- From: "OSullivan, Steve" <email@hidden>
- Date: Tue, 02 Sep 2008 10:53:19 -0700
- Thread-topic: A question about sending build output to specific directories using xcodebuild
Question:
I have three xcode projects, and I am building them each from the command
line using xcodebuild.
I wish to build them such that their build output goes into three separate
directories all contained in a single parent directory.
Ex:
~/Desktop/BUILDS +-- /Build 1/ build results.app
|
+-- /Build 2/ build results.app
|
+-- /Build 3/ build results.app
Is there an option on the command line for xcodebuild that will allow me to
specify this? If I use the XCode Preferences/Building settings, it seems to
make a global setting for all of these projects, and it seems that the build
output of each overwrites the output of the previous project, which is not
the desired result.
I know these are complete newb questions here, but any and all assistance is
greatly appreciated!
Regards,
Steve O'Sullivan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden