From 168eacb2fe6fd2e7a11b9e31aadfdfb03c785d4f Mon Sep 17 00:00:00 2001 From: Ramiro Saenz Date: Thu, 19 Mar 2020 21:15:11 -0300 Subject: [PATCH] Added script for notarization --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index eab3e8589..f786953fe 100644 --- a/package.json +++ b/package.json @@ -64,6 +64,7 @@ "build": { "productName": "Rambox", "appId": "com.grupovrs.ramboxce", + "afterSign": "resources/installer/notarize.js", "asar": true, "electronDownload": { "version": "7.1.12"