On Fri, Feb 6, 2009 at 11:21 AM, elliott cable <m...@elliottcable.name> wrote: > It's actually a complex process. It requires that you manually manage > your XIB changes to some extent, in a painful way (I'm in the middle > of writing a tool to do all of that for me), and even then, there are > circumstances where such a process would fail.
And if the format of the XIB changes at any time (which, being private, it may)...? Not knowing how git performs on binary files, maybe you're better off using traditional NIBs and storing them in an SVN repo, then using git-svn to sync changes between the two. --Kyle Sluder _______________________________________________ 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