Release 1.2.1 of the zerohash iOS SDK.
Provenance
The attached manifest.json is signed with Sigstore keyless, bound to the GitHub Actions workflow run that produced this release.
Verify with:
cosign verify-blob \
--bundle manifest.json.cosign.bundle \
--certificate-identity-regexp "^https://github.com/seedcx/zerohash-ios/\.github/workflows/sync-to-zerohash-ext\.yml@refs/tags/[^/]+$" \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
manifest.json
Workflow run: https://github.com/seedcx/zerohash-ios/actions/runs/33808337809