Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jgraph/drawio-desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAshraf Teleb <ashraf.teleb85@gmail.com>2022-06-03 23:04:39 +0300
committerAshraf Teleb <ashraf.teleb85@gmail.com>2022-06-03 23:04:39 +0300
commit2854ab03cb3ea6394345239aaeb5e84f92aefdf8 (patch)
treebcb1610d60a3cc81d669115bea54a76bdfbab327
parenta5d441dd346b8daf2af234c0697abab0c15f9cce (diff)
Using non-EV certificate to sign windows binaries (appx also)
-rw-r--r--electron-builder-appx.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/electron-builder-appx.json b/electron-builder-appx.json
index 8c71d49..fbf1ded 100644
--- a/electron-builder-appx.json
+++ b/electron-builder-appx.json
@@ -16,6 +16,7 @@
"provider": "github"
},
"win": {
+ "publisherName": "JGraph Ltd",
"target": [
{
"target": "appx",