Skip to content

Releases: rimusz/grok-build-desktop

v0.1.2 (1) (Unsigned)

22 Jun 20:36
27dac89

Choose a tag to compare

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

v0.1.1 (1) (Unsigned)

22 Jun 14:40
08f7047

Choose a tag to compare

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