Skip to content

Commit

Permalink
[Release] Re-spin FST with signed artifact (#12549)
Browse files Browse the repository at this point in the history
  • Loading branch information
ncooke3 authored Mar 13, 2024
1 parent 135d4c7 commit fcf5ced
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 @@ -1532,8 +1532,8 @@ func firestoreTargets() -> [Target] {
} else {
return .binaryTarget(
name: "FirebaseFirestoreInternal",
url: "https://dl.google.com/firebase/ios/bin/firestore/10.23.0/FirebaseFirestoreInternal.zip",
checksum: "1948320535897e818554f7b2e6e1eff8f6e0f8d779979daed881187613334c13"
url: "https://dl.google.com/firebase/ios/bin/firestore/10.23.0/rc1/FirebaseFirestoreInternal.zip",
checksum: "777f89e6c453cca8dfdcc375304cd3f3059b55c4beab86dce3061c0ece1e0556"
)
}
}()
Expand Down

0 comments on commit fcf5ced

Please sign in to comment.