Remove potential osascript hijacking

This commit is contained in:
Mikayla 2023-08-18 17:38:18 -07:00
parent cb55204e22
commit 5a356a4710
No known key found for this signature in database
2 changed files with 3 additions and 7 deletions

View file

@ -18,11 +18,7 @@
<true/>
<key>com.apple.security.personal-information.photos-library</key>
<true/>
<key>com.apple.security.cs.allow-dyld-environment-variables</key>
<true/>
<key>com.apple.security.cs.allow-unsigned-executable-memory</key>
<true/>
<key>com.apple.security.cs.disable-library-validation</key>
<true/>
<!-- <key>com.apple.security.cs.disable-library-validation</key>
<true/> -->
</dict>
</plist>