Revert "fix: signature for logseq canary"

This reverts commit a1fd8425c5.
pull/1764/head
Tienson Qin 2021-05-09 22:25:11 +08:00
parent 63adf01245
commit 3ad3f154ea
1 changed files with 0 additions and 11 deletions

View File

@ -4,17 +4,6 @@ module.exports = {
packagerConfig: {
icon: './icons/canary/logseq_big_sur.icns',
name: 'Logseq Canary',
osxSign: {
identity: 'Developer ID Application: Tiansheng Qin',
'hardened-runtime': true,
entitlements: 'entitlements.plist',
'entitlements-inherit': 'entitlements.plist',
'signature-flags': 'library'
},
osxNotarize: {
appleId: "my-fake-apple-id",
appleIdPassword: "my-fake-apple-id-password",
},
},
makers: [
{