NetNewsWire/Frameworks/RSTree/xcconfig/RSTreeTests_target.xcconfig

19 lines
234 B
Plaintext
Raw Normal View History

LD_RUNPATH_SEARCH_PATHS = $(inherited) @executable_path/../Frameworks @loader_path/../Frameworks
INFOPLIST_FILE = RSTreeTests/Info.plist
PRODUCT_BUNDLE_IDENTIFIER = com.ranchero.RSTreeTests
PRODUCT_NAME = $(TARGET_NAME)