Skip to content

Commit

Permalink
Update App category
Browse files Browse the repository at this point in the history
  • Loading branch information
dz0ny committed Jan 16, 2024
1 parent ac07bdf commit ce1019f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Pareto Security.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1607,13 +1607,13 @@
ENABLE_PREVIEWS = YES;
GCC_PREPROCESSOR_DEFINITIONS = "SETAPP_ENABLED=0";
INFOPLIST_FILE = Pareto/Info.plist;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools";
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 11.0;
MARKETING_VERSION = 1.7.72;
MARKETING_VERSION = 0.0.17;
PRODUCT_BUNDLE_IDENTIFIER = niteo.co.Pareto;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand All @@ -1640,13 +1640,13 @@
ENABLE_PREVIEWS = YES;
GCC_PREPROCESSOR_DEFINITIONS = "SETAPP_ENABLED=0";
INFOPLIST_FILE = Pareto/Info.plist;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools";
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 11.0;
MARKETING_VERSION = 1.7.72;
MARKETING_VERSION = 0.0.17;
PRODUCT_BUNDLE_IDENTIFIER = niteo.co.Pareto;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down

0 comments on commit ce1019f

Please sign in to comment.