Add publisher

> no certificates with ExtKeyUsageCodeSigning
  Cannot extract publisher name from code signing certificate. As workaround, set win.publisherName.
This commit is contained in:
Manav Rathi 2024-05-27 15:49:55 +05:30
parent 7e6b750040
commit 50ef4e67f1
No known key found for this signature in database

View file

@ -7,6 +7,8 @@ extraFiles:
- from: build
to: resources
win:
# prettier-ignore
publisherName: "C=US, ST=Delaware, L=Dover, O=Ente Technologies, Inc., CN=Ente, emailAddress=code@ente.io"
target:
- target: nsis
arch: [x64, arm64]