mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-23 07:39:59 +01:00
7 lines
304 B
Plaintext
7 lines
304 B
Plaintext
#include "./NetNewsWire_iOSapp_target.xcconfig"
|
|
|
|
CODE_SIGN_ENTITLEMENTS = iOS/ShareExtension/NetNewsWire_iOS_ShareExtension.entitlements
|
|
INFOPLIST_FILE = iOS/IntentsExtension/Info.plist
|
|
PRODUCT_BUNDLE_IDENTIFIER = $(ORGANIZATION_IDENTIFIER).NetNewsWire.iOS.IntentsExtension
|
|
PRODUCT_NAME = $(TARGET_NAME)
|