contrib: Sign all Windows binaries too

This commit is contained in:
Ava Chow
2024-12-02 17:17:19 -05:00
parent 31d325464d
commit 3656b828dc
2 changed files with 19 additions and 9 deletions

View File

@@ -174,7 +174,7 @@ In the `guix-build-${VERSION}/output/x86_64-apple-darwin` and `guix-build-${VERS
In the `guix-build-${VERSION}/output/x86_64-w64-mingw32` directory:
tar xf bitcoin-${VERSION}-win64-codesigning.tar.gz
./detached-sig-create.sh -key /path/to/codesign.key
./detached-sig-create.sh /path/to/codesign.key
Enter the passphrase for the key when prompted
signature-win.tar.gz will be created