NetNewsWire/xcconfig/NetNewsWire_project_test.xcconfig

5 lines
172 B
Plaintext
Raw Normal View History

2019-10-11 17:38:01 -05:00
#include "./NetNewsWire_project_debug.xcconfig"
OTHER_SWIFT_FLAGS = -DTEST $(inherited)
2019-10-22 16:42:17 -05:00
FRAMEWORK_SEARCH_PATHS = $(inherited) $(SYMROOT)/Release$(EFFECTIVE_PLATFORM_NAME)