Added minimum system version.

CQTexperiment
vspader 2009-03-21 09:54:55 -07:00
parent 5422a1cddd
commit 81bd339bca
1 changed files with 4 additions and 2 deletions

View File

@ -2,6 +2,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>LSMinimumSystemVersion</key>
<string>10.5.0</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleDocumentTypes</key>
@ -89,7 +91,7 @@
<key>CFBundleTypeIconFile</key>
<string>ape.icns</string>
<key>CFBundleTypeName</key>
<string>Monkey's Audio File</string>
<string>Monkey&apos;s Audio File</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSTypeIsPackage</key>
@ -429,7 +431,7 @@
<key>NSPersistentStoreTypeKey</key>
<string>Binary</string>
</dict>
</array>
</array>
<key>CFBundleExecutable</key>
<string>Cog</string>
<key>CFBundleHelpBookFolder</key>