Advertisement
Jordimario

BOOM

Jun 23rd, 2016
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 2.13 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. <dict>
  5.     <key>ATSApplicationFontsPath</key>
  6.     <string>BOOM Fonts</string>
  7.     <key>BuildMachineOSBuild</key>
  8.     <string>10K549</string>
  9.     <key>CFBundleDevelopmentRegion</key>
  10.     <string>English</string>
  11.     <key>CFBundleDocumentTypes</key>
  12.     <array>
  13.         <dict>
  14.             <key>CFBundleTypeExtensions</key>
  15.             <array>
  16.                 <string>bmsv</string>
  17.             </array>
  18.             <key>CFBundleTypeIconFile</key>
  19.             <string>BOOM Saved Game</string>
  20.             <key>CFBundleTypeName</key>
  21.             <string>BOOM Saved Game</string>
  22.             <key>CFBundleTypeRole</key>
  23.             <string>Editor</string>
  24.             <key>LSTypeIsPackage</key>
  25.             <false/>
  26.             <key>NSPersistentStoreTypeKey</key>
  27.             <string>Binary</string>
  28.         </dict>
  29.     </array>
  30.     <key>CFBundleExecutable</key>
  31.     <string>BOOM</string>
  32.     <key>CFBundleHelpBookFolder</key>
  33.     <string>BOOMHelp</string>
  34.     <key>CFBundleHelpBookName</key>
  35.     <string>BOOM Help</string>
  36.     <key>CFBundleIconFile</key>
  37.     <string>BOOM</string>
  38.     <key>CFBundleIdentifier</key>
  39.     <string>com.factor-software.boom2</string>
  40.     <key>CFBundleInfoDictionaryVersion</key>
  41.     <string>6.0</string>
  42.     <key>CFBundleName</key>
  43.     <string>BOOM</string>
  44.     <key>CFBundlePackageType</key>
  45.     <string>APPL</string>
  46.     <key>CFBundleShortVersionString</key>
  47.     <string>2.0.6</string>
  48.     <key>CFBundleSignature</key>
  49.     <string>FSBM</string>
  50.     <key>CFBundleVersion</key>
  51.     <string>2.0.6</string>
  52.     <key>DTCompiler</key>
  53.     <string></string>
  54.     <key>DTPlatformBuild</key>
  55.     <string>10M2518</string>
  56.     <key>DTPlatformVersion</key>
  57.     <string>PG</string>
  58.     <key>DTSDKBuild</key>
  59.     <string>9L31a</string>
  60.     <key>DTSDKName</key>
  61.     <string>macosx10.5</string>
  62.     <key>DTXcode</key>
  63.     <string>0400</string>
  64.     <key>DTXcodeBuild</key>
  65.     <string>10M2518</string>
  66.     <key>LSMinimumSystemVersion</key>
  67.     <string>10.5</string>
  68.     <key>NSHumanReadableCopyright</key>
  69.     <string>Copyright © 1997-2012 Factor Software. All Rights Reserved.</string>
  70.     <key>NSMainNibFile</key>
  71.     <string>MainMenu</string>
  72.     <key>NSPrincipalClass</key>
  73.     <string>NSApplication</string>
  74. </dict>
  75. </plist>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement