Re: Target settings not inheriting from Project settings
Re: Target settings not inheriting from Project settings
- Subject: Re: Target settings not inheriting from Project settings
- From: Fritz Anderson <email@hidden>
- Date: Wed, 23 Jun 2010 11:25:10 -0500
On 23 Jun 2010, at 11:02 AM, Steve Mills wrote:
> I'm looking at something odd in a project. The Project Settings (based on nothing) show these 2 settings as NOT defined at this level:
>
> GCC_INLINES_ARE_PRIVATE_EXTERN = NO
> GCC_SYMBOLS_PRIVATE_EXTERN = NO
>
> But in the Target Settings (also based on nothing), those same 2 settings have a different default settings when also NOT defined at this level:
>
> GCC_INLINES_ARE_PRIVATE_EXTERN = YES
> GCC_SYMBOLS_PRIVATE_EXTERN = YES
>
> I thought the Target Settings were supposed to be the same value as the Project Settings when they are not defined to be different. Why is this not the case here? Xcode 3.2.1.
You're being careful, but just to get another set of eyes on the problem:
- Are the respective Build tabs set to the same Configuration:?
- Are the respective settings all _really_ default — not in bold (select and backspace to clear them)?
- What do you see when you select all the project settings (click one, cmd-A) and drag them into an empty text editor (perhaps for an .xcconfig)?
- The same, for the target settings?
— F
_______________________________________________
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