daisy / pipeline-ui

A user interface for the DAISY Pipeline 2
MIT License
6 stars 2 forks source link

add notarization to github actions build workflow #156

Open marisademeglio opened 1 year ago

marisademeglio commented 1 year ago

we should be able to entirely automate at least the mac build and have it be code-signed and notarized.

the windows build, however, requires a physical key in order for it to be signed.

marisademeglio commented 12 months ago

https://federicoterzi.com/blog/automatic-code-signing-and-notarization-for-macos-apps-using-github-actions/