0.20.0
github-actions
released this
09 Mar 14:24
·
144 commits
to refs/heads/main
since this release
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
- Add experimental unxip flag (#187) @jpsim
- Setting universal build (#172) @fishcharlie
🐛 Bug Fixes
🧰 Maintenance
- Bump actions/checkout from 2.4.0 to 3 (#186) @dependabot