Skip to content

Release v3.2.3

Choose a tag to compare

@phuryn phuryn released this 07 Aug 19:03
· 8 commits to main since this release

3.2.3 — 2026-08-07

Fixed

  • Grok Build Desktop opens on macOS. Earlier builds were refused outright — "Grok Build Desktop is damaged and can't be opened" — because the app carried no signature at all, which Apple silicon will not load. It is now ad-hoc signed, so macOS asks whether to open it (right-click → Open, or Privacy & Security → Open Anyway) instead of telling you to bin it. Still not notarised; a certificate is on the way. If you already downloaded an earlier build, xattr -dr com.apple.quarantine "/Applications/Grok Build Desktop.app" recovers it.