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

This PR attempts to port the logic from https://github.com/XcodesOrg/XcodesApp/pull/622 to the CLI tool. Fixes #384 The logic in the `downloadAndInstallRuntime` was modified to now switch over the runtime's content type....

when use the command `xcodes list`, there are two problem about the order and duplicate of the xcode version list: The disordered versions: ![image](https://github.com/user-attachments/assets/ed93dbcd-2487-41e2-8ce5-3759f3ef7d03) ![image](https://github.com/user-attachments/assets/05dfdf79-b2c6-49f0-8554-aad2ca234223) The duplicated versions: ![image](https://github.com/user-attachments/assets/352e8837-7306-47e5-a13f-290d1318f6b5)

# Do not merge I'm looking for some help linking [LibFido2Swift](https://github.com/kinoroy/LibFido2Swift) to the `xcodes` `executableTarget`. The project builds, it will run as expected if running within Xcode. but as soon...

I've installed multiple versions of Xcode but only keeps one version(latest) for a specific version, e.g, 16.1 beta, however it still makes Launchpad messy: Actually there's only Xcode 15.4 and...

If Apple server response html format, Client can not decode response as JSON. So, In this case, Client just look status code and throw serviceTemporarilyUnavailable error instead json decode error....

i have download xcode 16 and when try to extract it on step 2 it is showing me The operation couldn’t be completed. (ProcessExecutionError(process: , standardOutput: "xip: signing certificate was...

Would it be possible to add a feature to run scripts before and after certain events I think this would have to be configure in a config file using `$XDG_CONFIG_HOME`....

There's both [`xcodes` formula](https://formulae.brew.sh/formula/xcodes) and [`xcodes` cask](https://formulae.brew.sh/cask/xcodes) in Homebrew core. But then there's also this tap: https://github.com/XcodesOrg/homebrew-made and there's only the `xcodes` formula inside. Which one should I use? PS...

issue#382 I run the command `swift run xcodes list` on two commid to test the fix result: - before change commit: 93bce877531e4bd60f7ef7f14379360a85caae36 - after change commit: 1750a1fc5aeeff0510c55a801330425f4bd69cde the two result...

Feel free to close this issue if this is already addressed but Xcode 16.0 Beta 6 release notes contains this note The simulator runtimes are available on [Apple Developer website](https://developer.apple.com/download/all/?q=Simulator%20Runtime),...