NetNewsWire/xcconfig/NetNewsWire_project_test.xcconfig
2019-10-22 16:42:17 -05:00

5 lines
172 B
Plaintext

#include "./NetNewsWire_project_debug.xcconfig"
OTHER_SWIFT_FLAGS = -DTEST $(inherited)
FRAMEWORK_SEARCH_PATHS = $(inherited) $(SYMROOT)/Release$(EFFECTIVE_PLATFORM_NAME)