1.1
github-actions
released this
30 Oct 03:29
·
88 commits
to refs/heads/main
since this release
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
🧰 Maintenance
- Use mocks when writing the cache file in unit tests (#227) @rpendleton
- Add documentation for the
.xcode-version
file (#218) @rogerluan - Lint Markdown Files (#217) @rogerluan