xcpretty / xcode-install

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

Support to ruby 3.0 #437

Closed aomathwift closed 3 years ago

aomathwift commented 3 years ago

Ruby3.0 relesase is a major version update, so xcode-install should support to keep it up to date.

For this we need to bump the very old rubocop version (0.49.1) to the latest first.