Switch mac build to zip-only

This commit is contained in:
Shantur Rathore
2025-11-21 16:59:02 +00:00
parent 2f7ddd57dd
commit ea644a7d0f

View File

@@ -71,10 +71,6 @@
"mac": {
"category": "public.app-category.developer-tools",
"target": [
{
"target": "dmg",
"arch": ["x64", "arm64"]
},
{
"target": "zip",
"arch": ["x64", "arm64"]