Files
NetNewsWire/xcconfig/common/NetNewsWire_mac_target_common.xcconfig
Maurice Parker a39dae0a44 Merge mac-release
2023-02-08 16:37:29 -08:00

11 lines
382 B
Plaintext

// High Level Settings common to both the Mac application and any extensions we bundle with it
MARKETING_VERSION = 6.1.1b2
CURRENT_PROJECT_VERSION = 6108
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon
COMBINE_HIDPI_IMAGES = YES
MACOSX_DEPLOYMENT_TARGET = 11.0
SDKROOT = macosx;