Commit Graph

1 Commits

Author SHA1 Message Date
tigerenwork b207918fc6 feat: add release build script (app + DMG)
build_release.sh: Clean → Build Release → Create DMG.
Outputs build/Bugger.app and build/Bugger-1.0.dmg.
Uses ad-hoc signing (no developer cert needed).
Supports both arm64 and x86_64 architectures.

Usage: ./scripts/build_release.sh

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-29 01:08:10 +08:00