Our application uses G+ feature that was working fine before I upgraded my system to OS mavericks<p>Now we are getting following error
"ld: library not found for -lGooglePlusUniversal clang: error: linker command failed with exit code 1 (use -v to see invocation)"<p>Can anyone help me resolve this. We have tried many things but somehow struggling to fix this, I am sure it is some silly mistake that we are over looking<p>Any help is appreciated
it looks like a problem with your xcode project file. Try to create a new project with your code and run it again.<p>After that; diff your project files and you can see what the issue is.