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:
Anirudh Sevugan 2025-07-14 19:17:48 -05:00 committed by GitHub
parent 65c1e7ce71
commit 1fe9cc69ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,6 +12,9 @@
"author": "Anirudh Sevugan",
"build": {
"npmRebuild": false,
"snap": {
"base": "core24"
},
"appId": "com.anirudhsevugan.simpliPlay",
"productName": "SimpliPlay",
"directories": {