mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2024-12-11 08:56:54 +01: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)
|