mac: Set LSApplicationCategoryType in Info.plist

This commit is contained in:
Cheng Zhao 2015-09-29 13:27:50 +08:00
parent 9e51ff2b4b
commit 96c15f19e3

View file

@ -20,6 +20,8 @@
<string>0.33.7</string>
<key>CFBundleShortVersionString</key>
<string>0.33.7</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.developer-tools</string>
<key>LSMinimumSystemVersion</key>
<string>10.8.0</string>
<key>NSMainNibFile</key>