quotient-im / Quaternion

A Qt-based IM client for Matrix
https://matrix.org/ecosystem/clients/quaternion/
GNU General Public License v3.0
637 stars 108 forks source link

MacOS download is missing code signature #894

Closed suschizu closed 6 months ago

suschizu commented 6 months ago

Description

version 0.0.96 (https://github.com/quotient-im/Quaternion/releases/tag/0.0.96) isn't signed: EXPECTED 'Aaron Raimist (VLEL2Z9Y59)' FOUND ''

Steps to reproduce

codesign -dv --verbose=4 /Path/To/Application.app

app cannot be opened in finder

Version information

0.0.96 Ventura (13.6)

Screenshot 2024-01-13 at 18 53 16
KitsuneRal commented 6 months ago

@aaronraimist is it something you can help with? (I'm actually fine to direct everyone to use Homebrew instead, punting the signing problem on them...)

aaronraimist commented 6 months ago

Yeah I'll fix that this evening or tomorrow. Homebrew just downloads it from GitHub so it'll be fixed in both places.

aaronraimist commented 6 months ago

@suschizu version on GitHub releases has been signed. Homebrew PR should be merged shortly. Please test and let me know if it works for you now.

suschizu commented 6 months ago

great thanks for the quick fix - I can confirm that version 0.0.96 is now signed correctly again:

Authority=Developer ID Application: Aaron Raimist (VLEL2Z9Y59)