| commit 920: | d8fd1c2ccd99 |
| parent 919: | 1e979958fb3b |
| branch: | cog |
Added minimum system version.
Changed (Δ66 bytes):
raw changeset »
Info.plist (4 lines added, 2 lines removed)
2 |
2 |
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> |
3 |
3 |
<plist version="1.0"> |
4 |
4 |
<dict> |
5 |
<key>LSMinimumSystemVersion</key> |
|
6 |
<string>10.5.0</string> |
|
5 |
7 |
<key>CFBundleDevelopmentRegion</key> |
6 |
8 |
<string>English</string> |
7 |
9 |
<key>CFBundleDocumentTypes</key> |
89 |
91 |
<key>CFBundleTypeIconFile</key> |
90 |
92 |
<string>ape.icns</string> |
91 |
93 |
<key>CFBundleTypeName</key> |
92 |
<string>Monkey |
|
94 |
<string>Monkey's Audio File</string> |
|
93 |
95 |
<key>CFBundleTypeRole</key> |
94 |
96 |
<string>Viewer</string> |
95 |
97 |
<key>LSTypeIsPackage</key> |
429 |
431 |
<key>NSPersistentStoreTypeKey</key> |
430 |
432 |
<string>Binary</string> |
431 |
433 |
</dict> |
432 |
|
|
434 |
</array> |
|
433 |
435 |
<key>CFBundleExecutable</key> |
434 |
436 |
<string>Cog</string> |
435 |
437 |
<key>CFBundleHelpBookFolder</key> |
