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
@@ -2,7 +2,9 @@
name = "ketapk"
version = "0.19.0"
description = "KétaPK"
authors = ["Pr. Georges MION", "Gauvain BOICHÉ"]
authors = ["Gauvain BOICHÉ (DevOps Manager)", "Pr. Georges MION (Anesthetist Professor)"]
homepage = "https://georgesmion.com"
# Gauvain BOICHÉ: https://www.linkedin.com/in/gauvainboiche/
license = "Proprietary"
repository = ""
edition = "2021"
+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",