mirror of
https://github.com/dsward2/macSVG.git
synced 2026-05-28 00:20:58 +02:00
7 lines
143 B
Plaintext
Executable File
7 lines
143 B
Plaintext
Executable File
#include "Base"
|
|
|
|
// Common
|
|
GCC_TREAT_WARNINGS_AS_ERRORS = YES
|
|
GCC_PREPROCESSOR_DEFINITIONS = NDEBUG NS_BLOCK_ASSERTIONS
|
|
VALIDATE_PRODUCT = YES
|