On Jun 16, 2008, at 5:54 PM, William Squires wrote:
What's the difference? (assuming 'xib's aren't under NDA here...)
A xib is an XML file that is ostensibly the same thing as a NIB file. It opens in interface builder and opens and edits just like a nib would. When you compile your project the XML file is converted to a nib and included in your application bundle.
The idea behind this is that source control systems like Subversion that had problems with NIB files will work nicely with the XML files, but the end result is the same for the developer and the user.
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ 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]
