mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-04-26 09:20:18 +08:00
fix: 更新应用图标格式为ICNS,优化安装管理器命令执行
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"dist-electron"
|
||||
],
|
||||
"linux": {
|
||||
"icon": "public/amber-pm-logo.png",
|
||||
"icon": "public/amber-pm-logo.icns",
|
||||
"category": "System",
|
||||
"executableName": "apm-app-store",
|
||||
"desktop": {
|
||||
|
||||
Reference in New Issue
Block a user