mirror of
https://github.com/ish-app/ish.git
synced 2026-01-25 14:06:40 +00:00
7 lines
157 B
Plaintext
7 lines
157 B
Plaintext
#include "XcodeDefault.xcconfig"
|
|
|
|
DEBUG_INFORMATION_FORMAT = dwarf-with-dsym;
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
VALIDATE_PRODUCT = YES;
|