fix: fix macOS build error

This commit is contained in:
LukeGus
2025-10-24 00:20:43 -05:00
parent e255340989
commit d8433a749b

View File

@@ -67,7 +67,7 @@
"arch": "universal" "arch": "universal"
} }
], ],
"icon": "public/icon-mac.png", "icon": "public/icon.icns",
"category": "public.app-category.developer-tools", "category": "public.app-category.developer-tools",
"hardenedRuntime": true, "hardenedRuntime": true,
"gatekeeperAssess": false, "gatekeeperAssess": false,