Created
April 26, 2019 19:37
-
-
Save MacChuck/b0c34afc9e4fbeaac7ed82a1e6c8d140 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>Screensaver</string> | |
<key>PayloadIdentifier</key> | |
<string>com.github.erikberglund.ProfileCreator.DAA14708-6EAE-4417-9BF7-249AA30957D1.com.apple.screensaver.F3095BF0-1D2D-4F76-893E-9EBEA0C5D669</string> | |
<key>PayloadOrganization</key> | |
<string></string> | |
<key>PayloadType</key> | |
<string>com.apple.screensaver</string> | |
<key>PayloadUUID</key> | |
<string>F3095BF0-1D2D-4F76-893E-9EBEA0C5D669</string> | |
<key>PayloadVersion</key> | |
<integer>1</integer> | |
<key>askForPassword</key> | |
<false/> | |
<key>askForPasswordDelay</key> | |
<integer>2147483647</integer> | |
</dict> | |
</array> | |
<key>PayloadDisplayName</key> | |
<string>Test No Screen Lock</string> | |
<key>PayloadIdentifier</key> | |
<string>com.github.erikberglund.ProfileCreator.DAA14708-6EAE-4417-9BF7-249AA30957D1</string> | |
<key>PayloadOrganization</key> | |
<string>ProfileCreator</string> | |
<key>PayloadScope</key> | |
<string>System</string> | |
<key>PayloadType</key> | |
<string>Configuration</string> | |
<key>PayloadUUID</key> | |
<string>DAA14708-6EAE-4417-9BF7-249AA30957D1</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