easyservice

Untitled

Sep 19th, 2024
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5. <key>com.apple.security.app-sandbox</key>
  6. <false/>
  7. <key>com.apple.security.network.client</key>
  8. <true/>
  9. <key>com.apple.security.cs.allow-jit</key>
  10. <true/>
  11. <key>com.apple.security.cs.allow-unsigned-executable-memory</key>
  12. <true/>
  13. </dict>
  14. </plist>
  15.  
Advertisement
Add Comment
Please, Sign In to add comment