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 ed28962 commit 9161a40Copy full SHA for 9161a40
Package.swift
@@ -1533,8 +1533,8 @@ func firestoreTargets() -> [Target] {
1533
} else {
1534
return .binaryTarget(
1535
name: "FirebaseFirestoreInternal",
1536
- url: "https://dl.google.com/firebase/ios/bin/firestore/10.23.0/rc1/FirebaseFirestoreInternal.zip",
1537
- checksum: "777f89e6c453cca8dfdcc375304cd3f3059b55c4beab86dce3061c0ece1e0556"
+ url: "https://dl.google.com/firebase/ios/bin/firestore/10.24.0/rc0/FirebaseFirestoreInternal.zip",
+ checksum: "d503fea5b9dcb02dfddd0df85c4353890d49b93e9fd38b79badae151eab62931"
1538
)
1539
}
1540
}()
0 commit comments