Advertisement
Guest User

Untitled

a guest
Dec 1st, 2014
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.97 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <array>
  5.     <dict>
  6.         <key>attributeSetting</key>
  7.         <integer>0</integer>
  8.         <key>choiceAttribute</key>
  9.         <string>choiceIsEnabled</string>
  10.         <key>choiceIdentifier</key>
  11.         <string>appsupport</string>
  12.     </dict>
  13.     <dict>
  14.         <key>attributeSetting</key>
  15.         <integer>0</integer>
  16.         <key>choiceAttribute</key>
  17.         <string>choiceIsSelected</string>
  18.         <key>choiceIdentifier</key>
  19.         <string>appsupport</string>
  20.     </dict>
  21.     <dict>
  22.         <key>attributeSetting</key>
  23.         <integer>0</integer>
  24.         <key>choiceAttribute</key>
  25.         <string>choiceIsVisible</string>
  26.         <key>choiceIdentifier</key>
  27.         <string>appsupport</string>
  28.     </dict>
  29.     <dict>
  30.         <key>attributeSetting</key>
  31.         <integer>0</integer>
  32.         <key>choiceAttribute</key>
  33.         <string>choiceIsEnabled</string>
  34.         <key>choiceIdentifier</key>
  35.         <string>communicator</string>
  36.     </dict>
  37.     <dict>
  38.         <key>attributeSetting</key>
  39.         <integer>0</integer>
  40.         <key>choiceAttribute</key>
  41.         <string>choiceIsSelected</string>
  42.         <key>choiceIdentifier</key>
  43.         <string>communicator</string>
  44.     </dict>
  45.     <dict>
  46.         <key>attributeSetting</key>
  47.         <integer>0</integer>
  48.         <key>choiceAttribute</key>
  49.         <string>choiceIsVisible</string>
  50.         <key>choiceIdentifier</key>
  51.         <string>communicator</string>
  52.     </dict>
  53.     <dict>
  54.         <key>attributeSetting</key>
  55.         <integer>0</integer>
  56.         <key>choiceAttribute</key>
  57.         <string>choiceIsEnabled</string>
  58.         <key>choiceIdentifier</key>
  59.         <string>messenger</string>
  60.     </dict>
  61.     <dict>
  62.         <key>attributeSetting</key>
  63.         <integer>0</integer>
  64.         <key>choiceAttribute</key>
  65.         <string>choiceIsSelected</string>
  66.         <key>choiceIdentifier</key>
  67.         <string>messenger</string>
  68.     </dict>
  69.     <dict>
  70.         <key>attributeSetting</key>
  71.         <integer>0</integer>
  72.         <key>choiceAttribute</key>
  73.         <string>choiceIsVisible</string>
  74.         <key>choiceIdentifier</key>
  75.         <string>messenger</string>
  76.     </dict>
  77. </array>
  78. </plist>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement