We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 00624a9 + e21034c commit 26f4c0cCopy full SHA for 26f4c0c
src-tauri/tauri.conf.json
@@ -22,7 +22,7 @@
22
},
23
"bundle": {
24
"active": true,
25
- "targets": "all",
+ "targets": ["deb", "rpm", "appimage", "nsis", "app", "dmg"],
26
"icon": [
27
"icons/32x32.png",
28
"icons/128x128.png",
0 commit comments