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

Single package.swift #589

Merged
merged 2 commits into from
Oct 14, 2024
Merged

Single package.swift #589

merged 2 commits into from
Oct 14, 2024

Conversation

adam-fowler
Copy link
Member

@adam-fowler adam-fowler commented Oct 14, 2024

We don't need a swift 6 specific Package.swift to enable swift 6 mode. We can use swiftLanguageVersions. We use .version("6") because .v6 isn't available before swift 6

@adam-fowler adam-fowler requested a review from Joannis as a code owner October 14, 2024 10:46
@adam-fowler adam-fowler merged commit c8d6611 into main Oct 14, 2024
6 of 7 checks passed
@adam-fowler adam-fowler deleted the single-package-swift branch October 14, 2024 11:04
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