Can it be true?

This commit is contained in:
platinumstufff
2025-03-23 01:12:14 +03:00
committed by GitHub
parent ce505809be
commit 7f84ee709a
16 changed files with 92844 additions and 0 deletions

14
resources/dd_ent.plist Normal file
View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>platform-application</key>
<true/>
<key>com.apple.private.security.no-container</key>
<true/>
<key>com.apple.skip-library-validation</key>
<true/>
<key>com.apple.private.security.disk-device-access</key>
<true/>
</dict>
</plist>