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

Beta version being downloaded instead of Released one for Xcode 15.0 #320

Open
gmogames360 opened this issue Sep 28, 2023 · 1 comment
Open

Comments

@gmogames360
Copy link

gmogames360 commented Sep 28, 2023

Hi there,

When running % xcodes install 15.0 --experimental-unxip --use-fastlane-auth --empty-trash --select
I always get

Downloading with aria2 (/opt/homebrew/bin/aria2c)
(1/6) Downloading Xcode 15.0.0-Beta+15A5160n: 32%

Only when I use --latest is when it downloads the correct version.

Is there a way to specify I want the release version and not the beta when using just the version number and not the build number?

@budidino
Copy link

use "15.0 (15A240d)" instead of 15.0
basically: xcodes install "15.0 (15A240d)"

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