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 b0dbeb8 commit 7993c8eCopy full SHA for 7993c8e
Package.swift
@@ -1507,8 +1507,8 @@ func firestoreTargets() -> [Target] {
1507
} else {
1508
return .binaryTarget(
1509
name: "FirebaseFirestoreInternal",
1510
- url: "https://dl.google.com/firebase/ios/bin/firestore/11.1.0/rc1/FirebaseFirestoreInternal.zip",
1511
- checksum: "fc5453c2dc5f77426a62992bda3bcea21051b27c0f697f3a8ec461ecfafcdc44"
+ url: "https://dl.google.com/firebase/ios/bin/firestore/11.2.0/rc0/FirebaseFirestoreInternal.zip",
+ checksum: "821acae8d3b79c6d35539d87926da8aeae4a63878bec2987b01cb885b5120df2"
1512
)
1513
}
1514
}()
0 commit comments