mirror of
https://github.com/A-Star100/simpliplay-desktop.git
synced 2025-09-18 06:39:44 +00:00
use executableName when in stable
use executableName only when it is available in electron-builder stable
This commit is contained in:
parent
f20c520123
commit
a815b4c431
@ -21,8 +21,7 @@
|
|||||||
"confinement": "strict",
|
"confinement": "strict",
|
||||||
"grade": "stable",
|
"grade": "stable",
|
||||||
"summary": "A cross-platform, simple media player.",
|
"summary": "A cross-platform, simple media player.",
|
||||||
"description": "The mission to make media playback accessible on every platform, anywhere, anytime.",
|
"description": "The mission to make media playback accessible on every platform, anywhere, anytime."
|
||||||
"executableName": "simpliplay"
|
|
||||||
},
|
},
|
||||||
"mac": {
|
"mac": {
|
||||||
"target": [
|
"target": [
|
||||||
|
Loading…
Reference in New Issue
Block a user