mirror of
https://github.com/gauvainboiche/ketapk.git
synced 2026-09-02 11:13:11 +02:00
feat: Adding macOS and Linux bundles to Tauri build
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user