• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
A question about sending build output to specific directories using xcodebuild
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: A question about sending build output to specific directories using xcodebuild
      • From: Fritz Anderson <email@hidden>
  • Prev by Date: Re: Statistics about C source code
  • Next by Date: Callback on incoming call?
  • Previous by thread: Re: Statistics about C source code
  • Next by thread: Re: A question about sending build output to specific directories using xcodebuild
  • Index(es):
    • Date
    • Thread