[PR #2715] 🐛 remove mac electron app code-signing #4469

Closed
opened 2026-02-28 20:56:15 -06:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/actualbudget/actual/pull/2715

State: closed
Merged: Yes


Code signing was pre-requisite for publishing to mac app store. However, I never fully got the mac-apps-store version (it was crashing after publishing). So removing the code signing (for now).

Also applying a patch for https://github.com/actualbudget/actual/issues/2705 (Electron app not working on mac):

  • upgraded vite/swc dependencies
  • removed PWA usage from electron apps (this is the root cause of the problem)
**Original Pull Request:** https://github.com/actualbudget/actual/pull/2715 **State:** closed **Merged:** Yes --- Code signing was pre-requisite for publishing to mac app store. However, I never fully got the mac-apps-store version (it was crashing after publishing). So removing the code signing (for now). Also applying a patch for https://github.com/actualbudget/actual/issues/2705 (Electron app not working on mac): - upgraded vite/swc dependencies - removed PWA usage from electron apps (this is the root cause of the problem)
GiteaMirror added the pull-request label 2026-02-28 20:56:15 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#4469