Add publisher
> no certificates with ExtKeyUsageCodeSigning Cannot extract publisher name from code signing certificate. As workaround, set win.publisherName.
This commit is contained in:
parent
7e6b750040
commit
50ef4e67f1
1 changed files with 2 additions and 0 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue