mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-11-28 11:40:42 -05:00
remove flatpack again
This commit is contained in:
parent
56104d4ea5
commit
98652f7bad
2 changed files with 2 additions and 25 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue