|
@@ -2,7 +2,7 @@ const path = require('path')
|
|
|
|
|
|
|
|
module.exports = {
|
|
module.exports = {
|
|
|
packagerConfig: {
|
|
packagerConfig: {
|
|
|
- icon: './icons/logseq_big_sur.icns',
|
|
|
|
|
|
|
+ icon: './icons/logseq.png',
|
|
|
osxSign: {
|
|
osxSign: {
|
|
|
identity: 'Developer ID Application: Tiansheng Qin',
|
|
identity: 'Developer ID Application: Tiansheng Qin',
|
|
|
'hardened-runtime': true,
|
|
'hardened-runtime': true,
|