Skip to content

Commit 8c21373

Browse files
committed
Set app category
1 parent 418a997 commit 8c21373

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/Caffeine.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,7 @@
320320
);
321321
GENERATE_INFOPLIST_FILE = YES;
322322
INFOPLIST_FILE = Caffeine/Ressources/Info.plist;
323+
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
323324
INFOPLIST_KEY_NSHumanReadableCopyright = "";
324325
LD_RUNPATH_SEARCH_PATHS = (
325326
"$(inherited)",
@@ -359,6 +360,7 @@
359360
);
360361
GENERATE_INFOPLIST_FILE = YES;
361362
INFOPLIST_FILE = Caffeine/Ressources/Info.plist;
363+
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
362364
INFOPLIST_KEY_NSHumanReadableCopyright = "";
363365
LD_RUNPATH_SEARCH_PATHS = (
364366
"$(inherited)",

0 commit comments

Comments
 (0)