Skip to content

Gesture Guard v0.1.2

Choose a tag to compare

@github-actions github-actions released this 21 Jun 03:34

Gesture Guard v0.1.2 — fixes the macOS engine crash.

The Python engine is now packaged as a one-folder build (instead of one-file), so macOS no longer rejects it with the "different Team IDs" code-signature error. The Mac app should now launch and connect to the engine.

Downloads

  • macOS (Apple Silicon)Gesture Guard_0.1.2_aarch64.dmg
  • WindowsGesture Guard_0.1.2_x64-setup.exe (or .msi)

First launch (the build is ad-hoc signed, not notarized)

  • macOS: drag the app to Applications, then in Terminal run once:
    xattr -cr "/Applications/Gesture Guard.app"
    
    then open it. (This clears the download-quarantine flag; only a paid Apple cert + notarization removes the need for it.)
  • Windows: SmartScreen → More infoRun anyway.

First launch on macOS will prompt for camera permission — allow it so the guard can see your webcam. Everything runs locally; nothing leaves your machine.