Open mlcampbe opened 1 year ago
Apple's macOS being a bug-ridden pain in the ass? That would be my guess, but for the record, what macOS version are you using?
My MacOS is version 13.2.1.
A couple of notes though:
One thing you could try is removing the settings from Privacy/Security, quitting and restarting System Prefs, then reading. Sometimes if the app name has not changed but the bundle id has System prefs can get a bit confused. Quitting and restarting it forces it to refresh its cache.
One thing you could try is removing the settings from Privacy/Security, quitting and restarting System Prefs, then reading. Sometimes if the app name has not changed but the bundle id has System prefs can get a bit confused. Quitting and restarting it forces it to refresh its cache.
That was a great thought but no such luck. I removed all of the settings and restarted but still get the same prompts everytime.
Sorry to resurrect an old thread, but I'm having this issue as well. I granted full disk access, yet every time the script runs via my Platypus app, it asks for permission to access the documents folder. Two differences from OP. I'm running 14.1.1 and my full disk permission toggle stays on, but it still asks me every time. If it makes a difference, I have the app set to run at login.
Thanks!
@getthething try this:
That should work.
Reason is changes to apps cause the permissions to become detached, even though they look fine.
I have an app created to run a bash shell script that starts my VPN connection. The shell script runs just fine by itself with no prompt for access to files/folders. However, when I created an app using Platypus it always prompts for access to my documents, desktop, and downloads folders. I have given the app full disk access in the privacy and security section but that setting does not stay checked. When I run the app I can see that the full disk access option is getting turned off automatically. Any thoughts as to what is going on?