Files
amethyst/docs/changelog/v1.12.04.md
T
Vitor PamplonaandClaude Opus 4.8 c006831f9c v.1.12.4
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-19 12:32:52 -04:00

713 B

v1.12.4: macOS Desktop Signing Fix

Highlights:

  • Fixes Developer ID code signing for the macOS desktop DMG, which had failed in CI with "Could not find certificate ... in keychain []".

Build & Documentation

  • Fixes the macOS desktop DMG release build: Compose's signer maps the signing identity to a certificate via security find-certificate, which did not resolve the CI-imported certificate through the keychain search list (bare codesign did). The release workflow now exports the throwaway keychain path and points Compose's signing.keychain straight at it.

Contributors

  • @npub1gcxzte5zlkncx26j68ez60fzkvtkm9e0vrwdcvsjakxf9mu9qewqlfnj5z

Translations

  • None this release.