chore: fix mac ci (#678)

This commit is contained in:
paisley
2026-03-26 19:38:44 +08:00
committed by GitHub
Unverified
parent 321a371677
commit 537a85c4d1

View File

@@ -90,6 +90,10 @@ mac:
NSCameraUsageDescription: ClawX requires camera access for video features
dmg:
# Explicit volume size prevents dmg-builder@1.2.0 auto-calculation from
# underestimating (causes "No space left on device" for large app bundles).
# The final .dmg is bzip2-compressed, so this only affects the temp volume.
size: 2g
background: resources/dmg-background.png
icon: resources/icons/icon.icns
iconSize: 100