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 - requires macOS 11 or newer v2.X - requires macOS 13

Install with Homebrew

Developer ID-signed and notarized release builds are available on Homebrew. These don’t require Xcode to already be installed in order to use.

brew install --cask xcodes

Manually install

Download the latest version here using the Xcodes.zip asset. These are Developer ID-signed and notarized release builds and don’t require Xcode to already be installed in order to use. Move the unzipped Xcodes.app to your /Applications directory

Once you have XCodes installed you’ll notice that it will immediately tell you which version you have installed and offer the ability to open it and give you moer information about it.

Blog Photo

Not only that but you can click on the Installed Platforms button to see all the installed simulators that you have installed with the ability to easily remove them to free up space.

Blog Photo

Selecting a version of XCode will give you all the information about it and offer the ability to install other capabilities. Here you can see I do not yet have tvOS, watchOS or visionOS support installed.

Blog Photo

Its important to sign in with your Apple ID as you still need to have an active Apple Developer Membership to download the versions of XCode that you interact with via the XCodes interface.

Blog Photo

You can filter by releases or beta versions of XCode in the filters tab.

Blog Photo

Xcodes is a great app that allows you to manage how you install and manage Xcode on your Mac! https://github.com/XcodesOrg/XcodesApp check it out here. Its been an invaluable tool in my macOS toolset and I hope it helps you out as well.

Support XCodes

Xcodes.app and CLI is updated, maintained with contributors like you and Matt. Even open source libraries and tools come with expenses. If you would like to support Xcodes or donate to the development and maintenance of the tool, it would be greatly appreciated. There is absolutely no obligation!

https://opencollective.com/xcodesapp

AI Usage Transparency Report

AI Era · Written during widespread use of AI tools

AI Signal Composition

Rep Tone Struct Instr
Repetition: 33%
Tone: 52%
Structure: 45%
List: 0%
Instructional: 18%
Emoji: 0%

Score: 0.19 · Low AI Influence

Summary

Xcodes is a native application that allows you to switch between different versions of XCode on your Mac, making it easier for developers to test beta versions and manage their installed simulators.

Related Posts

Low Profile Walkthrough and Review

Today I’m walking through Low Profile, a utility from Nindi Gill that I use when I want to inspect profiles already installed on a Mac and figure out whether those profiles contain issues I need to clean up. The value is that Low Profile gives me a straightforward way to inspect profiles installed on any Mac. This simplicity makes it easy for me to identify and address potential problems, which is especially useful when working with multiple machines or troubleshooting complex profile configurations.

Read more

ABM Warranty 0.4.1 Walkthrough: Multiple Credentials

In this part of the ABM Warranty 0.4.1 walkthrough series, I’m focusing on multiple credentials. In the first video, I showed the basic setup and how to add a single credential. Now, I want to explore what happens when I remove a credential, what changes occur when I add more than one, and how the app behaves once there are multiple contexts in play. This will help clarify any potential issues or inconsistencies that may arise with multiple credentials.

Read more

QuickPKG Walkthrough and Review

I use QuickPKG when I need to turn an application, DMG, or ZIP file into a package quickly without wasting time in a heavier packaging workflow. This post follows the same path as my video: what QuickPKG is, where to get it, how I run it, what a simple packaging example looks like, and where I think admins need to be careful about potential pitfalls that can arise from using this tool.

Read more

Amphetamine: The Ultimate Mac Utility to Keep Your Computer Awake

In today's fast-paced digital world, keeping your computer awake during important tasks is crucial. Enter **Amphetamine**, a powerful utility designed specifically for Mac users. This app ensures that your system remains active, preventing it from going to sleep or activating the screensaver when you need it most. In this article, we will explore the features of Amphetamine, how to use it effectively, and why it’s a must-have for Mac admins and everyday users alike.

Read more

Mactracker Walkthrough and Review

In the world of Mac administration, having the right tools at your disposal is crucial. One of the standout applications that every Mac admin should consider is **Mac Tracker**. This powerful app serves as a comprehensive database of all historical Mac OS versions and Apple accessories, making it an invaluable resource for both seasoned professionals and newcomers alike. In this article, we will explore the features of Mac Tracker, how it can enhance your workflow, and why it deserves a spot in your toolkit.

Read more

Hancock Walkthrough and Review

Back in 2016, Hancock was created at the MacAdmins PSU conference during the Hackathon, where it took home the award for "Biggest Time Saver". We'd like to extend our thanks to Jeremy Agostino for developing a great little utility that has since become an essential tool for many.

Read more