• 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
Different build locations for different architectures?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Different build locations for different architectures?


  • Subject: Different build locations for different architectures?
  • From: Guillaume Billard <email@hidden>
  • Date: Wed, 21 Jul 2010 15:16:21 +0200

Hello,

I'd like to set different build paths depending on the architecture being built, eg. for SYMROOT ("Build Products Path"):
  .../Bin/MacIntel32/<BuildConfiguration>/  for a i386-only build
  .../Bin/MacIntel64/<BuildConfiguration>/  for a x86_64-only build
  .../Bin/MacIntel/<BuildConfiguration>/  for a i386 + x86_64 build

But the "Add Build Setting Condition" feature is greyed out for all "Build Locations" in Xcode 3.2.2. These are common locations, regardless of the active architecture or the combination of available architectures.
If I build i386 only, then switch to x86_64, a new build will overwrite the products inside this common location.
Is there a workaround? If not, will this be possible in Xcode 4? Should I file a feature request?

Thanks.


Guillaume



 _______________________________________________
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: Different build locations for different architectures?
      • From: Christiaan Hofman <email@hidden>
  • Prev by Date: Re: Symbol Visibility in C++ App
  • Next by Date: Re: Different build locations for different architectures?
  • Previous by thread: Re: Making my code into an .app file/folder
  • Next by thread: Re: Different build locations for different architectures?
  • Index(es):
    • Date
    • Thread