NetNewsWire/xcconfig/common/NetNewsWire_ios_target_common.xcconfig
2023-03-19 13:01:53 -07:00

13 lines
393 B
Plaintext

// High Level Settings common to both the iOS application and any extensions we bundle with it
MARKETING_VERSION = 6.1.2
CURRENT_PROJECT_VERSION = 6116
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
COMBINE_HIDPI_IMAGES = YES
GCC_C_LANGUAGE_STANDARD = gnu11;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = 1,2