macOS Catalina screen recording permission
问题 I am working on a screen recording app using C++ in XCode. The problem is that when I compile and start the app I always have to give permission for screen recording in "Settings > Privacy". Is there a way to always grant the permission in XCode or sth similar? It is really annoying when developing/testing the app to always manually grant the permission when re-compiling. 来源: https://stackoverflow.com/questions/59197213/macos-catalina-screen-recording-permission