Skip to content

Commit 31b83c2

Browse files
committed
mac target as pkg
1 parent 9219e4f commit 31b83c2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,8 @@
111111
"entitlementsInherit": "macos/entitlements.mac.plist",
112112
"icon": "static/icons/icon.icns",
113113
"hardenedRuntime": true,
114-
"gatekeeperAssess": false
114+
"gatekeeperAssess": false,
115+
"target":"pkg"
115116
},
116117
"dmg": {
117118
"icon": "static/icons/icon.png",

0 commit comments

Comments
 (0)