What task are you trying to do?
We need to distribute PawWork to teammates who use Intel-based Macs. The next release target is 2026-04-22, so the release process needs a macOS x64 artifact in addition to the current Apple Silicon path.
What do you do today?
The current release checklist is focused on the signed and notarized macOS build flow that has already been validated for the existing release artifact. It is not yet confirmed whether build.yml and electron-builder already produce an Intel-compatible dmg or zip, or whether the release needs an explicit x64 build path.
What would a good result look like?
A 2026-04-22 release includes a downloadable macOS Intel artifact that is signed, notarized, and manually smoke-tested on a clean Intel Mac or equivalent verification environment. The release notes should make it clear which artifact is for Apple Silicon and which is for Intel.
Which audience does this matter to most?
Both
Extra context
Local TODO note: confirm whether build.yml and electron-builder already produce x64 dmg or zip, then add signing, notarization, download, and visual smoke checks. This should stay separate from the Windows release path so each platform can be verified and rolled back independently.
What task are you trying to do?
We need to distribute PawWork to teammates who use Intel-based Macs. The next release target is 2026-04-22, so the release process needs a macOS x64 artifact in addition to the current Apple Silicon path.
What do you do today?
The current release checklist is focused on the signed and notarized macOS build flow that has already been validated for the existing release artifact. It is not yet confirmed whether
build.ymland electron-builder already produce an Intel-compatible dmg or zip, or whether the release needs an explicit x64 build path.What would a good result look like?
A 2026-04-22 release includes a downloadable macOS Intel artifact that is signed, notarized, and manually smoke-tested on a clean Intel Mac or equivalent verification environment. The release notes should make it clear which artifact is for Apple Silicon and which is for Intel.
Which audience does this matter to most?
Both
Extra context
Local TODO note: confirm whether
build.ymland electron-builder already produce x64 dmg or zip, then add signing, notarization, download, and visual smoke checks. This should stay separate from the Windows release path so each platform can be verified and rolled back independently.