diff --git a/Secretive.xcodeproj/project.pbxproj b/Secretive.xcodeproj/project.pbxproj index c544061..b1c924e 100644 --- a/Secretive.xcodeproj/project.pbxproj +++ b/Secretive.xcodeproj/project.pbxproj @@ -1319,8 +1319,8 @@ buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; BUNDLE_LOADER = "$(TEST_HOST)"; - CODE_SIGN_IDENTITY = "-"; - CODE_SIGN_STYLE = Automatic; + CODE_SIGN_IDENTITY = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; COMBINE_HIDPI_IMAGES = YES; DEVELOPMENT_TEAM = Z72PRUAWF6; INFOPLIST_FILE = SecretiveTests/Info.plist; @@ -1332,6 +1332,7 @@ MACOSX_DEPLOYMENT_TARGET = 10.15; PRODUCT_BUNDLE_IDENTIFIER = com.maxgoedjen.SecretiveTests; PRODUCT_NAME = "$(TARGET_NAME)"; + PROVISIONING_PROFILE_SPECIFIER = ""; SWIFT_VERSION = 5.0; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Secretive.app/Contents/MacOS/Secretive"; }; diff --git a/Secretive.xcodeproj/xcshareddata/xcschemes/Secretive.xcscheme b/Secretive.xcodeproj/xcshareddata/xcschemes/Secretive.xcscheme index 3a458b1..4dd969c 100644 --- a/Secretive.xcodeproj/xcshareddata/xcschemes/Secretive.xcscheme +++ b/Secretive.xcodeproj/xcshareddata/xcschemes/Secretive.xcscheme @@ -67,7 +67,7 @@