chore: upgrade Firebase to 11.13.0 #903
Open
+31
−31
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Upgraded the
firebase-ios-sdk
dependency from10.x
to11.x
. This is in preparation for migrating from the deprecatedGoogleGenerativeAI
SDK (https://github.com/google-gemini/deprecated-generative-ai-swift/) to the new Firebase AI Logic SDK that replaces it (requires Firebase 11.13+).Note:
FirebaseAnalytics
framework now includes the Swift additions fromFirebaseAnalyticsSwift
.好的,这是该 PR 描述的简体中文翻译
我们将
firebase-ios-sdk
的依赖版本从10.x
升级到了11.x
。此项升级是为了准备从已弃用的GoogleGenerativeAI
SDK (https://github.com/google-gemini/deprecated-generative-ai-swift/) 迁移到新的 [Firebase AI Logic SDK](https://firebase.google.com/docs/ai-logic),后者将取代前者(需要 Firebase 11.13+ 版本)。请注意:
FirebaseAnalytics
框架现在包含了原FirebaseAnalyticsSwift
中的 Swift 新增功能。