2019-10-21 10:31:38 -04:00
|
|
|
#include "./NetNewsWire_mac_target_common.xcconfig"
|
2019-10-21 10:22:27 -04:00
|
|
|
|
|
|
|
// Settings common to both the Mac Direct and Mac App Store targets
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon
|
|
|
|
INFOPLIST_FILE = Mac/Resources/Info.plist
|
|
|
|
PRODUCT_NAME = NetNewsWire
|
|
|
|
SWIFT_OBJC_BRIDGING_HEADER = Mac/NetNewsWire-Bridging-Header.h
|