Seeking advice on code signing

If you haven’t seen @sudara’s excellent treaty on the subject, get yourself a warm cuppa and digest this asap:

See also this thread, detailing another JUCE’ers adventures with the subject:

For the bonus round, read the Github Action code which @sudara has prepared for us in his pamplejuce template project:

Specifically, line 153:

(Read the rest too:)

https://github.com/sudara/pamplejuce/blob/main/.github/workflows/build_and_test.yml

2 Likes