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