#include "Shared.xcconfig" VALIDATE_PRODUCT = YES COPY_PHASE_STRIP = YES GCC_OPTIMIZATION_LEVEL = s GENERATE_PROFILING_CODE = NO GCC_GENERATE_DEBUGGING_SYMBOLS = NO STRIP_INSTALLED_PRODUCT = YES ONLY_ACTIVE_ARCH = NO OTHER_CFLAGS = $(inherited) -DNS_BLOCK_ASSERTIONS=1 CODE_SIGN_IDENTITY = CODE_SIGN_IDENTITY[sdk=iphoneos*] = iPhone Distribution // 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 "release-code-sign.xcconfig"