diff --git a/xcconfig/NetNewsWire_macapp_target.xcconfig b/xcconfig/NetNewsWire_macapp_target.xcconfig index 604d5b147..05bc71186 100644 --- a/xcconfig/NetNewsWire_macapp_target.xcconfig +++ b/xcconfig/NetNewsWire_macapp_target.xcconfig @@ -1,6 +1,6 @@ -CODE_SIGN_IDENTITY = Developer ID Application +CODE_SIGN_IDENTITY = Mac Developer DEVELOPMENT_TEAM = M8L2WTLA8W -CODE_SIGN_STYLE = Manual +CODE_SIGN_STYLE = Automatic ORGANIZATION_IDENTIFIER = com.ranchero PROVISIONING_PROFILE_SPECIFIER = NetNewsWire DEVELOPER_ENTITLEMENTS = diff --git a/xcconfig/NetNewsWire_multiplatform_macOSapp_target.xcconfig b/xcconfig/NetNewsWire_multiplatform_macOSapp_target.xcconfig index 33cdf6669..ce3406663 100644 --- a/xcconfig/NetNewsWire_multiplatform_macOSapp_target.xcconfig +++ b/xcconfig/NetNewsWire_multiplatform_macOSapp_target.xcconfig @@ -1,6 +1,6 @@ -CODE_SIGN_IDENTITY = Developer ID Application +CODE_SIGN_IDENTITY = Mac Developer DEVELOPMENT_TEAM = M8L2WTLA8W -CODE_SIGN_STYLE = Manual +CODE_SIGN_STYLE = Automatic ORGANIZATION_IDENTIFIER = com.ranchero PROVISIONING_PROFILE_SPECIFIER = NetNewsWire DEVELOPER_ENTITLEMENTS = diff --git a/xcconfig/NetNewsWire_shareextension_target.xcconfig b/xcconfig/NetNewsWire_shareextension_target.xcconfig index fa2973248..e84e4ec60 100644 --- a/xcconfig/NetNewsWire_shareextension_target.xcconfig +++ b/xcconfig/NetNewsWire_shareextension_target.xcconfig @@ -1,6 +1,6 @@ -CODE_SIGN_IDENTITY = Developer ID Application +CODE_SIGN_IDENTITY = Mac Developer DEVELOPMENT_TEAM = M8L2WTLA8W -CODE_SIGN_STYLE = Manual +CODE_SIGN_STYLE = Automatic ORGANIZATION_IDENTIFIER = com.ranchero PROVISIONING_PROFILE_SPECIFIER = NetNewsWire Mac Share Extension DEVELOPER_ENTITLEMENTS =