Skip to content

refactor: Replace deprecated API methods #74

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

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

Conversation

1Consumption
Copy link

@1Consumption 1Consumption commented Mar 25, 2025

Hello 👋

This PR updates the Package.swift file to replace the deprecated swiftLanguageVersions parameter with the swiftLanguageModes parameter.

#trivial

Changes

  • Replaced swiftLanguageVersions: [.v5] with swiftLanguageModes: [.v5]

@rxswiftcommunity
Copy link

rxswiftcommunity bot commented Mar 25, 2025

It looks like code was changed without adding anything to the Changelog.

Generated by 🚫 dangerJS

@ElonPark ElonPark requested a review from groue March 27, 2025 02:18
@groue
Copy link
Collaborator

groue commented Mar 27, 2025

Thank you @1Consumption! Please hold on, I'll merge shortly.

@OhKanghoon
Copy link
Member

Hi @groue, just a friendly reminder about this pull request.
Could you please take a look when you have a moment? Thanks a lot!

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.

4 participants