Skip to content

Commit 4303ba4

Browse files
authored
[Release] Update Package.swift with 10.17.0 RC0 Firestore binary artifact (#11979)
1 parent e94c2bd commit 4303ba4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1482,8 +1482,8 @@ func firestoreTargets() -> [Target] {
14821482
} else {
14831483
return .binaryTarget(
14841484
name: "FirebaseFirestoreInternal",
1485-
url: "https://github.com/ncooke3/binary-staging/releases/download/10.17.0/FirebaseFirestoreInternal.zip",
1486-
checksum: "d0c11c933b5b62d68f47c94acfb6cf7d7adf05dc3e81dea48a11ce320bef41e2"
1485+
url: "https://dl.google.com/firebase/ios/bin/firestore/10.17.0/FirebaseFirestoreInternal.zip",
1486+
checksum: "9102f56ad70d97c8ad81b1047fc38bbbacde672eb86d861b19c454829210cd55"
14871487
)
14881488
}
14891489
}()

0 commit comments

Comments
 (0)