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

[Combine] Remove canImport(Combine) and swift(>=5.0) checks #11668

Merged
merged 1 commit into from
Aug 9, 2023

Conversation

andrewheard
Copy link
Contributor

Firebase 7.2+ requires Xcode 12+, which includes Combine support and Swift 5.3; the canImport(Combine) and swift(>=5.0) checks should now be extraneous.

#no-changelog

@andrewheard andrewheard marked this pull request as ready for review August 9, 2023 19:30
@andrewheard andrewheard merged commit 6a0c4f5 into master Aug 9, 2023
22 checks passed
@andrewheard andrewheard deleted the ah/combine-import branch August 9, 2023 19:35
@firebase firebase locked and limited conversation to collaborators Sep 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants