Skip to content

Commit b880ec8

Browse files
authored
Firestore 10.20.0 binary and changelog update (#12260)
1 parent a8d753b commit b880ec8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

FirebaseCore/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
}()

0 commit comments

Comments
 (0)