Add /Library/Apple for XProtect
This commit is contained in:
parent
4c2479b79f
commit
c2c36e7f24
|
@ -33,3 +33,4 @@ AND NOT (path LIKE '/home/%/Apps/PhpStorm%/jbr/bin/java')
|
|||
AND path NOT LIKE '/Applications/%.app/Contents/%'
|
||||
AND path NOT LIKE '/System/Library/%'
|
||||
AND path NOT LIKE '/System/Applications/%'
|
||||
AND path NOT LIKE '/Library/Apple/System/Library/%'
|
Loading…
Reference in New Issue