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

Don't create symlink Xcode.app to installed version if Xcode does not already exist #173

Open
loyaltyarm opened this issue Oct 13, 2016 · 0 comments

Comments

@loyaltyarm
Copy link

loyaltyarm commented Oct 13, 2016

If you are bootstrapping machines for development, they do not have Xcode.app installed out of the box. Using /usr/local/bin/xcversion install 8 installs Xcode-8.app and a symlink Xcode.app that points to the Xcode-8.app application bundle. This request is to ask that the symlink not take place, and Xcode.app remains as normal if there are no other versions present.

drwxr-xr-x 4 root wheel 136 Oct 12 00:38 Xcode-8.app
lrwxr-xr-x 1 root admin 25 Oct 11 00:00 Xcode.app -> /Applications/Xcode-8.app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant