Skip to content

Package: Replace deprecated swiftLanguageVersions parameter #4

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
merged 1 commit into from
Sep 30, 2024

Conversation

euanh
Copy link
Collaborator

@euanh euanh commented Sep 30, 2024

Motivation

The swiftLanguageVersions parameter is deprecated and has been replaced by swiftLanguageModes

Modifications

Replace swiftLanguageVersions with swiftLanguageModes.

Result

Swift Package Manager no longer prints a deprecation warning during the build.

Test Plan

Built and tested the Vapor example project using the updated plugin.

The `swiftLanguageVersions` parameter is now called `swiftLanguageModes`
@euanh euanh merged commit adc5fbe into apple:main Sep 30, 2024
@euanh euanh deleted the languagemodes branch September 30, 2024 12:19
@euanh euanh added the semver/none No version bump required. label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant