We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fe521b commit f4acd34Copy full SHA for f4acd34
macos/Runner/Info.plist
@@ -20,6 +20,8 @@
20
<string>$(FLUTTER_BUILD_NAME)</string>
21
<key>CFBundleVersion</key>
22
<string>$(FLUTTER_BUILD_NUMBER)</string>
23
+ <key>LSApplicationCategoryType</key>
24
+ <string>public.app-category.utilities</string>
25
<key>LSMinimumSystemVersion</key>
26
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
27
<key>NSHumanReadableCopyright</key>
0 commit comments