Skip to content

Commit a415560

Browse files
Add app category of 'Developer Tools' to Info.plist
1 parent 8e378d1 commit a415560

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

BuildSettingExtractor/BuildSettingExtractor-Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
2424
<string>$(CURRENT_PROJECT_VERSION)</string>
25+
<key>LSApplicationCategoryType</key>
26+
<string>public.app-category.developer-tools</string>
2527
<key>LSMinimumSystemVersion</key>
2628
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
2729
<key>NSHumanReadableCopyright</key>

0 commit comments

Comments
 (0)