fix: incorrect macOS logo, termix hangs on macOS, and macOS reporting incorrect version

This commit is contained in:
LukeGus
2025-10-24 00:05:15 -05:00
parent 8813e60ead
commit 4b0d09afe6
5 changed files with 74 additions and 14 deletions

View File

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