aboutsummaryrefslogtreecommitdiffstats
path: root/electron-builder.yml
diff options
context:
space:
mode:
authorLibravatar Alphrag <34252790+Alphrag@users.noreply.github.com>2022-06-21 01:17:33 +0100
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2022-06-21 06:13:57 +0530
commit7122309df14f4854e31c6b09bb915d319bcd0aaa (patch)
treee5389e9ade3b883465c4e4c3e6e7d25be108aba9 /electron-builder.yml
parentUpdate submodules, browserslist data updates and linter fixes [skip ci] (diff)
downloadferdium-app-7122309df14f4854e31c6b09bb915d319bcd0aaa.tar.gz
ferdium-app-7122309df14f4854e31c6b09bb915d319bcd0aaa.tar.zst
ferdium-app-7122309df14f4854e31c6b09bb915d319bcd0aaa.zip
Update build process to sign mac releases
Diffstat (limited to 'electron-builder.yml')
-rw-r--r--electron-builder.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/electron-builder.yml b/electron-builder.yml
index 142d3e2c3..d864a1848 100644
--- a/electron-builder.yml
+++ b/electron-builder.yml
@@ -26,9 +26,7 @@ dmg:
26 { x: 122, y: 240, type: file }, 26 { x: 122, y: 240, type: file },
27 ] 27 ]
28 28
29# TODO: When we have a registered developer account we need to uncomment this line so that the signing process can occur but without the notarization. 29afterSign: ./build-helpers/notarize.js
30# This is the notarization which would allow to have the DMG analysed so that it can be opened straight away after download.
31# afterSign: ./build-helpers/notarize.js
32 30
33protocols: 31protocols:
34 name: Ferdium 32 name: Ferdium