Re: Setting Build locations
Re: Setting Build locations
- Subject: Re: Setting Build locations
- From: Chris Espinosa <email@hidden>
- Date: Sat, 17 Sep 2005 08:33:34 -0700
On Sep 17, 2005, at 5:00 AM, Gerben Wierda wrote:
I am having trouble changing Build locations. My prereferences have
had for a while
Build: /usr/local/Build
Intermediates: /usr/local/Build/Intermediates
I now want to change this. But even after having changed this in my
Preferences, my project keeps using the old locations. My targets have
entries for this too, so I had to change the locations for every
target. This becomes a maintenance nightmare.
How can I reset info on targets such that they just copy what has been
set globally or maybe set in a target it depends on? That is, how can
I change the customization of a target build setting?
Open your target inspector's Build pane, select All Configurations, All
Collections, and type SYMROOT into the search bubble. See if that
setting has been customized at the target level (it will be in
boldface); if it has, select the entire row and press Delete. That
will make the target value of the Build location revert to its
inherited value. Do the same for OBJROOT, the intermediates location.
Now open the Project Inspector and do the same.
When you delete custom settings for SYMROOT and OBJROOT from your
target and project settings, the value set in your preferences will be
used.
Chris
_______________________________________________
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