Skip to content

Instantly share code, notes, and snippets.

@grahamc
Created August 16, 2022 19:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grahamc/7be771a1f6a6ca7a960fd22a3d702099 to your computer and use it in GitHub Desktop.
Save grahamc/7be771a1f6a6ca7a960fd22a3d702099 to your computer and use it in GitHub Desktop.
<?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>PayloadDescription</key>
<string>Configures Energy Saver settings</string>
<key>PayloadDisplayName</key>
<string>Energy Saver</string>
<key>PayloadIdentifier</key>
<string>com.github.erikberglund.ProfileCreator.4F239922-5E65-487B-B8DE-28E57C9F06FC.com.apple.MCX.7272584A-8BF1-4976-812A-8FE24FD4A6C1</string>
<key>PayloadOrganization</key>
<string></string>
<key>PayloadType</key>
<string>com.apple.MCX</string>
<key>PayloadUUID</key>
<string>7272584A-8BF1-4976-812A-8FE24FD4A6C1</string>
<key>PayloadVersion</key>
<integer>1</integer>
<key>SleepDisabled</key>
<true/>
<key>com.apple.EnergySaver.desktop.ACPower</key>
<dict>
<key>Automatic Restart On Power Loss</key>
<integer>1</integer>
<key>Wake On LAN</key>
<integer>1</integer>
</dict>
</dict>
<dict>
<key>LoginwindowText</key>
<string>Ephemeral CI host.</string>
<key>PayloadDescription</key>
<string>Configures Loginwindow settings</string>
<key>PayloadDisplayName</key>
<string>Loginwindow</string>
<key>PayloadIdentifier</key>
<string>com.github.erikberglund.ProfileCreator.4F239922-5E65-487B-B8DE-28E57C9F06FC.com.apple.loginwindow.1674723B-DE36-41CD-94A8-0B25912742AE</string>
<key>PayloadOrganization</key>
<string></string>
<key>PayloadType</key>
<string>com.apple.loginwindow</string>
<key>PayloadUUID</key>
<string>1674723B-DE36-41CD-94A8-0B25912742AE</string>
<key>PayloadVersion</key>
<integer>1</integer>
<key>SleepDisabled</key>
<false/>
</dict>
</array>
<key>PayloadDescription</key>
<string>Ephemera configuration setup made with ProfileCreator.</string>
<key>PayloadDisplayName</key>
<string>Determinate Systems CI</string>
<key>PayloadIdentifier</key>
<string>com.github.erikberglund.ProfileCreator.4F239922-5E65-487B-B8DE-28E57C9F06FC</string>
<key>PayloadOrganization</key>
<string>Determinate Systems, Inc.</string>
<key>PayloadRemovalDisallowed</key>
<true/>
<key>PayloadScope</key>
<string>System</string>
<key>PayloadType</key>
<string>Configuration</string>
<key>PayloadUUID</key>
<string>4F239922-5E65-487B-B8DE-28E57C9F06FC</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