Files
Pake/src-tauri/tauri.macos.conf.json
2025-08-13 20:03:41 +08:00

9 lines
117 B
JSON

{
"bundle": {
"icon": ["icons/weekly.icns"],
"active": true,
"macOS": {},
"targets": ["dmg"]
}
}