Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rickheil/bddff1f28b9895dbed3b79dd22569894 to your computer and use it in GitHub Desktop.
Save rickheil/bddff1f28b9895dbed3b79dd22569894 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>AutoUpdate</key>
<false/>
<key>PayloadDisplayName</key>
<string>Slack Auto-Update Settings</string>
<key>PayloadIdentifier</key>
<string>com.tinyspeck.slackmacgap.7F10399D-8AE8-419F-B4BA-3F0A0E96E33C</string>
<key>PayloadType</key>
<string>com.tinyspeck.slackmacgap</string>
<key>PayloadUUID</key>
<string>0342513E-235C-4D59-9C01-3D3CBB65F5D0</string>
<key>PayloadVersion</key>
<integer>1</integer>
</dict>
</array>
<key>PayloadDisplayName</key>
<string>Slack Auto-Update Settings</string>
<key>PayloadIdentifier</key>
<string>com.yourcompany.profile.6C5258EA-2E47-41B3-8ABB-C589A2E7B917</string>
<key>PayloadOrganization</key>
<string>Your Company</string>
<key>PayloadType</key>
<string>Configuration</string>
<key>PayloadUUID</key>
<string>463E5146-FF42-4909-9F4A-12A84E2EEF57</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