getsentry/sentry-cocoa

CI check to make sure SPM checksum matches the code

bruno-garcia opened this issue · 0 comments

SPM has a checksum:

checksum: "e0348b8e112bcc3864831e7a631478c2028335615f4d88ef5a77c6423b34c7f5" //Sentry-Static

On the release of https://github.com/getsentry/sentry-cocoa/releases/tag/8.22.3-beta.0 it turned out SPM installation failed due to this checksum not matching.

We need a check in CI that makes sure this is OK. So we make sure no releases go out that are guaranteed to fail to install.