NetNewsWire/xcconfig/NetNewsWire_project_release.xcconfig
2019-07-28 14:45:18 -07:00

9 lines
212 B
Plaintext

#include "./NetNewsWire_project.xcconfig"
DEBUG_INFORMATION_FORMAT = dwarf-with-dsym
ENABLE_NS_ASSERTIONS = NO
MTL_ENABLE_DEBUG_INFO = NO
OTHER_SWIFT_FLAGS = -DRELEASE
SWIFT_OPTIMIZATION_LEVEL = -Owholemodule