Sha256: 595985e16c444ed24e1bba94c5d7d71fe5fd1be3107e88ba7dd2d9cef7b1af57
Contents?: true
Size: 531 Bytes
Versions: 1
Compression:
Stored size: 531 Bytes
Contents
#include "Shared.xcconfig" VALIDATE_PRODUCT = NO COPY_PHASE_STRIP = NO GCC_OPTIMIZATION_LEVEL = 0 ONLY_ACTIVE_ARCH = NO 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"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
xcbootstrap-0.0.1 | templates/static-lib/lib/configuration/debug.xcconfig |