Files
Pake/src-tauri/tauri.macos.conf.json

8 lines
100 B
JSON

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