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

Accept optional [preferredLanguages] #923

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

Conversation

ReDetection
Copy link

Hi. I've been happily using R.swift for a long time now, so I missed the whole 6.x version and now I am migrating from the version 5 to the version 7. Everything seems to be really smooth (thanks!) except one little thing: previously preferredLanguages parameter did accept nil, so I can pass it down my call chain if I want to, and now I can no longer do that. Funny enough, it seems every part of R.swift still accepts preferredLanguages: nil just fine, except the very top autogenerated file. Here is the PR to fix that.

One note: I could not locate where the tests of those are located, I can only see the example app, which doesn't really test anything, so I am kinda confused here.

@ReDetection
Copy link
Author

@tomlokhorst I would appreciate a review 🙏

@tomlokhorst
Copy link
Collaborator

Thank you for this PR!
I haven't reviewed it yet, we will review it when we have free time available.

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