I am developing with XCode with Catalina OS. I have the debugger set to build and run the version of the plugin as standalone app. However, it is pretty annoying to get always the box asking “Plugin XYZ would like to access files in your Documents folder.” and being forced to click OK every time. Is there a way to avoid this?
I tried to give to the app as well as to projucer the full disk access in the privacy settings of the OS, but it does not work
Cheers