Skip to content

v0.1.1 (1) (Unsigned)

Choose a tag to compare

@github-actions github-actions released this 22 Jun 14:40
· 3 commits to main since this release
08f7047

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

  • Grant release workflow permission to publish releases by @rimusz with @Copilot in #2

New Contributors

  • @rimusz with @Copilot made their first contribution in #2

Full Changelog: https://github.com/rimusz/grok-build-desktop/commits/v0.1.1