Sha256: fb2fcc115475313fad74bae7e03b133865875212257249632bd008d1eb50ca5e

Contents?: true

Size: 532 Bytes

Versions: 3

Compression:

Stored size: 532 Bytes

Contents

#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"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
xcbootstrap-0.1.0 templates/static-lib/lib/configuration/debug.xcconfig
xcbootstrap-0.0.3 templates/static-lib/lib/configuration/debug.xcconfig
xcbootstrap-0.0.2 templates/static-lib/lib/configuration/debug.xcconfig