#include "architectures.xcconfig" #include "compiler.xcconfig" #include "analyzer.xcconfig" // linker and search paths 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