xcpretty / xcode-install

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

Fix #426: filter Xcode versions #438

Closed crazytonyli closed 1 year ago

crazytonyli commented 3 years ago

Added a filter option to the xcversion list command to filter Xcode versions, whose value is gem version patterns joined by a comma.

I believe this PR also fixed a weird error message on the current version:

$ xcversion list --all
[!] Unknown option: `--all`
Did you mean: --all?

......
crazytonyli commented 1 year ago

Closing this PR as this project has been sunset.