remove flatpack again

This commit is contained in:
Binarybaron 2025-06-12 13:32:13 +02:00
parent 56104d4ea5
commit 98652f7bad
2 changed files with 2 additions and 25 deletions

View file

@ -29,21 +29,7 @@
"bundle": {
"createUpdaterArtifacts": true,
"active": true,
"targets": ["appimage", "flatpak", "dmg", "nsis", "app", "deb"],
"linux": {
"flatpak": {
"id": "net.unstoppableswap.UnstoppableSwap",
"runtime": "org.freedesktop.Platform",
"sdk": "org.freedesktop.Sdk",
"runtimeVersion": "23.08",
"finishArgs": [
"--socket=wayland",
"--socket=x11",
"--share=network",
"--device=all"
]
}
},
"targets": ["appimage", "dmg", "nsis", "app", "deb"],
"icon": [
"icons/32x32.png",
"icons/128x128.png",