xcodes
xcodes copied to clipboard
The best command-line tool to install and switch between multiple versions of Xcode.
Just installed xcodes from brew and tried downloading xcode 16.1 and after providing correct creds this is what I get:
Users will need minimum of Xcode 26 beta 2 to be SELECTED in order to get the new `-architectureVariant ` options. Without Xcode 26 selected it will only download the...
## š Request Summary First of all, thank you for maintaining `xcodes` ā it's an incredibly helpful tool for managing Xcode versions both locally and in CI environments. Iām currently...
# Xcodes App: Xcode Installation Failure Despite Apple Account Login ## Environment - **Operating System**: macOS Sequoia 15.3.2 - **Machine**: M4 Pro - **Xcode Target Version**: 16.2 - **Installation Method**:...
## š Describe the bug When using Swift Package Manager to integrate `xcodes` version `1.5.0`, resolution fails due to a dependency on an unstable package, `data`. SwiftPM does not allow...
I'm integrating `xcodes` into a Swift-based CLI tool for environment setup. However, I've encountered compatibility issues due to outdated dependencies in `xcodes`. Specifically, the following dependencies are outdated: * `swift-argument-parser`...
I'm experiencing something similar to #406 but without a company-managed Apple ID. Importantly, this is only happening intermittently, but it happens enough to be a blocker in many cases. There...
When using the cask of xcodes, you can check for "xcodes create symlink as xcode.app". Using Xcodes CLI, when I select a version of an installed xcode, it doesn't creates...
I modify the instruction for make install in the README.