mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2024-12-23 08:09:41 +01:00
Make test configuration look for release configurations as well
This commit is contained in:
parent
6b1cccc831
commit
9e8764377f
@ -1,3 +1,4 @@
|
||||
#include "./NetNewsWire_project_debug.xcconfig"
|
||||
|
||||
OTHER_SWIFT_FLAGS = -DTEST $(inherited)
|
||||
FRAMEWORK_SEARCH_PATHS = $(inherited) $(SYMROOT)/Release$(EFFECTIVE_PLATFORM_NAME)
|
||||
|
Loading…
Reference in New Issue
Block a user