Created
December 12, 2024 20:34
-
-
Save smashism/6ef0c5ad7c69aeb393665798a7bf62f2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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>PayloadContent</key> | |
<array> | |
<dict> | |
<key>PayloadDisplayName</key> | |
<string>Restrictions Payload</string> | |
<key>PayloadIdentifier</key> | |
<string>XXXA1</string> | |
<key>PayloadOrganization</key> | |
<string>BestBag</string> | |
<key>PayloadType</key> | |
<string>com.apple.applicationaccess</string> | |
<key>PayloadUUID</key> | |
<string>XXXA1</string> | |
<key>PayloadVersion</key> | |
<integer>1</integer> | |
<key>allowExternalIntelligenceIntegrations</key> | |
<false/> | |
</dict> | |
</array> | |
<key>PayloadDescription</key> | |
<string></string> | |
<key>PayloadDisplayName</key> | |
<string>[TEST] Restriction: External intelligence integration BYO</string> | |
<key>PayloadEnabled</key> | |
<true/> | |
<key>PayloadIdentifier</key> | |
<string>XXXA0</string> | |
<key>PayloadOrganization</key> | |
<string>BestBag</string> | |
<key>PayloadRemovalDisallowed</key> | |
<true/> | |
<key>PayloadScope</key> | |
<string>System</string> | |
<key>PayloadType</key> | |
<string>Configuration</string> | |
<key>PayloadUUID</key> | |
<string>XXXA0</string> | |
<key>PayloadVersion</key> | |
<integer>1</integer> | |
</dict> | |
</plist> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment