macOS: update signature for Sparkle

This patch sets up app updates to use EdDSA signature as now
it is required by Sparkle

Change-Id: I68a581e21850f04a819f4fe7ea49a33766031e01
This commit is contained in:
Kateryna Kostiuk
2023-01-27 12:35:07 -05:00
parent 3213647013
commit 9ffbf4ae1c
5 changed files with 10 additions and 64 deletions

View File

@@ -24,8 +24,8 @@
<string>public.app-category.social-networking</string>
<key>NSHumanReadableCopyright</key>
<string>${MACOSX_BUNDLE_COPYRIGHT}</string>
<key>SUPublicDSAKeyFile</key>
<string>dsa_pub.pem</string>
<key>SUPublicEDKey</key>
<string>${SPARKLE_PUBLIC_KEY}</string>
<key>SUFeedURL</key>
<string>${SPARKLE_URL}</string>
<key>NSPrincipalClass</key>