I'm trying to test application permissions for a webkit browser I've installed. When running
I get a long list of executables none of which include the applications name.
I'm trying to determine how to interpret this exactly. What would be a normal expected output of this command?
Code:
spctl --list --type execute
I'm trying to determine how to interpret this exactly. What would be a normal expected output of this command?