sudara / pamplejuce

A JUCE audio plugin template. JUCE 8, Catch2, Pluginval, macOS notarization, Azure Trusted Signing, Github Actions
https://melatonin.dev/manuals/pamplejuce
MIT License
413 stars 41 forks source link

Only include plugins in the artifacts zip #5

Closed sudara closed 2 years ago

sudara commented 3 years ago

Right now we are taking the full Pamplejuce_artefacts folder and zipping it, which includes shared libs etc.

sudara commented 2 years ago

Fixed on the codesign branch