⚠️ Important: macOS App Is Unsigned
The .dmg is unsigned, which macOS may block or mark as “damaged.” This is expected for now while we finalize code signing and notarization.
To run the app:
After moving Bolt Local to your Applications folder, run the following command in Terminal:
xattr -cr /Applications/Bolt\ Local.app
This removes Apple’s quarantine flag and lets the app open normally.