Version Control for Xcode
There’s no doubt about it. All developers should have some form of version control when writing applications and I think I’ve just found the best available for the Mac and in particular for working with Xcode.
Versions (www.versionsapp.com) seems perfect, allows trunks, branches and tags and efficiently versions my precious iPhone projects. It even works with online repositories and the likes of subversion. It looks and acts like a true piece of native Mac OS X software too.
Xcode specific setup
There’s a slight caveat when using this or any other version control repository with Xcode, where a specific build directory needs to be ignored, so it’s best to configure Xcode correctly before getting up and running, the directory in question is nicely documented here, and errors will occur when checking code in or out otherwise.
It’s not just for Xcode projects either, I’ve already set up revisioning of artwork and I guess documents could also be included too.
At €39 (£32) it’s well worth the investment in my opinon although it would still be interesting to know what other developers are using for version control with Xcode on their Macs?








