From ddde664d61af7d27fa787c31ddbba852181160de Mon Sep 17 00:00:00 2001 From: Maurice Parker Date: Wed, 8 Sep 2021 21:14:32 -0500 Subject: [PATCH] Remove provisioning specifier for Brent's build --- 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 e84e4ec60..d5515df46 100644 --- a/xcconfig/NetNewsWire_shareextension_target.xcconfig +++ b/xcconfig/NetNewsWire_shareextension_target.xcconfig @@ -2,7 +2,7 @@ CODE_SIGN_IDENTITY = Mac Developer DEVELOPMENT_TEAM = M8L2WTLA8W CODE_SIGN_STYLE = Automatic ORGANIZATION_IDENTIFIER = com.ranchero -PROVISIONING_PROFILE_SPECIFIER = NetNewsWire Mac Share Extension +PROVISIONING_PROFILE_SPECIFIER = DEVELOPER_ENTITLEMENTS = // developers can locally override the Xcode settings for code signing