NetNewsWire/xcconfig/Evergreen_project_release.x...

9 lines
210 B
Plaintext
Raw Normal View History

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