Browse Source

Update to use team certificate

Tienson Qin 1 week ago
parent
commit
8150230772
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/forge.config.js

+ 1 - 1
resources/forge.config.js

@@ -15,7 +15,7 @@ module.exports = {
       }
     ],
     osxSign: {
-      identity: 'Developer ID Application: Tiansheng Qin',
+      identity: 'Developer ID Application: Logseq Inc. (K378MFWK59)',
       'hardened-runtime': true,
       entitlements: 'entitlements.plist',
       'entitlements-inherit': 'entitlements.plist',