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 a935ee3 commit a8ea93fCopy full SHA for a8ea93f
Package.swift
@@ -1566,8 +1566,8 @@ func firestoreTargets() -> [Target] {
1566
} else {
1567
return .binaryTarget(
1568
name: "FirebaseFirestoreInternal",
1569
- url: "https://dl.google.com/firebase/ios/bin/firestore/12.0.0/rc0/FirebaseFirestoreInternal.zip",
1570
- checksum: "e7add08e9044ef45f7923d0b9ea5518ddc66b090d3f7e9455382f769e74c48c4"
+ url: "https://dl.google.com/firebase/ios/bin/firestore/12.4.0/rc0/FirebaseFirestoreInternal.zip",
+ checksum: "58b916624c01a56c5de694cfc9c5cc7aabcafb13b54e7bde8c83bacc51a3460d"
1571
)
1572
}
1573
}()
0 commit comments