Re: Target settings show different values than project settings
Re: Target settings show different values than project settings
- Subject: Re: Target settings show different values than project settings
- From: Steve Mills <email@hidden>
- Date: Sat, 01 Oct 2011 22:43:18 -0500
On Oct 1, 2011, at 17:06:03, Quincey Morris wrote:
> The answer is that the resolved setting is dependent on another build setting. If you show the quick help for the setting, you'll see that the underlying setting name is "STRIP_INSTALLED_PRODUCT", and if you look that up in the tools documentation, you'll see that this has "DEPLOYMENT_POSTPROCESSING=YES" as a pre-requisite, and that one's presumably turned off.
Good call, but that's not it. This is what my settings look like. The ones that say <none> are blank.
Project Settings:
resolved proj default
Deployment Postprocessing: Yes Yes No
Strip Linked Product: Yes <none> Yes
Target Settings:
resolved targ proj default
Deployment Postprocessing: Yes <none> Yes No
Strip Linked Product: No <none> <none> <none>
It's odd that SLP says the default is Yes for the project, but then loses track of that fact in the target.
--
Steve Mills
Drummer, Mac geek
_______________________________________________
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