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 6a3477a commit 6a9ba5eCopy full SHA for 6a9ba5e
Package.swift
@@ -1510,8 +1510,8 @@ func firestoreTargets() -> [Target] {
1510
} else {
1511
return .binaryTarget(
1512
name: "FirebaseFirestoreInternal",
1513
- url: "https://dl.google.com/firebase/ios/bin/firestore/11.1.0/pre_rc0/FirebaseFirestoreInternal.zip",
1514
- checksum: "acd39abe17bdf465bc42f9cee055ef18cfa36df33ee2e5a87bac2c4a23cef89e"
+ url: "https://dl.google.com/firebase/ios/bin/firestore/11.1.0/rc1/FirebaseFirestoreInternal.zip",
+ checksum: "fc5453c2dc5f77426a62992bda3bcea21051b27c0f697f3a8ec461ecfafcdc44"
1515
)
1516
}
1517
}()
0 commit comments