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 94288e1 commit 3663b1aCopy full SHA for 3663b1a
Package.swift
@@ -1539,8 +1539,8 @@ func firestoreTargets() -> [Target] {
1539
} else {
1540
return .binaryTarget(
1541
name: "FirebaseFirestoreInternal",
1542
- url: "https://dl.google.com/firebase/ios/bin/firestore/11.12.0/rc0/FirebaseFirestoreInternal.zip",
1543
- checksum: "4c2b4f8bbe863aa295a91b90882ebd523248e82da46497e15797f03e3b6b0a0a"
+ url: "https://dl.google.com/firebase/ios/bin/firestore/11.13.0/rc0/FirebaseFirestoreInternal.zip",
+ checksum: "badb559c67f683d546873051642db7eaab3598e50f8095dc15d965d63a695145"
1544
)
1545
}
1546
}()
0 commit comments