Xcode: ld: library not found for -lAFNetworking
问题 Because of this one reason, build always fails...Any ideas about what I could try? EDIT: the solution is to open the xcworkspace instead of the xcproject! 回答1: Might be you are opening .xcodeproj file after installing pods. Close the project and open .xcworkspace file. 回答2: Have the same issue. What I did with the help of https://premium.wpmudev.org/forums/topic/anybody-solved-this-linker-command-failed-with-exit-code-1 and Adlair Cerecedo-Mendez Delete the "Pods" project on the left panel of