|
|
|
|
|
by amarshall
2297 days ago
|
|
> Third-party apps are sandboxed on macOS. You have to explicitly grant them access to the file system. 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. |
|
Nit: not every App Store app must be sandboxed.