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

Renamed swift version variable in Package.swift to fix deprecation #70

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kuhler-Stratege
Copy link

When I checked out your library today, the swift compiler was telling me about a deprecation. When comparing the old and the new version, I noticed that it only seems to be that the name of the variable inside the Package.swift was renamed, but on the first glance everything else stays the same.
This is why in this pull request, I renamed said variable swiftLanguageVersions to swiftLanguageModes.

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.

1 participant