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 will install again even if version is already installed #171

Open
brigitlyons opened this issue Sep 30, 2016 · 0 comments

Comments

@brigitlyons
Copy link

brigitlyons commented Sep 30, 2016

version 2.0.7

Steps:

  1. run sudo xcversion install 8
  2. Install finishes successfully
  3. again, run sudo xcversion install 8

Expected behavior: second install command determines that 8 is already installed, so terminates quickly with a message that this version is already installed.

Actual behavior: downloads xip again, extracts it, etc, which takes quite some time

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