I am getting the following error when I run my app:
ld: warning: directory not found for option '-F/Users/qlxmac01/Desktop/iPhone Apps from Google Docs/NinjaBites/../../Documents/FacebookSDK'
It uses an older version of the FacebookSDK from around 2012-2013 but I am not sure why the app will not compile. I'm assuming that the problem has to do with the FacebookSDK.framework
Could someone please point me in the right direction of how to fix this error or what I should even be looking for to fix this problem?