Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manage installation of multiple Xcode versions #11

Open
sebsto opened this issue Oct 20, 2022 · 0 comments
Open

Manage installation of multiple Xcode versions #11

sebsto opened this issue Oct 20, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@sebsto
Copy link
Owner

sebsto commented Oct 20, 2022

Is your feature request related to a problem? Please describe.
The tool should support installing multiple Xcode versions

Describe the solution you'd like
Move Xcode.app to /Applications and rename the package with version number
Use Symlink to point to the version currently being used

ec2-user@ip-172-31-5-66 /Applications % ls -al 
total 0
drwxrwxr-x   8 root      admin  256 Oct 20 05:40 .
drwxr-xr-x  20 root      wheel  640 Aug 11 06:44 ..
-rw-r--r--   1 root      wheel    0 Aug 11 06:44 .localized
drwxr-xr-x@  3 root      wheel   96 Oct 12 18:36 Safari.app
drwxr-xr-x   3 root      wheel   96 Aug 11 06:44 Utilities
drwxr-xr-x   3 ec2-user  staff   96 May 18 04:10 Xcode-13.4.1.app
drwxr-xr-x   3 ec2-user  staff   96 Sep 14 13:01 Xcode-14.0.1.app
lrwxr-xr-x   1 ec2-user  admin   16 Oct 20 05:40 Xcode.app -> Xcode-14.0.1.app

Describe alternatives you've considered
n/a

Additional context
n/a

@sebsto sebsto added the enhancement New feature or request label Oct 20, 2022
@sebsto sebsto changed the title Manage installation of multiple Xcode version Manage installation of multiple Xcode versions Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant