Skip to content

Commit fcf5ced

Browse files
authored
[Release] Re-spin FST with signed artifact (#12549)
1 parent 135d4c7 commit fcf5ced

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
@@ -1532,8 +1532,8 @@ func firestoreTargets() -> [Target] {
15321532
} else {
15331533
return .binaryTarget(
15341534
name: "FirebaseFirestoreInternal",
1535-
url: "https://dl.google.com/firebase/ios/bin/firestore/10.23.0/FirebaseFirestoreInternal.zip",
1536-
checksum: "1948320535897e818554f7b2e6e1eff8f6e0f8d779979daed881187613334c13"
1535+
url: "https://dl.google.com/firebase/ios/bin/firestore/10.23.0/rc1/FirebaseFirestoreInternal.zip",
1536+
checksum: "777f89e6c453cca8dfdcc375304cd3f3059b55c4beab86dce3061c0ece1e0556"
15371537
)
15381538
}
15391539
}()

0 commit comments

Comments
 (0)