Skip to content

Commit cc3384c

Browse files
authored
[v9.6.0] Update CHANGELOGs for macOS keychain fix (#10181)
* [v9.6.0] Update CHANGELOGs for macOS keychain fix * Review [skip ci]
1 parent 0535fc1 commit cc3384c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

FirebaseCore/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# 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)
26
- [fixed] Fixed `Array.Index`-related compile time errors when building with older Swift versions. (#10171)
37
- [fixed] Update dependency specification for GTMSessionFetcher to allow all 2.x versions. (#10131)
48

0 commit comments

Comments
 (0)