mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 23:42:00 +01:00
23 lines
584 B
JSON
23 lines
584 B
JSON
{
|
|
"appId": "de.wger.flutter",
|
|
"lowercaseAppName": "wger",
|
|
"githubReleaseOrganization": "wger-project",
|
|
"githubReleaseProject": "flutter",
|
|
"localLinuxBuildDir": "../build/linux",
|
|
"appStreamPath": "de.wger.flutter.metainfo.xml",
|
|
"desktopPath": "de.wger.flutter.desktop",
|
|
"icons": {
|
|
"64x64": "logo64.png",
|
|
"128x126": "logo128.png",
|
|
"512x512": "logo512.png"
|
|
},
|
|
"freedesktopRuntime": "24.08",
|
|
"finishArgs": [
|
|
"--share=ipc",
|
|
"--share=network",
|
|
"--socket=fallback-x11",
|
|
"--socket=wayland",
|
|
"--socket=pulseaudio",
|
|
"--device=dri"
|
|
]
|
|
} |