#include "Shared.xcconfig" VALIDATE_PRODUCT = NO COPY_PHASE_STRIP = NO GCC_OPTIMIZATION_LEVEL = 0 ONLY_ACTIVE_ARCH = YES GENERATE_PROFILING_CODE = YES GCC_GENERATE_DEBUGGING_SYMBOLS = YES STRIP_INSTALLED_PRODUCT = NO GCC_PREPROCESSOR_DEFINITIONS = $(inherited) DEBUG=1 CODE_SIGN_IDENTITY = iPhone Developer CODE_SIGN_IDENTITY[sdk=iphoneos*] = iPhone Developer // If you need to override the code signing, create this file // which is not tracked in git, and set the CODE_SIGN_IDENTITY there #include "debug-code-sign.xcconfig"