diff --git a/defaults edit.xcodeproj/project.pbxproj b/defaults edit.xcodeproj/project.pbxproj
index 046a857..c870e2b 100644
--- a/defaults edit.xcodeproj/project.pbxproj
+++ b/defaults edit.xcodeproj/project.pbxproj
@@ -473,17 +473,18 @@
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 6;
+ CURRENT_PROJECT_VERSION = 7;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = "";
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = "defaults edit/Info.plist";
+ INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
IPHONEOS_DEPLOYMENT_TARGET = "";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
);
- MARKETING_VERSION = 0.5.0;
+ MARKETING_VERSION = 0.6.0;
PRODUCT_BUNDLE_IDENTIFIER = "ca.igregory.defaults-edit";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
@@ -501,17 +502,18 @@
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 6;
+ CURRENT_PROJECT_VERSION = 7;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = 7H3X83BUY2;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = "defaults edit/Info.plist";
+ INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
IPHONEOS_DEPLOYMENT_TARGET = "";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
);
- MARKETING_VERSION = 0.5.0;
+ MARKETING_VERSION = 0.6.0;
PRODUCT_BUNDLE_IDENTIFIER = "ca.igregory.defaults-edit";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
diff --git a/defaults edit/Info.plist b/defaults edit/Info.plist
index 606a03b..aa96a9b 100644
--- a/defaults edit/Info.plist
+++ b/defaults edit/Info.plist
@@ -36,7 +36,7 @@
LSMinimumSystemVersion
$(MACOSX_DEPLOYMENT_TARGET)
NSHumanReadableCopyright
- Copyright © 2019 Ian Gregory. All rights reserved.
+ Copyright © 2019–2024 Ian Gregory. Released as open source under the MIT license.
NSMainStoryboardFile
Main
NSPrincipalClass