This commit is contained in:
Nathan Sobo 2023-12-14 09:25:09 -07:00
parent c863227dc2
commit 6f17cf7337
4 changed files with 47 additions and 16 deletions

8
debug.plist Normal file
View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "https://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>com.apple.security.get-task-allow</key>
<true/>
</dict>
</plist>