Omini Recorder 录屏大师权限问题修复
This commit is contained in:
@@ -261,7 +261,8 @@
|
||||
{
|
||||
"packageName": "com.mac.utility.screen.recorder",
|
||||
"bridgeFile": "/Contents/MacOS/",
|
||||
"injectFile": "OmniRecorder"
|
||||
"injectFile": "OmniRecorder",
|
||||
"extraShell": "recorder.sh"
|
||||
},
|
||||
{
|
||||
"packageName": "com.mac.utility.media.player",
|
||||
|
||||
3
tool/recorder.sh
Normal file
3
tool/recorder.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
tccutil reset Camera com.mac.utility.screen.recorder
|
||||
tccutil reset Microphone com.mac.utility.screen.recorder
|
||||
tccutil reset ScreenCapture com.mac.utility.screen.recorder
|
||||
Reference in New Issue
Block a user