diff options
| -rw-r--r-- | Map/Info.plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Map/Info.plist b/Map/Info.plist index ca51786..903c15d 100644 --- a/Map/Info.plist +++ b/Map/Info.plist @@ -18,6 +18,8 @@ <string>$(MARKETING_VERSION)</string> <key>CFBundleVersion</key> <string>1</string> + <key>LSApplicationCategoryType</key> + <string>public.app-category.productivity</string> <key>LSMinimumSystemVersion</key> <string>$(MACOSX_DEPLOYMENT_TARGET)</string> </dict> |