xcodes-app
« Back to VersTracker
Description:
Install and switch between multiple versions of Xcode
Type: Cask  |  Latest Version: 3.0.2b34@0  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  @XcodesApp  |  formulae.brew.sh
Category: Developer tools
Tags: xcode developer-tools swift ios-development macos
Install: brew install --cask xcodes-app
About:
Xcodes is a developer tool that simplifies the installation and management of multiple Xcode versions. It automates downloading from Apple and handles version switching, allowing developers to easily test apps across different iOS and macOS SDKs. The tool streamlines a traditionally manual and error-prone process, saving significant time and effort.
Key Features:
  • Automated Xcode downloading and installation
  • Easy switching between installed Xcode versions
  • Supports both release and beta versions of Xcode
  • Command-line interface (CLI) for integration with scripts
  • Manages Xcode versions via a simple version file
Use Cases:
  • Managing multiple Xcode versions for different project requirements
  • Quickly testing an app against beta SDKs without disrupting your stable environment
  • Setting up a new developer machine with a specific set of Xcode versions
Alternatives:
  • xcode-install – A long-standing Ruby gem for managing Xcode versions, often used in CI/CD environments.
  • Manual Download – The default method of downloading and managing Xcode from the Apple Developer Portal, which is time-consuming and prone to user error.
Version History
Detected Version Rev Change Commit
Sep 20, 2025 4:42am 3.0.2b34 0 VERSION_BUMP 9425e13f
Aug 27, 2025 8:32pm 2.4.2b31 0 VERSION_BUMP c4832787