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

xcversion install dummy-version --url=file:///path/to/image.dmg copies DMG instead of mounting it in-place #141

Open
otaran opened this issue Jun 17, 2016 · 0 comments

Comments

@otaran
Copy link

otaran commented Jun 17, 2016

Steps to reproduce

  1. save latest Xcode DMG to /Users/me/Downloads/Xcode.dmg
  2. invoke xcversion install 1.0 --url=file:///Users/me/Downloads/Xcode.dmg

Expected result

xcversion mounts Xcode.dmg

Actual result

xcversion copies /Users/me/Downloads/Xcode.dmg to temporary location and mounts a copy.

Notes

$ xcversion --version
1.4.0
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