mirror of
https://github.com/A-Star100/simpliplay-desktop.git
synced 2025-09-17 22:29:38 +00:00
fixed for linux arm64 builds
Added "snap" param only for arm64 linux builds, honestly ARM64 Snap builds + Electron suck, but compatibility matters and we have the solution now
This commit is contained in:
parent
65c1e7ce71
commit
1fe9cc69ef
@ -12,6 +12,9 @@
|
||||
"author": "Anirudh Sevugan",
|
||||
"build": {
|
||||
"npmRebuild": false,
|
||||
"snap": {
|
||||
"base": "core24"
|
||||
},
|
||||
"appId": "com.anirudhsevugan.simpliPlay",
|
||||
"productName": "SimpliPlay",
|
||||
"directories": {
|
||||
|
Loading…
Reference in New Issue
Block a user