Sha256: deb2384330b4c47b3783d5c103c4bec43a5d47867a0a3e5a607ceb0359c96512

Contents?: true

Size: 654 Bytes

Versions: 1

Compression:

Stored size: 654 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
OTHER_CFLAGS = $(inherited)
OTHER_LDFLAGS = $(inherited)
LIBRARY_SEARCH_PATHS = $(inherited) $(FRANK_LIBRARY_SEARCH_PATHS)

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/simple/app/configuration/debug.xcconfig