File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- # Unreleased
1+ # Firebase 10.20.0
22- The following change only applies to those using a binary distribution of
3- a Firebase SDK(s). In preparation for supporting Privacy Manifests, each
3+ a Firebase SDK(s): In preparation for supporting Privacy Manifests, each
44 platform framework directory within a static xcframewok no longer contains
55 an ` Info.plist ` file (#12243 ).
66
Original file line number Diff line number Diff line change @@ -1480,8 +1480,8 @@ func firestoreTargets() -> [Target] {
14801480 } else {
14811481 return . binaryTarget(
14821482 name: " FirebaseFirestoreInternal " ,
1483- url: " https://dl.google.com/firebase/ios/bin/firestore/10.19 .0/FirebaseFirestoreInternal.zip " ,
1484- checksum: " 1096ff78a24822bb0218120dfd11859b3b661eb81fc525c9b2cfc044b59804c9 "
1483+ url: " https://dl.google.com/firebase/ios/bin/firestore/10.20 .0/FirebaseFirestoreInternal.zip " ,
1484+ checksum: " 7fe8f913d35e257979eddc8e2df0fedd3b89735c7030494307079747f03279c7 "
14851485 )
14861486 }
14871487 } ( )
You can’t perform that action at this time.
0 commit comments