Remove the deep signing code flag.

This commit is contained in:
Maurice Parker 2021-05-18 19:35:24 -05:00
parent f70e5ae191
commit f79a3e2675
2 changed files with 0 additions and 3 deletions

View File

@ -37,5 +37,3 @@ DEVELOPER_ENTITLEMENTS =
CODE_SIGN_ENTITLEMENTS = Mac/Resources/NetNewsWire$(DEVELOPER_ENTITLEMENTS).entitlements
PRODUCT_BUNDLE_IDENTIFIER = $(ORGANIZATION_IDENTIFIER).NetNewsWire-Evergreen
OTHER_CODE_SIGN_FLAGS = --deep

View File

@ -42,4 +42,3 @@ PRODUCT_NAME = $(TARGET_NAME)
ASSETCATALOG_COMPILER_APPICON_NAME =
SDKROOT = macosx
OTHER_CODE_SIGN_FLAGS = --deep