mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
5 lines
172 B
Plaintext
5 lines
172 B
Plaintext
#include "./NetNewsWire_project_debug.xcconfig"
|
|
|
|
OTHER_SWIFT_FLAGS = -DTEST $(inherited)
|
|
FRAMEWORK_SEARCH_PATHS = $(inherited) $(SYMROOT)/Release$(EFFECTIVE_PLATFORM_NAME)
|