Pod Error in Xcode “Id: framework not found Pods”
I am trying to clone a project from a bitbucket repository and am getting an error Id: framework not found Pods clang: error: linker command failed with exit code 1 (use -v to see invocation) when trying to run an Xcode project in workspace. These are the steps I have followed, if anyone could let me know what I am doing wrong, that would be great! git clone (link to bitbucket) changed the configuration settings in the Xcode pods project to none for both debug and release performed pod install opened Xcode workspace file tried to build in Xcode and received the error Id: framework not found