> On May 9, 2016, at 11:49 PM, Jens Alfke <j...@mooseyard.com> wrote: > > >> On May 9, 2016, at 6:48 PM, Graham Cox <graham....@bigpond.com> wrote: >> >> So what’s the best way to mothball and archive my project in its current >> state so I can then fork it for the next version, and so on? > > Git. The Snapshot feature was basically made redundant once Xcode added > support for Git, so it makes sense that they removed it. > > (That said, Xcode’s Git support isn’t the greatest. I strongly recommend > getting the free SourceTree app.)
Git is the way to go. It has never let me down. One of my projects has several thousand commits. I generally make commits directly from Xcode but also use Tower for branching, merging, and searching. --Richard Charles _______________________________________________ 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