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

Hi, steps/details that brought me here: 1) ran into an issue in an iOS build pipeline where xcversion was not detecting the presence of xcode 15 even when it existed...

Maybe this is a known situation and I'm just oblivious to it. However, is there a method in which xcodes can be used when 2fa is enabled? I'm unable to...

Even after installing the "Helper" I get this error on first Xcode install attempt.

**Precondition:** - macOS Sonoma 14.0 - aria2 installed (homebrew) **Steps:** - run `xcodes install 15.0.1` **Expected:** - Xcode 15.0.1 installed as usual **Actual:** - getting an error: ``` Downloading with...

``` git:(staging) ✗ xcodes installed 15.0.1 (15A507) (Selected) /Applications/Xcode-15.0.1.app ``` ``` git:(staging) ✗ xcodes runtimes -- iOS -- iOS 12.4 iOS 13.0 iOS 13.1 iOS 13.2.2 iOS 13.3 iOS 13.4...

I am running `xcodes install --latest --experimental-unxip --empty-trash` as `ec2-user` on a mac2.metal ec2 instance. There is no password for the user, but it is able to sudo. However, it...

After installing a runtime: ```bash sudo xcodes runtimes install "iOS 13.7" ``` The runtime is then not there: ```bash xcrun simctl list == Runtimes == iOS 17.0 (17.0 - 21A5248u)...

I recently downloaded xcodes along with aria2 in order to manage multiple versions of Xcode. I managed to install Versions 14.2 and 15.01. As you can see in this screenshot...

`xcodes select` requires a root password and globally changes the selected xcode. However, sometimes I need to select a different Xcode only for the current shell temporarily. I can do...