fix: update architecture settings for macOS build and bump version to 0.1.7
Backend CI / Backend (push) Successful in 16m6s
Desktop Client Build / Publish Client Artifacts to NAS (push) Successful in 29s
Desktop Client Build / Resolve Build Metadata (push) Successful in 24s
Desktop Client Build / Build Desktop Client (push) Successful in 22m11s

This commit is contained in:
2026-06-25 00:40:36 +08:00
parent febfd65b45
commit 7a0b63f7a1
2 changed files with 4 additions and 3 deletions
+3 -2
View File
@@ -60,9 +60,10 @@ mac:
NSAppleEventsUsageDescription: 用于自动化控制其他应用
target:
- target: dmg
arch: [arm64, universal]
arch: [arm64]
- target: zip
arch: [arm64, universal]
arch: [arm64]
# arch: [arm64, universal]
dmg:
format: ULFO
contents:
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@geo/desktop-client",
"version": "0.1.6",
"version": "0.1.7",
"private": true,
"description": "省心推客户端 — 连接和管理您的媒体账号,轻松发布和监控内容表现。",
"author": {