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

Missing swift- prefix from SDKs #413

Open
svanimpe opened this issue Oct 25, 2023 · 1 comment
Open

Missing swift- prefix from SDKs #413

svanimpe opened this issue Oct 25, 2023 · 1 comment

Comments

@svanimpe
Copy link

I struggled a bit getting carton sdk install to work.

My first guess was to try carton sdk install 5.8, which didn't work. I then tried a tag name, for example: carton sdk install swift-wasm-5.9-SNAPSHOT-2023-08-01-a but that didn't work either.

I took me a while to figure out that I need to drop the swift- prefix from the tags. Is there a reason this is required, or is it a bug?

@kateinoigakukun
Copy link
Member

The version specifier used by carton sdk install follows the .swift-version file conversion used in swiftenv. This design was intentional, but I understand it's not the ideal situation. We can consider better diagnostics.

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