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.
1 parent f2cea62 commit 04748a6Copy full SHA for 04748a6
apps/shinkai-desktop/src-tauri/tauri.conf.json
@@ -62,7 +62,7 @@
62
},
63
"bundle": {
64
"active": true,
65
- "targets": "all",
+ "targets": ["app", "appimage", "nsis", "dmg", "updater"],
66
"identifier": "com.shinkai.desktop",
67
"icon": [
68
"icons/32x32.png",
0 commit comments