team113 / messenger

Open-source front-end part of messenger by team113
GNU Affero General Public License v3.0
14 stars 13 forks source link

Sign macOS application on CI #1006

Closed SleepySquash closed 1 week ago

SleepySquash commented 1 month ago

Background

macOS application can be signed.

Problem to solve

When unsigned, every time when first running the user gets a prompt whether they trust the developer. This should be silenced by signing the application on CI.