diff --git a/Menubar RunCat.xcodeproj/project.pbxproj b/Menubar RunCat.xcodeproj/project.pbxproj index 7705874..9b88888 100644 --- a/Menubar RunCat.xcodeproj/project.pbxproj +++ b/Menubar RunCat.xcodeproj/project.pbxproj @@ -273,18 +273,18 @@ CURRENT_PROJECT_VERSION = 1.0.0; DEAD_CODE_STRIPPING = YES; DEVELOPMENT_TEAM = VJ5N2X84K8; + ENABLE_HARDENED_RUNTIME = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = "Menubar RunCat/Info.plist"; INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities"; INFOPLIST_KEY_LSUIElement = YES; - INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2019 Takuto Nakamura. All rights reserved."; + INFOPLIST_KEY_NSHumanReadableCopyright = "© 2019-2023 Takuto Nakamura"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/../Frameworks", ); - MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)"; MARKETING_VERSION = 1.0; - PRODUCT_BUNDLE_IDENTIFIER = "com.kyome.menubar-runcat"; + PRODUCT_BUNDLE_IDENTIFIER = com.kyome.runcat.menubar; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; }; @@ -302,18 +302,18 @@ CURRENT_PROJECT_VERSION = 1.0.0; DEAD_CODE_STRIPPING = YES; DEVELOPMENT_TEAM = VJ5N2X84K8; + ENABLE_HARDENED_RUNTIME = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = "Menubar RunCat/Info.plist"; INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities"; INFOPLIST_KEY_LSUIElement = YES; - INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2019 Takuto Nakamura. All rights reserved."; + INFOPLIST_KEY_NSHumanReadableCopyright = "© 2019-2023 Takuto Nakamura"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/../Frameworks", ); - MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)"; MARKETING_VERSION = 1.0; - PRODUCT_BUNDLE_IDENTIFIER = "com.kyome.menubar-runcat"; + PRODUCT_BUNDLE_IDENTIFIER = com.kyome.runcat.menubar; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; }; diff --git a/Menubar RunCat.xcodeproj/project.xcworkspace/xcuserdata/takuto.xcuserdatad/UserInterfaceState.xcuserstate b/Menubar RunCat.xcodeproj/project.xcworkspace/xcuserdata/takuto.xcuserdatad/UserInterfaceState.xcuserstate index 9783433..c509d49 100644 Binary files a/Menubar RunCat.xcodeproj/project.xcworkspace/xcuserdata/takuto.xcuserdatad/UserInterfaceState.xcuserstate and b/Menubar RunCat.xcodeproj/project.xcworkspace/xcuserdata/takuto.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/Menubar RunCat/Menubar_RunCat.entitlements b/Menubar RunCat/Menubar_RunCat.entitlements index f2ef3ae..18aff0c 100644 --- a/Menubar RunCat/Menubar_RunCat.entitlements +++ b/Menubar RunCat/Menubar_RunCat.entitlements @@ -2,9 +2,9 @@ - com.apple.security.app-sandbox - - com.apple.security.files.user-selected.read-only - + com.apple.security.app-sandbox + + com.apple.security.files.user-selected.read-only +