Skip to content

Commit

Permalink
[Release] Update Package.swift with 10.17.0 RC0 Firestore binary arti…
Browse files Browse the repository at this point in the history
…fact
  • Loading branch information
ncooke3 committed Oct 22, 2023
1 parent e94c2bd commit d6c95aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -1482,8 +1482,8 @@ func firestoreTargets() -> [Target] {
} else {
return .binaryTarget(
name: "FirebaseFirestoreInternal",
url: "https://github.com/ncooke3/binary-staging/releases/download/10.17.0/FirebaseFirestoreInternal.zip",
checksum: "d0c11c933b5b62d68f47c94acfb6cf7d7adf05dc3e81dea48a11ce320bef41e2"
url: "https://dl.google.com/firebase/ios/bin/firestore/10.17.0/FirebaseFirestoreInternal.zip",
checksum: "9102f56ad70d97c8ad81b1047fc38bbbacde672eb86d861b19c454829210cd55"
)
}
}()
Expand Down

0 comments on commit d6c95aa

Please sign in to comment.