On 24/03/2010, at 12:43 PM, Greg Parker wrote: > In Xcode, you don't want a "User-Defined Setting". Try manipulating the > "Preprocessor Macros" setting instead.
Ah, thank-you, that works no problem. On a related note, is there a simple way to conditionalise parts of nibs? Specifically, I have additional menu items in MainMenu.xib that apply only to the forked build and should be removed from the maintenance builds. Having separate complete nibs is one way, but for just a menu item or two doubles the maintenance overhead during the crossover period from the current codebase to the more radical one. --Graham _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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 arch...@mail-archive.com