|
|
|
|
|
by sibartlett
2297 days ago
|
|
Third-party apps are sandboxed on macOS. You have to explicitly grant them access to the file system. Finder is not lying at all. The permissions it shows in “Get Info” are the user/group permissions; not app permissions. Maybe Apple could enhance the UX somehow to better what’s going on, but I wouldn’t go as far as to say Finder is lying. |
|
There’s missing nuance there. The “full disk access” and similar permissions apply even if an app is not using the traditional macOS Sandbox. Only software from the Mac App Store is required to use the traditional Sandbox, but the restrictions on disk access to certain directories apply to all processes not whitelisted (implicitly or explicitly), regardless of Sandboxing.
This nuance is somewhat important because an app listed “Sandbox: No” in e.g. Activity Monitor is still subject to disk access restrictions.