9 lines
212 B
Plaintext
9 lines
212 B
Plaintext
#include "./NetNewsWire_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
|
|
|