mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
mac: Set LSApplicationCategoryType in Info.plist
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user