Skip to content

Conversation

@plemarquand
Copy link
Contributor

swift-build is a dependency of swift-package-manager that requires >= Swift 6.0 to build. SPM also requires swift-testing for tests, which requires >= Swift 6.0.

Clean up legacy code that skipped tests on 5.10 and below, as well as conditional compilation directives on imports.

`swift-build` is a dependency of swift-package-manager that requires >=
Swift 6.0 to build. SPM also requires swift-testing for tests, which
requires >= Swift 6.0.

Clean up legacy code that skipped tests on 5.10 and below, as well as
conditional compilation directives on imports.
@plemarquand
Copy link
Contributor Author

@swift-ci please test

@plemarquand plemarquand merged commit e3020c3 into swiftlang:main Mar 11, 2025
5 checks passed
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