Dax Raad 2 ماه پیش
والد
کامیت
ea8508ee44
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      packages/tauri/src-tauri/tauri.conf.json

+ 1 - 1
packages/tauri/src-tauri/tauri.conf.json

@@ -19,7 +19,7 @@
   },
   },
   "bundle": {
   "bundle": {
     "active": true,
     "active": true,
-    "targets": ["deb", "rpm", "appimage", "dmg", "nsis"],
+    "targets": ["deb", "rpm", "dmg", "nsis"],
     "icon": ["icons/32x32.png", "icons/128x128.png", "icons/[email protected]", "icons/icon.icns", "icons/icon.ico"],
     "icon": ["icons/32x32.png", "icons/128x128.png", "icons/[email protected]", "icons/icon.icns", "icons/icon.ico"],
     "externalBin": ["sidecars/opencode"],
     "externalBin": ["sidecars/opencode"],
     "createUpdaterArtifacts": true,
     "createUpdaterArtifacts": true,