Skip to content

v0.1.2 (1) (Unsigned)

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jun 20:36
· 1 commit to main since this release
27dac89

Downloads

  • GrokBuild.app.zip — Unsigned build
  • GrokBuild-macOS.dmg — Unsigned DMG

How to bypass Gatekeeper protection (unsigned builds)

macOS may block unsigned apps.

Quick ways to open:

  1. Right-click GrokBuild.app (or the DMG) → Open
  2. Terminal: xattr -cr /path/to/GrokBuild.app
  3. System Settings → Privacy & Security → "Open Anyway"

For a signed + notarized version with no warnings, run this workflow manually.

What's Changed

New Contributors

  • @rimusz made their first contribution in #3

Full Changelog: v0.1.1...v0.1.2