Skip to content

Commit 9b709c1

Browse files
committed
test mac
1 parent 2973e83 commit 9b709c1

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,8 @@
8585
"productName": "TxCRCPME",
8686
"artifactName": "TxCRCPMEv${version}.exe",
8787
"mac": {
88-
"category": "public.app-category.productivity",
89-
"target": [
90-
"dmg"
91-
]
88+
"target": ["dmg", "zip"],
89+
"category": "public.app-category.utilities"
9290
},
9391
"win": {
9492
"target": [

0 commit comments

Comments
 (0)