XCodes Walkthrough and Review
Xcodes Walkthrough and Review Xcodes is an amazing native application that you can use to switch back and forth between different versions of XCode on your Mac. Why would you need this? Some developers need to test beta versions of XCode and manually switching back and forth is a huge pain. You can only have one active version of XCode if your using the CLI and its hard to remember which one you left activated and which versions are actually installed. Thats where XCodes comes into play. Installation v1.X -...