-
v1.4.1 — Notarized macOS app Stable
released this
2026-06-01 14:43:09 +00:00 | 113 commits to main since this releaseNotarized macOS app
The release DMG is now Developer ID-signed and Apple-notarized — it opens by double-click with no Gatekeeper warning, online or offline. The old "Open Anyway" /
xattrquarantine workaround is no longer needed.Added
- Developer ID signing + Apple notarization pipeline in
build-macos-app.sh(opt-in viaYIJING_SIGN_IDENTITY/YIJING_NOTARY_PROFILE): signs → notarizes → staples the app and the dmg, then verifies withspctl/stapler. Without the variables the build stays unsigned (unchanged).
Changed
- README (EN + DE),
SECURITY.md,INSTALL.txtanddocs/MACOS-APP.mdupdated for macOS 15 / 26 Gatekeeper; the workaround is demoted to an un-notarized-builds-only fallback.
SHA-256 (
Yijing.dmg):d84260e2e7ba13c56917dc060bfe966d633563a6eed751914e7da588220cf01fDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Developer ID signing + Apple notarization pipeline in