I have a XIB file with some debugging & tweaking window which is only needed in the Debug configuration of my project. I can exclude the debug code with some #ifdefs, but I would like also to exclude the XIB from the release build. Is there a way in Xcode to achieve this?
Thanks! _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com