kobaltcore / renkit

A collection of tools to help you organise and use Ren'Py instances from the command line. Especially useful for headless servers.
MIT License
26 stars 2 forks source link

Implement code signing/notarization for `renkit` on macOS #9

Closed kobaltcore closed 1 year ago

kobaltcore commented 1 year ago

This will be useful for installation, especially through Homebrew, as they apply quarantine by default. Probably should also use rcodesign for this to sign things in the release action.

kobaltcore commented 1 year ago

Implement with the release of v3.