1 ARCHS = $(ARCHS_STANDARD_32_64_BIT)
2 CODE_SIGN_IDENTITY = -;
3 GCC_VERSION = com.apple.compilers.llvm.clang.1_0
4 DEBUG_INFORMATION_FORMAT = dwarf-with-dsym
6 CURRENT_PROJECT_VERSION = $(RC_ProjectSourceVersion)
7 VERSIONING_SYSTEM = apple-generic;
9 DEAD_CODE_STRIPPING = YES
11 // Debug symbols should be on obviously
12 GCC_GENERATE_DEBUGGING_SYMBOLS = YES
14 STRIP_STYLE = debugging
15 STRIP_INSTALLED_PRODUCT = NO