From 4e233e5f966ca754588d0a2c36aae19b2c6cbbdd Mon Sep 17 00:00:00 2001 From: Maurice Parker Date: Sun, 6 Oct 2019 18:48:18 -0500 Subject: [PATCH] Change the code signing identity to Mac Developer for releases --- xcconfig/NetNewsWire_macapp_target.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xcconfig/NetNewsWire_macapp_target.xcconfig b/xcconfig/NetNewsWire_macapp_target.xcconfig index 26fae70ff..41ee9d77a 100644 --- a/xcconfig/NetNewsWire_macapp_target.xcconfig +++ b/xcconfig/NetNewsWire_macapp_target.xcconfig @@ -1,6 +1,6 @@ -CODE_SIGN_IDENTITY[config=Release] = Developer ID Application +CODE_SIGN_IDENTITY[config=Release] = Mac Developer CODE_SIGN_IDENTITY[config=Debug] = Mac Developer -DEVELOPMENT_TEAM[config=Release] = M8L2WTLA8W +DEVELOPMENT_TEAM[config=Release] = M8L2WTLA8W CODE_SIGN_STYLE = Automatic PROVISIONING_PROFILE_SPECIFIER =