add the application type to Info.plist

This commit is contained in:
Mitchell Livingston 2011-02-08 02:02:09 +00:00
parent bff67a9294
commit 4034ed0d16
1 changed files with 2 additions and 0 deletions

View File

@ -60,6 +60,8 @@
</array>
<key>CFBundleVersion</key>
<string>SVN_REVISION_NUM</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSMinimumSystemVersion</key>
<string>10.5.0</string>
<key>NSAppleScriptEnabled</key>