Re: XCode snapshot function?
Re: XCode snapshot function?
- Subject: Re: XCode snapshot function?
- From: Richard Charles <email@hidden>
- Date: Tue, 10 May 2016 10:58:04 -0600
> On May 9, 2016, at 11:49 PM, Jens Alfke <email@hidden> wrote:
>
>
>> On May 9, 2016, at 6:48 PM, Graham Cox <email@hidden> 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 (email@hidden)
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:
This email sent to email@hidden