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