Sha256: 951371b8cfbe9e69633adbc69337662670272f1a7f7915c5846a44c8bc7a49b3

Contents?: true

Size: 481 Bytes

Versions: 4

Compression:

Stored size: 481 Bytes

Contents

#include "../../Pods/Pods-test.xcconfig"

TEST_LOADER_APP = test-loader
PRODUCT_NAME = $(TARGET_NAME)
FRAMEWORK_SEARCH_PATHS = $(inherited) $(SDKROOT)/Developer/Library/Frameworks $(DEVELOPER_LIBRARY_DIR)/Frameworks
INFOPLIST_FILE = resources/UnitTestsInfo.plist

GCC_PRECOMPILE_PREFIX_HEADER = YES
GCC_PREFIX_HEADER = test/UnitTestsPrefix.pch

WRAPPER_EXTENSION = octest
BUNDLE_LOADER = $(BUILT_PRODUCTS_DIR)/$(TEST_LOADER_APP).app/$(TEST_LOADER_APP)
TEST_HOST = $(BUNDLE_LOADER)

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
xcbootstrap-0.1.0 templates/static-lib/lib/configuration/unit-tests.xcconfig
xcbootstrap-0.0.3 templates/static-lib/lib/configuration/unit-tests.xcconfig
xcbootstrap-0.0.2 templates/static-lib/lib/configuration/unit-tests.xcconfig
xcbootstrap-0.0.1 templates/static-lib/lib/configuration/unit-tests.xcconfig