ld: warning: directory not found for option '-L/Users/yangyuzhen/Desktop/LHXTAPP 9/build/Debug-iphoneos'
ld: library not found for -lPods-CorePlot
clang: error: linker command failed with exit code 1 (use -v to see invocation)
-lPods-CorePlot
这个库找不到,它的路径你是否加入系统路径
工程里面重新导一次库。