Literally this was me this morning after I upgraded last night and went to bed. I get Apple wants to make people feel their in control of their privacy, but literally every app I use for work prompts me for every permission imaginable. “Oh the command you’re running in Terminal, it wants permissions to your Downloads folder, is that ok?” ::click yes:: “Guess what? That same command you’re running in Terminal now want…
> I get Apple wants to make people feel their in control of their privacy, but literally every app I use for work prompts me for every permission imaginable. i would guess this has the side-effect of making devs think hard about what really needs access or not, and tightening up where data is stored (say in the app container, not copying files willy nilly over the hd, using entitlements etc) > Oh the command you’re r…
I haven't updated to Catalina, but some recent macOS (Mojave?) I didn't get those prompts in Terminal until I ran `find .` So I think you're right.