How to add a Framework Exports File

I have added the Exports.txt File under Build Settings / Linking / Exported Symbols File.

But the Linker can't find it. "ld: can't open -exported_symbols_list file: Exports.txt"

How can I make Xcode find the File?

How to add a Framework Exports File
 
 
Q