mirror of
https://github.com/got-feedBack/feedBack-desktop.git
synced 2026-09-11 01:14:10 +00:00
vpk pack re-signs the .app; without --signEntitlements the codesign strips electron-builder's entitlements (com.apple.security.device.audio-input et al). Hardened-runtime app then gets microphone auto-denied by TCC with no prompt — root cause of silent-input nightly reports. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>