Created
January 7, 2021 03:30
-
-
Save nstrauss/cff707e5b03b22f251305a3c0786d31a to your computer and use it in GitHub Desktop.
This file contains 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>MultipleSessionEnabled</key> | |
<true/> | |
<key>PayloadDisplayName</key> | |
<string>Global Preferences</string> | |
<key>PayloadIdentifier</key> | |
<string>com.github.nstrauss.ProfileCreator.E1EAE021-356E-4202-A5F4-B09DDB0F58FA..GlobalPreferences.E63EE225-3955-4BE4-AB82-C85ED79DEA29</string> | |
<key>PayloadType</key> | |
<string>.GlobalPreferences</string> | |
<key>PayloadUUID</key> | |
<string>E63EE225-3955-4BE4-AB82-C85ED79DEA29</string> | |
<key>PayloadVersion</key> | |
<integer>1</integer> | |
</dict> | |
</array> | |
<key>PayloadDisplayName</key> | |
<string>GlobalPreferences</string> | |
<key>PayloadIdentifier</key> | |
<string>com.github.nstrauss.ProfileCreator.E1EAE021-356E-4202-A5F4-B09DDB0F58FA</string> | |
<key>PayloadOrganization</key> | |
<string>ProfileCreator</string> | |
<key>PayloadScope</key> | |
<string>User</string> | |
<key>PayloadType</key> | |
<string>Configuration</string> | |
<key>PayloadUUID</key> | |
<string>E1EAE021-356E-4202-A5F4-B09DDB0F58FA</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