feat: Adding macOS and Linux bundles to Tauri build

This commit is contained in:
gauvainboiche
2026-08-31 18:19:20 +02:00
parent 31f8cbf09a
commit 4640d08f97
2 changed files with 6 additions and 2 deletions
+3 -1
View File
@@ -21,7 +21,9 @@
},
"bundle": {
"active": true,
"targets": ["msi"],
"targets": ["msi", "deb", "rpm", "appimage", "dmg", "app"],
"publisher": "Gauvain BOICHÉ (DevOps Manager) & Pr. Georges MION (Anesthetist Professor)",
"homepage": "https://georgesmion.com",
"category": "Medical",
"icon": [
"icons/32x32.png",