Files
amethyst/docs/changelog/v1.12.05.md
T
Vitor PamplonaandClaude Opus 4.8 3d26a3d818 v.1.12.5
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-19 12:55:37 -04:00

885 B

v1.12.5: macOS Desktop Signing Fix (cont.)

Highlights:

  • Completes the macOS desktop DMG signing fix started in v1.12.4 — the release build now produces a signed, notarizable desktop bundle.

Build & Documentation

  • Resolves the Developer ID common name from the signing keychain and feeds it to Compose's signing.identity. Compose maps its identity to a certificate via security find-certificate -c, which only matches the exact "Developer ID Application: …" name — a fingerprint or partial/team-ID value (which bare codesign accepts) was rejected with "Could not find certificate ... in keychain []". The release workflow now points Compose at the imported keychain explicitly and supplies the canonical identity name.

Contributors

  • @npub1gcxzte5zlkncx26j68ez60fzkvtkm9e0vrwdcvsjakxf9mu9qewqlfnj5z

Translations

  • None this release.