Sha256: 8dacb6528f8b0f3ccfd1e781a3e0b03b8764ac23987d499a5dbc0e40a55d389c

Contents?: true

Size: 328 Bytes

Versions: 4

Compression:

Stored size: 328 Bytes

Contents

#include "architectures.xcconfig"
#include "compiler.xcconfig"
#include "analyzer.xcconfig"

// linker and search paths
OTHER_LDFLAGS = -ObjC
ALWAYS_SEARCH_USER_PATHS = YES
HEADER_SEARCH_PATHS = $(inherited) $(BUILT_PRODUCTS_DIR)

// For where to put things on xcodebuild install
DSTROOT = $(SRCROOT)/products
SKIP_INSTALL = NO

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
xcbootstrap-0.1.0 templates/simple/app/configuration/shared.xcconfig
xcbootstrap-0.0.3 templates/simple/app/configuration/shared.xcconfig
xcbootstrap-0.0.2 templates/simple/app/configuration/shared.xcconfig
xcbootstrap-0.0.1 templates/simple/app/configuration/shared.xcconfig