• 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
Re: Build All configuration
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Build All configuration


  • Subject: Re: Build All configuration
  • From: Chris Espinosa <email@hidden>
  • Date: Sat, 18 Aug 2007 15:37:39 -0700

While you can aggregate targets, you can't actually aggregate configurations, which is what the OP asked about.

If the AppleScript solution isn't what you want, you may also dislike the other solution: using xcodebuild from the command line with the -configuration flag.

A better question is why you need separate ppc and i386 configurations. If your goal is to be able to build a thin version quickly for debugging, just set your Architectures build setting to ${NATIVE_ARCH} and that will build thin on any machine.

If you just want single-arch binaries, then I suggest you build Universal, ditto the built product, then use lipo to
thin it. Much faster than compiling every file four times.

Chris


Top-posted from my iPhone

On Aug 18, 2007, at 3:20 PM, Andrew Merenbach <email@hidden> wrote:

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
References: 
 >Build All configuration (From: Lorenzo Thurman <email@hidden>)
 >Re: Build All configuration (From: Andrew Merenbach <email@hidden>)

  • Prev by Date: Re: Build All configuration
  • Next by Date: Xcode/gdb and Objective-C runtime errors/warnings
  • Previous by thread: Re: Build All configuration
  • Next by thread: Re: Build All configuration
  • Index(es):
    • Date
    • Thread