So, I looked at some answers that seem to concern similar issues, and I could not solve the problem. I just upgraded to Xcode 8.0, but I did not solve this problem before I updated, perhaps a significant error in the judgment, but I'm here. I can not find the specified paths in the Xcode settings. I honestly don't know where they came from. I just followed the basic installation instructions for these two cocoa pods and I am so close to success. Any help you can give me will be fantastic. Thank you for your attention.
ld: warning: directory not found for option '-F/Users/seanzlatnik/Library/Developer/Xcode/DerivedData/FluctuateApp-dwftgojouclofedrueeenyfijogv/Build/Products/Debug-iphoneos/ABCustomUINavigationController'
ld: warning: directory not found for option '-F/Users/seanzlatnik/Library/Developer/Xcode/DerivedData/FluctuateApp-dwftgojouclofedrueeenyfijogv/Build/Products/Debug-iphoneos/Charts'
ld: framework not found ABCustomUINavigationController
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Regards,
Sean
source
share