📦 Chore(custom): update macos arm64 build

This commit is contained in:
Kuingsmile
2025-08-14 14:36:24 +08:00
parent 9d4e280b3d
commit 72327c0ef9
2 changed files with 44 additions and 24 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
"target": [
{
"target": "default",
"arch": ["universal", "x64", "arm64"]
"arch": ["x64", "arm64"]
}
],
"artifactName": "PicList-${version}-${arch}.${ext}"