diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2021-02-04 00:03:59 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2021-02-04 00:03:59 +0100 |
| commit | 491463f421c86d3a7a5482108b818aa5b5e441ea (patch) | |
| tree | e6d37fd9f257826cac09a5adfea91f2dbf70ef1f /Map/Info.plist | |
| parent | 5e8ff4850c4827125fe12788dd5b153c4f636f48 (diff) | |
Diffstat (limited to 'Map/Info.plist')
| -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> |