library not found for -lPods-AFNetworking
问题 I am getting the following error when using AFNetworking: ''library not found for -lPods-AFNetworking'' "linker command failed with exit code 1 (use -v to see invocation)." I checked for all missing frameworks,and they are all present .Additionally this project works for other people(we pulled it from github) and I'm the only person for whom it does not work.(its a joint project) We all use Xcode 6.2. I do not understand what could be wrong or what went missing. I tried pulling using the