Sha256: c4ab325900f5b61254fa01088060edcc57bfc9c65ab906dd845ef631cc0f5e0c

Contents?: true

Size: 403 Bytes

Versions: 4

Compression:

Stored size: 403 Bytes

Contents

PRODUCT_NAME = $(TARGET_NAME)
GCC_PRECOMPILE_PREFIX_HEADER = YES
GCC_PREFIX_HEADER = test/TestLoaderAppPrefix.pch
INFOPLIST_FILE = resources/TestLoaderAppInfo.plist
WRAPPER_EXTENSION = app

FRAMEWORK_SEARCH_PATHS = $(inherited)
// the OTHER_LDFLAGS clashes with Pods override.
// Should set up separate variable like other Pods variables
OTHER_LDFLAGS = $(inherited)
LIBRARY_SEARCH_PATHS = $(inherited)

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
xcbootstrap-0.1.0 templates/static-lib/lib/configuration/test-loader.xcconfig
xcbootstrap-0.0.3 templates/static-lib/lib/configuration/test-loader.xcconfig
xcbootstrap-0.0.2 templates/static-lib/lib/configuration/test-loader.xcconfig
xcbootstrap-0.0.1 templates/static-lib/lib/configuration/test-loader.xcconfig