Files
clawdbot/scripts
Clawd 8255e4649c fix(mac): default to universal binary for distribution builds
Closes #1393

The distribution script (package-mac-dist.sh) now defaults BUILD_ARCHS to 'all',
producing universal binaries that run natively on both Apple Silicon and Intel Macs.

Previously, the script inherited the host architecture default from package-mac-app.sh,
which meant release builds done on ARM Macs only included ARM binaries.
2026-01-22 00:28:49 +00:00
..
2026-01-21 05:53:32 +00:00
2026-01-18 22:28:59 +00:00
2025-12-26 18:16:13 +01:00