Files
TeyvatGuide/src-tauri/tauri.macos.conf.json
2026-01-18 20:49:07 +08:00

7 lines
102 B
JSON

{
"$schema": "https://schema.tauri.app/config/2",
"bundle": {
"targets": ["app", "dmg"]
}
}