You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if I missed something, but I couldn't find an option that, after switching the Xcode version, will change the name of the selected version to "Xcode" and the old one to "Xcode x.x.x".
My proposal is simple - add new parameter to command: xcodes select 15.3 -r
Command description
OPTIONS:
-r, --rename On select, will automatically try and rename the active Xcode to Xcode.app, renaming the previous Xcode.app to the version name.
I could try to implement such solution. Let me know what do you think about it!
The text was updated successfully, but these errors were encountered:
Hi everybody!
I'm not sure if I missed something, but I couldn't find an option that, after switching the Xcode version, will change the name of the selected version to "Xcode" and the old one to "Xcode x.x.x".
My proposal is simple - add new parameter to command:
xcodes select 15.3 -r
Command description
I could try to implement such solution. Let me know what do you think about it!
The text was updated successfully, but these errors were encountered: