Files
Pake/src-tauri/tauri.macos.conf.json
2024-12-17 16:21:21 +08:00

9 lines
117 B
JSON

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