xcodes icon indicating copy to clipboard operation
xcodes copied to clipboard

The best command-line tool to install and switch between multiple versions of Xcode.

Results 187 xcodes issues
Sort by recently updated
recently updated
newest added

## Description When running `xcodes runtimes install` via SSH without a TTY (e.g., through Ansible or `ssh user@host 'command'`), the command returns immediately with "Finished" output and exit code 0,...

Since Fastlane moved to using `xcodes` for version selection and install, we've lost the ability to be more flexible in the versions we select. For instance, attempting to select version...

It looks related to architecture - I see M4 tag for one of duplicates, and it also says **Install Apple Silicon**/**Install Universal**, other than that the pages are identical. I...

Extend of https://github.com/XcodesOrg/xcodes/pull/301 issue, I migrate to use 3.2 unxip & use binary executable And also fix issue cound't use cpu cores while process own memory when I didn't fix...

### Current **Precondition:** Having Xcode 16.4 installed Running `xcodes installed 16` returns with error `16.0 is not installed.` 🙁 ### Expectation Running `xcodes installed 16` should ignore the minor and...

Starting in Xcode 26 Beta 5 (released today) - Apple is providing 2 variants (Universal + Apple Silicon only) Xcode builds. This is causing an issue where it's not showing...

Hi: We use xcodes in our CI infra, for now I just hard-encode ``/Applications/Xcode-{VERSION}.app``. However, if AppStore already installs Xcode as ``/Applications/Xcode.app``, this breaks. ``xcodes install -p `` doesn't achieve...

Unable to install iOS 26.0 simulator runtime using xcodes ``` -> % xcodes runtimes download "iOS 26.0-beta2" Error: Downloading runtime iOS 26.0-beta2 is not supported at this time. Please use...