We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0535fc1 commit cc3384cCopy full SHA for cc3384c
FirebaseCore/CHANGELOG.md
@@ -1,4 +1,8 @@
1
# Firebase 9.6.0
2
+- [fixed] Mac apps using Firebase products that store SDK data in the keychain
3
+ will no longer prompt the user for permission to access the keychain. This
4
+ requires that Mac apps using Firebase be signed with a provisioning profile
5
+ that has the Keychain Sharing capability enabled. (#9392)
6
- [fixed] Fixed `Array.Index`-related compile time errors when building with older Swift versions. (#10171)
7
- [fixed] Update dependency specification for GTMSessionFetcher to allow all 2.x versions. (#10131)
8
0 commit comments