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
2
2
- 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
4
4
platform framework directory within a static xcframewok no longer contains
5
5
an ` Info.plist ` file (#12243 ).
6
6
Original file line number Diff line number Diff line change @@ -1480,8 +1480,8 @@ func firestoreTargets() -> [Target] {
1480
1480
} else {
1481
1481
return . binaryTarget(
1482
1482
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 "
1485
1485
)
1486
1486
}
1487
1487
} ( )
You can’t perform that action at this time.
0 commit comments