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

error: the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier #60

Open
aniketnarvekar opened this issue Jan 20, 2025 · 0 comments

Comments

@aniketnarvekar
Copy link

I have used swift package add-dependency https://github.com/nvzqz/RandomKit.git --from 5.2.3 command to add package dependency and tried to build the project using command swift build i'm getting following output:

Fetched https://github.com/nvzqz/RandomKit.git from cache (0.88s)
Computing version for https://github.com/nvzqz/RandomKit.git
error: the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
error: ExitCode(rawValue: 1)
[0/1] Planning build%```
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