dmg again
This commit is contained in:
parent
ae301b49e5
commit
d836c4c513
4 changed files with 679 additions and 3 deletions
|
@ -107,7 +107,6 @@
|
|||
"appId": "cider",
|
||||
"afterPack": "./resources/afterPack.js",
|
||||
"afterSign": "./resources/notarize.js",
|
||||
"afterAllArtifactBuild": "electron-builder-notarize-pkg",
|
||||
"protocols": [
|
||||
{
|
||||
"name": "Cider",
|
||||
|
@ -195,7 +194,7 @@
|
|||
"entitlementsInherit": "./resources/entitlements.mac.plist",
|
||||
"darkModeSupport": true,
|
||||
"target": [
|
||||
"dmg" , "mas"
|
||||
"dmg"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue