Files
NetNewsWire/xcconfig/common/NetNewsWire_mac_target_common.xcconfig
2024-11-30 22:02:07 -08:00

10 lines
339 B
Plaintext

// High Level Settings common to both the Mac application and any extensions we bundle with it
MARKETING_VERSION = 6.1.5b3
CURRENT_PROJECT_VERSION = 6124
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon
COMBINE_HIDPI_IMAGES = YES
MACOSX_DEPLOYMENT_TARGET = 13.0
SDKROOT = macosx;