From a0d2ee472d256a15229e655b3862e5d9c4b18b8d Mon Sep 17 00:00:00 2001 From: Maurice Parker Date: Tue, 1 Sep 2020 19:13:56 -0500 Subject: [PATCH] Remove share extension provisioning profile specifier. --- xcconfig/NetNewsWire_shareextension_target.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xcconfig/NetNewsWire_shareextension_target.xcconfig b/xcconfig/NetNewsWire_shareextension_target.xcconfig index 88d775cc9..5ffd94a9e 100644 --- a/xcconfig/NetNewsWire_shareextension_target.xcconfig +++ b/xcconfig/NetNewsWire_shareextension_target.xcconfig @@ -2,7 +2,7 @@ CODE_SIGN_IDENTITY = Developer ID Application DEVELOPMENT_TEAM = M8L2WTLA8W CODE_SIGN_STYLE = Manual ORGANIZATION_IDENTIFIER = com.ranchero -PROVISIONING_PROFILE_SPECIFIER = NetNewsWire +PROVISIONING_PROFILE_SPECIFIER = DEVELOPER_ENTITLEMENTS = // developers can locally override the Xcode settings for code signing