On Nov 9, 2011, at 4:24 AM, Don Quixote de la Mancha wrote: > I know what the separate project and target settings are meant to > accomplish, but despite having used Xcode since it was called Project > Builder, I still find these combined settings to be an endless source > of confusion.
Look for the "Levels" build settings display in Xcode 4. That shows you all of the places each build setting is set, which makes it much easier to deal with project-level and target-level build settings. I periodically scan all of the build settings for my projects, looking for unexpected or mismatched or just plain obsolete values. -- Greg Parker [email protected] Runtime Wrangler _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
