XcodesOrg / xcodes

The best command-line tool to install and switch between multiple versions of Xcode.
MIT License
3.68k stars 126 forks source link

[Feature Request] xcodes install *** --select #161

Closed ChaseFlorell closed 1 year ago

ChaseFlorell commented 2 years ago

Whenever I install a new version of xcode, I always want to select it at the same time. It'd be great if we could combine the select with the install.

> xcodes install 13.1 --select
# or
> xcodes install --latest --select
julianxhokaxhiu commented 2 years ago

I agree, this would be a very nice handy feature. I wonder why it's not there already.