nchapman / pulsar

Mozilla Public License 2.0
1 stars 1 forks source link

Add macOS code signing #10

Open nchapman opened 4 months ago

nchapman commented 4 months ago

https://tauri.app/v1/guides/distribution/sign-macos

nchapman commented 3 months ago

Added config to trigger ad-hoc code signing:

https://github.com/nchapman/pulsar/blob/a0e90580975c663a927c1c21449ecf5c047e8ce2/src-tauri/tauri.conf.json#L42

We should revisit when we set this up properly.