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

Increase swift-tools-version to 5.7.1 #12350

Merged
merged 3 commits into from
Feb 4, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update changelog entry
  • Loading branch information
andrewheard committed Feb 2, 2024
commit 4ee84fca9befc29303f2f3ab4599373d89d5ad26
4 changes: 2 additions & 2 deletions FirebaseCore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Unreleased
- [changed] Firebase now requires the Swift 5.7.1 toolchain or newer;
already included in Xcode 14.1+. (#12350)
- [Swift Package Manager] Firebase now enforces a Swift 5.7.1 minimum version,
which is aligned with the Xcode 14.1 minimum. (#12350)

andrewheard marked this conversation as resolved.
Show resolved Hide resolved
# Firebase 10.21.0
- Firebase now requires at least CocoaPods version 1.12.0 to enable privacy
Expand Down
Loading