chore: fix mac ci (#678)
This commit is contained in:
committed by
GitHub
Unverified
parent
321a371677
commit
537a85c4d1
@@ -90,6 +90,10 @@ mac:
|
|||||||
NSCameraUsageDescription: ClawX requires camera access for video features
|
NSCameraUsageDescription: ClawX requires camera access for video features
|
||||||
|
|
||||||
dmg:
|
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
|
background: resources/dmg-background.png
|
||||||
icon: resources/icons/icon.icns
|
icon: resources/icons/icon.icns
|
||||||
iconSize: 100
|
iconSize: 100
|
||||||
|
|||||||
Reference in New Issue
Block a user