Skip to content

chore: fix macOs signing, add sha file and move back to tar.gz#2418

Open
Hofer-Julian wants to merge 1 commit intoprefix-dev:mainfrom
Hofer-Julian:push-qqoyrmxqomvl
Open

chore: fix macOs signing, add sha file and move back to tar.gz#2418
Hofer-Julian wants to merge 1 commit intoprefix-dev:mainfrom
Hofer-Julian:push-qqoyrmxqomvl

Conversation

@Hofer-Julian
Copy link
Copy Markdown
Contributor

  • fix macOs signing
  • add sha file
  • move back to tar.gz

…OS archive to tar.gz

Fold codesigning into build-binaries: macOS uses codesign right after
cargo build, Windows stages the .exe and runs Azure Trusted Signing,
then package-binary copies the signed binary into both the archive and
the standalone output. Drops the separate sign-macos and sign-windows
jobs. package_binary.py also emits a .sha256 next to each staged asset
and create_release.py aggregates them into sha256.sum. macOS archives
switch from .zip to .tar.gz (only Windows still ships .zip).
@Hofer-Julian Hofer-Julian changed the title release: fix macOs signing, add sha file and move back to tar.gz chore: fix macOs signing, add sha file and move back to tar.gz Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant