mirror of
https://github.com/PrivSec-dev/privsec.dev
synced 2024-12-23 05:11:34 -05:00
add clarification
This commit is contained in:
parent
529d37ac3d
commit
3b93c30f47
@ -29,7 +29,7 @@ You can check whether running processes are sandboxed in the Activity Monitor. R
|
|||||||
|
|
||||||
![Activity Monitor](/images/activity-monitor.png)
|
![Activity Monitor](/images/activity-monitor.png)
|
||||||
|
|
||||||
You can check whether an app is sandboxed and what entitlements it has by running the command
|
You can check whether an app is sandboxed and what entitlements it has *before* running it by running the command
|
||||||
|
|
||||||
``` zsh
|
``` zsh
|
||||||
% codesign -dvvv --entitlements - <path to your app>
|
% codesign -dvvv --entitlements - <path to your app>
|
||||||
|
Loading…
Reference in New Issue
Block a user