diff --git a/xcconfig/NetNewsWire_project_test.xcconfig b/xcconfig/NetNewsWire_project_test.xcconfig index ad10a9ae1..fa08e7ae8 100644 --- a/xcconfig/NetNewsWire_project_test.xcconfig +++ b/xcconfig/NetNewsWire_project_test.xcconfig @@ -1,3 +1,4 @@ #include "./NetNewsWire_project_debug.xcconfig" OTHER_SWIFT_FLAGS = -DTEST $(inherited) +FRAMEWORK_SEARCH_PATHS = $(inherited) $(SYMROOT)/Release$(EFFECTIVE_PLATFORM_NAME)