Releases Β· XcodesOrg/xcodes

1.6.2 More Patchable Cryptex Fixes

If you installed xcodes with homebrew you can upgrade with brew upgrade xcodesorg/made/xcodes.

Changes

  • Add patchable cryptex disk image handling (#430) @pennig

🧰 Maintenance

Cryptex Runtime error fix

If you installed xcodes with homebrew you can upgrade with brew upgrade robotsandpencils/made/xcodes.

Changes

  • Add support for local cryptex disk images (#423) @pennig

1.6.0 - Login Fixed and Cryptex Runtimes supported installing

If you installed xcodes with homebrew you can upgrade with brew upgrade xcodesorg/made/xcodes.

Big shout out to @abiligiri πŸŽ‰ for getting the new Apple SRP login changes over the line! πŸ™

Changes

πŸš€ Enhancements

πŸ› Bug Fixes

1.5.0

If you installed xcodes with homebrew you can upgrade with brew upgrade robotsandpencils/made/xcodes.

iOS 18 runtimes are not supported downloading via the xcodes runtimes command. Apple has included a new way to download that is not supported.

Changes

πŸš€ Enhancements

  • Show proper error when authenticating with unsupported hardware keys (#294) @garrettmoon
  • Support parsing .xcode-version beta format (#307) @rzulkoski

πŸ› Bug Fixes

🧰 Maintenance

1.4.1 - May the Vision Pro be with you πŸ₯½

If you installed xcodes with homebrew you can upgrade with brew upgrade xcodesorg/made/xcodes.

Did you know that Xcodes CLI support downloading and installing Apple Runtimes!

xcodes runtimes --include-betas
xcodes runtimes install "visionOS 1.0-beta1"

Changes

πŸš€ Enhancements

🧰 Maintenance

1.3.0 - Revenge of the Sith

If you installed xcodes with homebrew you can upgrade with brew upgrade robotsandpencils/made/xcodes.

⚠⚠ Apple has implemented a version of Hashcash when logging in, which caused previous versions to lock Apple ID's. This effect all tools that implemented the similar auth/signin api's. The fix should stop any new locks of Apple ID's. If your Apple ID is locked, you must reset your password. ⚠⚠

Changes

πŸ› Bug Fixes

πŸš€ Enhancements

1.2.0 - The Empire Strikes Back 🍎

If you installed xcodes with homebrew you can upgrade with brew upgrade robotsandpencils/made/xcodes.

Changes

This returns the requirement of having to log in via your Apple username/password. :(

In happier news - thanks to @Stevenmagdy you can now download simulators runtimes via xcodes runtimes install with the speed of aria2! πŸš€

πŸš€ Enhancements

πŸ› Bug Fixes

  • restore downloading via xcodereleases with apple username/password :( (#245) @MattKiazyk

🧰 Maintenance

1.1

If you installed xcodes with homebrew you can upgrade with brew upgrade robotsandpencils/made/xcodes.

Changes

πŸš€ Enhancements

  • Add select option to install (#182) @tahirmt
  • Update the cached list of available Xcodes if it's more than 24 hours old (#226) @rpendleton
  • Add a command for listing available simulators (#223) @Stevenmagdy
  • Add "version" argument to "installed" function, printing Xcode's installation path (#220) @rogerluan

πŸ› Bug Fixes

  • Exit immediately if trying to select currently selected xcode (#181) @tahirmt

🧰 Maintenance

v1.0.0

If you installed xcodes with homebrew you can upgrade with brew upgrade robotsandpencils/made/xcodes.

Xcodes now DOES NOT require any Apple ID and password when downloading Xcode! πŸŽ‰

At long last! you no longer are required to provide your Apple username and password in order to download Xcode (as long as your using XcodeReleases datasource).

  • No more 2FA prompts!
  • No more errors when you haven't signed the latest developer EULA!
  • No more nervous feeling giving your password to a 3rd Party.

Changes

πŸš€ Enhancements

🧰 Maintenance

0.20.0

If you installed xcodes with homebrew you can upgrade with brew upgrade robotsandpencils/made/xcodes.

Changes

πŸ§ͺ Unxip Experiment

Thanks to the wonderful work of https://github.com/saagarjha/unxip - unxipping speed is increased by up to 70% on some newer Macs.

Use xcodes install --latest --experimental-unxip to test it out

πŸš€ Enhancements

πŸ› Bug Fixes

  • Do not exit(1) if xcode is already installed (#180) @tahirmt

🧰 Maintenance