xcode-install

🔽 Install and update your Xcodes

MIT License

Stars
2.6K

Bot releases are visible (Hide)

xcode-install - v2.8.1 Latest Release

Published by rogerluan over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/xcpretty/xcode-install/compare/v2.8.0...v2.8.1

xcode-install - v2.8.0

Published by rogerluan about 3 years ago

  • 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
xcode-install - v2.7.0

Published by rogerluan over 3 years ago

  • [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 is nil (#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
xcode-install - v2.6.8

Published by joshdholtz almost 4 years ago

  • Add support for the new Release Candidate versions #416 by @revolter
xcode-install - v2.6.7

Published by joshdholtz almost 4 years ago

  • 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
xcode-install - v2.6.6

Published by joshdholtz over 4 years ago

  • Guard against an installed Xcode path without embedded version number #397 by @jazaval
xcode-install - v2.6.5

Published by joshdholtz over 4 years ago

  • Sort Xcode version by most recent #393 by @pietbrauer
xcode-install - v2.6.3

Published by joshdholtz almost 5 years ago

  • Using Fastlane::Actions::VerifyXcodeAction for verify_app_cert #361 by @Kesin11
xcode-install - v2.6.2

Published by joshdholtz almost 5 years ago

  • Quote the argument to xcode-select correctly via #355 by @marcomorain
xcode-install - v2.6.1

Published by joshdholtz about 5 years ago

  • Use codesign to check bundle #341 by @marcomorain