NetNewsWire/xcconfig/NetNewsWire_project_test.xc...

5 lines
172 B
Plaintext
Raw Normal View History

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