home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2012 January / ME_2012_01.iso / LionTopTools / TimeMachineScheduler3_Installer.dmg / TimeMachineScheduler3_Installer.app / Contents / Info.plist next >
Encoding:
Extensible Markup Language  |  2011-11-12  |  810 b   |  30 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>CFBundleAllowMixedLocalizations</key>
  6.     <true/>
  7.     <key>CFBundleDevelopmentRegion</key>
  8.     <string>English</string>
  9.     <key>CFBundleExecutable</key>
  10.     <string>applet</string>
  11.     <key>CFBundleIconFile</key>
  12.     <string>applet</string>
  13.     <key>CFBundleInfoDictionaryVersion</key>
  14.     <string>6.0</string>
  15.     <key>CFBundleName</key>
  16.     <string>TimeMachineScheduler3_Installer</string>
  17.     <key>CFBundlePackageType</key>
  18.     <string>APPL</string>
  19.     <key>CFBundleSignature</key>
  20.     <string>aplt</string>
  21.     <key>LSMinimumSystemVersionByArchitecture</key>
  22.     <dict>
  23.         <key>x86_64</key>
  24.         <string>10.6</string>
  25.     </dict>
  26.     <key>LSRequiresCarbon</key>
  27.     <true/>
  28. </dict>
  29. </plist>
  30.