More xcode Stories

xcode_thumb

This past Thursday Apple announced sweeping changes to the Developer Program. The old Select and Premiere programs have been replaced by a $99/year Mac Developer Program that is similar to the iPhone Developer Program. The old ADC programs were substantially more expensive ($499 and $3,499) and […] Read more »

Subversion (also known as SVN) is a popular version control system. Accessing SVN repositories with OS X is easy – and there are numerous options to do so. In this article we’ll cover 12 different applications that let you access and use Subversion in OS X. […] Read more »

If you are planning on getting started in developing for the Mac, one of the first things I recommend setting up is a version control system. Beanstalk is a hosted Subversion system, so you can access your code from anywhere you have an Internet connection, team […] Read more »

loading external resource

When you’re coding a huge project in Xcode, and you’ve written all of this awesome stuff, it’s almost done, and the big release is coming soon, that’s when the worst happens: The hard drive that had all of your code on it dies suddenly You didn’t […] Read more »

loading external resource