I was working on my project and suddenly after editing the code and compiling gave this error:
ld: warning: directory not found for option \'- L/Use
I was importing a library in a test case which I had specified in my pod file for the main target but not for the test target.