NetNewsWire/xcconfig/common/NetNewsWire_mac_target_common.xcconfig
2020-10-01 21:05:12 -07:00

10 lines
321 B
Plaintext

// High Level Settings common to both the Mac application and any extensions we bundle with it
MARKETING_VERSION = 5.1.1a2
CURRENT_PROJECT_VERSION = 3011
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon
COMBINE_HIDPI_IMAGES = YES
MACOSX_DEPLOYMENT_TARGET = 10.15
SDKROOT = macosx;