mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-04-26 09:20:18 +08:00
build: add arm64 architecture support
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
appId: "store.spark-app.apm"
|
||||
asar: true
|
||||
productName: "apm-app-store"
|
||||
artifactName: "apm-app-store_${version}_${os}.${ext}"
|
||||
artifactName: "apm-app-store_${version}_${os}_${arch}.${ext}"
|
||||
directories:
|
||||
output: "release/${version}"
|
||||
files:
|
||||
|
||||
Reference in New Issue
Block a user