Open garfieldnate opened 3 months ago
Signing might cost money. Here's an example for Windows: https://github.com/spyoungtech/helldivers2-macros/blob/a5e9c18331dafa33a909436626fa9a8264a8ea18/.github/workflows/release.yaml#L33-L92.
I would like packaging to be done automatically in CI. Note that .app files must be placed in a .zip before uploading. Although I'm uncertain if zips uploaded to GitHub in CI will maintain their required executable permissions in the contents.
Mac: .dmg installer and standalone .app work fine.
Windows:
Linux: Have not tested yet.
All: figure out signing so users don't get scary warnings.