Closed Jaifroid closed 2 months ago
It was so hard to get electron-builder to sign correctly in the first place, you'd have thought it would be easy to disable signing. Nothing as simple as a switch, oh no. Here's what worked eventually:
This is loaded via two -unsigned package.json scripts that are called conditionally.
Fixes #642.