xcpretty / xcode-install

🔽 Install and update your Xcodes
https://fastlane.tools
MIT License
2.59k stars 239 forks source link

Update & improve xcode-install to work with fastlane.ci #275

Closed KrauseFx closed 6 years ago

KrauseFx commented 6 years ago

This is needed for a better integration with https://fastlane.ci

Related to https://github.com/fastlane/ci/pull/819

KrauseFx commented 6 years ago

Thanks for the comments @segiddins, will update the PR 👍

KrauseFx commented 6 years ago

@segiddins updated ✅

KrauseFx commented 6 years ago

Unfortunately https://developer.apple.com/download/more/ doesn't expose the exact build number of each Xcode release, so we can't use that to identify and download an Xcode release, will try to come up with something better