Skip to content

Instantly share code, notes, and snippets.

@rickheil
Created July 15, 2019 19:06
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rickheil/0ba04baf2bc0b49b7969a043cb81b336 to your computer and use it in GitHub Desktop.
Save rickheil/0ba04baf2bc0b49b7969a043cb81b336 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>PayloadContent</key>
<dict>
<key>com.tinyspeck.slackmacgap</key>
<dict>
<key>Forced</key>
<array>
<dict>
<key>mcx_preference_settings</key>
<dict>
<key>SlackNoAutoUpdates</key>
<true/>
</dict>
</dict>
</array>
</dict>
</dict>
<key>PayloadEnabled</key>
<true/>
<key>PayloadIdentifier</key>
<string>MCXToProfile.16ee47bc-3b52-486d-b274-f962a95002d0.alacarte.customsettings.3ef60939-3c00-45e0-b21c-1c21a4da2d48</string>
<key>PayloadType</key>
<string>com.apple.ManagedClient.preferences</string>
<key>PayloadUUID</key>
<string>3ef60939-3c00-45e0-b21c-1c21a4da2d48</string>
<key>PayloadVersion</key>
<integer>1</integer>
</dict>
</array>
<key>PayloadDescription</key>
<string>Disables Slack auto updates</string>
<key>PayloadDisplayName</key>
<string>Disable Slack Auto-Updates</string>
<key>PayloadIdentifier</key>
<string>com.company.slack-no-auto-updates</string>
<key>PayloadOrganization</key>
<string></string>
<key>PayloadRemovalDisallowed</key>
<true/>
<key>PayloadScope</key>
<string>System</string>
<key>PayloadType</key>
<string>Configuration</string>
<key>PayloadUUID</key>
<string>16ee47bc-3b52-486d-b274-f962a95002d0</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