Skip to content

Commit

Permalink
Add an application category
Browse files Browse the repository at this point in the history
  • Loading branch information
Stengo committed Oct 11, 2023
1 parent d655f6d commit 2267a19
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DeskPad.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -389,6 +389,7 @@
CURRENT_PROJECT_VERSION = 2;
DEVELOPMENT_TEAM = TYPC962S4N;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
INFOPLIST_KEY_NSHumanReadableCopyright = "";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -413,6 +414,7 @@
CURRENT_PROJECT_VERSION = 2;
DEVELOPMENT_TEAM = TYPC962S4N;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
INFOPLIST_KEY_NSHumanReadableCopyright = "";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
Expand Down

0 comments on commit 2267a19

Please sign in to comment.