Gesture Guard v0.1.11 — macOS camera retry (entitlements fix)
Root cause found for the macOS camera denial: the app is signed with Apple's hardened runtime enabled, but had no camera entitlement — a hardened-runtime process without com.apple.security.device.camera is silently forbidden from capturing (no prompt, never listed in System Settings → Camera). This build signs the app with the proper camera + microphone entitlements. (#1)
macOS (Apple Silicon) — please test
- Download
Gesture Guard_0.1.11_aarch64.dmg, drag Gesture Guard to Applications. - In Terminal:
xattr -cr "/Applications/Gesture Guard.app" - Launch → you should now get the camera permission prompt → Allow.
If you allowed it, the live feed should appear; pick your built-in camera from the Camera dropdown if it grabs an iPhone.
Windows
- Unchanged functionally from v0.1.10 (dependency updates only):
Gesture Guard_0.1.11_x64-setup.exe/.msi.