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

xcode install does not work without xcodes list #231

Closed
vandrham opened this issue Oct 13, 2022 · 1 comment
Closed

xcode install does not work without xcodes list #231

vandrham opened this issue Oct 13, 2022 · 1 comment

Comments

@vandrham
Copy link

After a clean first install of xcodes using homebrew, I am trying to install a specific version of xcode:

xcodes install 13.4.1

This command fails with the message "Could not find version 13.4.1".
To solve this, I first have to do xcodes list
It seems like the list with available versions is only updated when explicitly issuing the list command

@MattKiazyk
Copy link
Contributor

This should be fixed up next build with #226 merge. If it's an old list, it will update itself first.

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

2 participants