TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

IOS app giving trouble after update to OS mavericks

1 pointsby sGrabberover 11 years ago
Our application uses G+ feature that was working fine before I upgraded my system to OS mavericks<p>Now we are getting following error &quot;ld: library not found for -lGooglePlusUniversal clang: error: linker command failed with exit code 1 (use -v to see invocation)&quot;<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

1 comment

steffexover 11 years ago
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.
评论 #6726281 未加载