home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2012 February / ME_02_2012.iso / Tools / MenuMeters / MenuMeters.dmg / MenuMeters Installer.app / Contents / Info.plist next >
Encoding:
Extensible Markup Language  |  2011-07-03  |  1.2 KB  |  43 lines

  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>BuildMachineOSBuild</key>
  6.     <string>10K540</string>
  7.     <key>CFBundleDevelopmentRegion</key>
  8.     <string>English</string>
  9.     <key>CFBundleExecutable</key>
  10.     <string>MenuMeters Installer</string>
  11.     <key>CFBundleIconFile</key>
  12.     <string>Installer.icns</string>
  13.     <key>CFBundleIdentifier</key>
  14.     <string>com.ragingmenace.MenuMetersInstaller</string>
  15.     <key>CFBundleInfoDictionaryVersion</key>
  16.     <string>6.0</string>
  17.     <key>CFBundleName</key>
  18.     <string>MenuMeters Installer</string>
  19.     <key>CFBundlePackageType</key>
  20.     <string>APPL</string>
  21.     <key>CFBundleSignature</key>
  22.     <string>????</string>
  23.     <key>DTCompiler</key>
  24.     <string>4.0</string>
  25.     <key>DTPlatformBuild</key>
  26.     <string>10M2518</string>
  27.     <key>DTPlatformVersion</key>
  28.     <string>PG</string>
  29.     <key>DTSDKBuild</key>
  30.     <string>8S2167</string>
  31.     <key>DTSDKName</key>
  32.     <string>macosx10.4</string>
  33.     <key>DTXcode</key>
  34.     <string>0400</string>
  35.     <key>DTXcodeBuild</key>
  36.     <string>10M2518</string>
  37.     <key>NSMainNibFile</key>
  38.     <string>Installer</string>
  39.     <key>NSPrincipalClass</key>
  40.     <string>NSApplication</string>
  41. </dict>
  42. </plist>
  43.