• 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: Project build locations not sticking across users
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Project build locations not sticking across users


  • Subject: Re: Project build locations not sticking across users
  • From: Dave Dribin <email@hidden>
  • Date: Wed, 25 Oct 2006 08:13:47 -0500

On Oct 24, 2006, at 10:43 PM, Matt Ronge wrote:
Why is it that project build location is stored on a per user basis? How can I set the build location such that it will hold across users?

You could try using an Xcode configuration file, e.g. build.xcconfig. I tried it, and it does seem to override the project setting:


OBJROOT=/tmp/build
SYMROOT=${OBJROOT}

You'll probably have to get creative so the same directory is used, but it seems doable.
<http://developer.apple.com/documentation/DeveloperTools/ Conceptual/XcodeUserGuide/Contents/Resources/en.lproj/ 05_05_build_configs/chapter_33_section_6.html>


-Dave

_______________________________________________
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: 
 >Project build locations not sticking across users (From: Matt Ronge <email@hidden>)

  • Prev by Date: using chud.framework
  • Next by Date: Re: using chud.framework
  • Previous by thread: Re: Project build locations not sticking across users
  • Next by thread: using chud.framework
  • Index(es):
    • Date
    • Thread