Files
Pake/src-tauri/tauri.macos.conf.json
2025-12-18 19:56:33 +08:00

8 lines
104 B
JSON
Vendored

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