1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-01 01:02:38 +00:00

Unsandboxed apps in Mac app store (#2444)

Signed-off-by: Daniel Gray <dngray@privacyguides.org>
This commit is contained in:
oppressor1761
2024-03-24 15:03:48 +00:00
committed by Daniel Gray
parent d022f53e6b
commit 792fc00b06

View File

@ -178,7 +178,7 @@ System Integrity Protection makes critical file locations read-only to protect a
##### App Sandbox
macOS apps downloaded from the App Store are required to be sandboxed usng the [App Sandbox](https://developer.apple.com/documentation/security/app_sandbox).
macOS apps submitted to the App Store after June 1, 2012 are required to be sandboxed using the [App Sandbox](https://developer.apple.com/documentation/security/app_sandbox).
<div class="admonition warning" markdown>
<p class="admonition-title">Warning</p>