Skip to content

Move to swift-tools-version:5.2 #217

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

Merged

Conversation

ThatsJustCheesy
Copy link
Contributor

This allows SPM 5.2+'s package resolution to skip resolving dependencies that are only used by test targets—in this case, FileCheck and all the dependencies that it brings.

This should allow Swift 5.2's package resolution to not resolve dependencies only used in test targets (in this case, FileCheck and all the dependencies it brings).
@segiddins segiddins merged commit 47b7fba into llvm-swift:master Oct 11, 2020
@ThatsJustCheesy ThatsJustCheesy deleted the swift-tools-version-5.2 branch October 11, 2020 15:05
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

Successfully merging this pull request may close these issues.

2 participants