Target settings not inheriting from Project settings
Target settings not inheriting from Project settings
- Subject: Target settings not inheriting from Project settings
- From: Steve Mills <email@hidden>
- Date: Wed, 23 Jun 2010 11:02:18 -0500
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.
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