carlosonunez / obs-installer-for-apple-silicon

Conveniently build and install OBS from source on your ultra-fast Apple M1 MacBook or Mac
206 stars 22 forks source link

why is 'sh' asking for permission for keystrokes instead of OBS? #48

Closed mycroftcanner closed 2 years ago

mycroftcanner commented 2 years ago

image

The official x64 build has OBS asking for privacy authorisations.

carlosonunez commented 2 years ago

Hello! Thanks for using my script.

To be honest, I'm not entirely sure. This might have something to do with code signing (which I'm not doing, as I don't have the ability to do so).

I don't do any modification of the CMakefile or OBS sources aside from what's coming from OBS. You can verify the source here to confirm.

carlosonunez commented 2 years ago

I looked into this. If you take a look at /Applications/OBS.app/Contents/MacOS/OBS, you'll see that it's a shell script that forks obs with some context. If this is problematic for you, use the experimental build.