Releases: xcpretty/xcode-install
Releases · xcpretty/xcode-install
v2.8.1
v2.8.0
- add support to Ruby 3.0 (#439) via @aomathwift
- improve version fetching command performance by reading Xcode's version.plist instead of using the
xcodebuild
command (#427) via @aomathwift
v2.7.0
- [dependency] add support to Ruby 2.7 (#433) via Roger Oba
- [dependency] update project to use Bundler 2.2 (#432) via Roger Oba
- [ci] fix flaky specs when
progress_content
isnil
(#434) via Roger Oba - [docs] fix GitHub Actions badge on README file (#429) via Roger Oba
- [ci] fully replace CircleCI integration by GitHub Actions (#428) via Aoi Okawa
- [docs] add documentation for the
.xcode-version
file (#424) via Roger Oba - [fix] strip whitespaces from
.xcode-version
file (#423) via Roger Oba - [docs] fix fork URL in README file to match the new repo org (#420) via Roger Oba
v2.6.8
v2.6.7
- Fix incorrect order when using the list command #413 by @revolter
- Add --retry-download-count for retrying installing Xcode xip/dmg #400 by @freddi-kit
v2.6.6
v2.6.5
- Sort Xcode version by most recent #393 by @pietbrauer
v2.6.3
v2.6.2
- Quote the argument to
xcode-select
correctly via #355 by @marcomorain
v2.6.1
- Use codesign to check bundle #341 by @marcomorain