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 e94c2bd commit 4303ba4Copy full SHA for 4303ba4
Package.swift
@@ -1482,8 +1482,8 @@ func firestoreTargets() -> [Target] {
1482
} else {
1483
return .binaryTarget(
1484
name: "FirebaseFirestoreInternal",
1485
- url: "https://github.com/ncooke3/binary-staging/releases/download/10.17.0/FirebaseFirestoreInternal.zip",
1486
- checksum: "d0c11c933b5b62d68f47c94acfb6cf7d7adf05dc3e81dea48a11ce320bef41e2"
+ url: "https://dl.google.com/firebase/ios/bin/firestore/10.17.0/FirebaseFirestoreInternal.zip",
+ checksum: "9102f56ad70d97c8ad81b1047fc38bbbacde672eb86d861b19c454829210cd55"
1487
)
1488
}
1489
}()
0 commit comments