Skip to content

0.20.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Mar 14:24
· 144 commits to refs/heads/main since this release
0.20.0
bfefa45

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