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.
11.14.0
1 parent aafed5e commit f7e01b4Copy full SHA for f7e01b4
Package.swift
@@ -1614,8 +1614,8 @@ func firestoreTargets() -> [Target] {
1614
} else {
1615
return .binaryTarget(
1616
name: "FirebaseFirestoreInternal",
1617
- url: "https://dl.google.com/firebase/ios/bin/firestore/11.13.0/rc0/FirebaseFirestoreInternal.zip",
1618
- checksum: "badb559c67f683d546873051642db7eaab3598e50f8095dc15d965d63a695145"
+ url: "https://dl.google.com/firebase/ios/bin/firestore/11.14.0/rc0/FirebaseFirestoreInternal.zip",
+ checksum: "c653dfa7f51fc54629bf38ef743831fedeaed251d1b02c0bbb6ecf86dad03929"
1619
)
1620
}
1621
}()
0 commit comments