Skip to content

1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Oct 03:29
· 88 commits to refs/heads/main since this release
1.1.0
d445ba3

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