1 parent 9c55448 commit 2b506a5Copy full SHA for 2b506a5
1 file changed
packages/tauri/src-tauri/tauri.conf.json
@@ -19,7 +19,7 @@
19
},
20
"bundle": {
21
"active": true,
22
- "targets": "all",
+ "targets": ["deb", "rpm", "appimage", "dmg", "app", "nsis"],
23
"icon": ["icons/32x32.png", "icons/128x128.png", "icons/128x128@2x.png", "icons/icon.icns", "icons/icon.ico"],
24
"externalBin": ["sidecars/opencode"]
25
}
0 commit comments