We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb35994 commit 3f11125Copy full SHA for 3f11125
MongoDB/Info.plist
@@ -17,11 +17,13 @@
17
<key>CFBundlePackageType</key>
18
<string>APPL</string>
19
<key>CFBundleShortVersionString</key>
20
- <string>1.2.0</string>
+ <string>2.0.0</string>
21
<key>CFBundleSignature</key>
22
<string>????</string>
23
<key>CFBundleVersion</key>
24
<string>1</string>
25
+ <key>LSApplicationCategoryType</key>
26
+ <string>public.app-category.developer-tools</string>
27
<key>LSMinimumSystemVersion</key>
28
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
29
<key>LSUIElement</key>
0 commit comments