Thursday, October 31, 2013

Xcode 5 third party libs, frameworks Linker Error

Hi There,

I am currently working on a project which was developed by someone else.
When I cloned the project for the first time, I was getting linker errors for the third party libs, frameworks like FacebookSDK.framework, flurry etc.
Thought I could see these libs were there in the project navigator and also in the Finder, I really couldn't understand why it was showing the linker errors.
I did few things like Cleaning the project, restarting Xcode, restarting even the mac, which didn't at all work.
Finally found the solution, which I really couldn't thought about and I should have thought about.
Just remove the libs and then re-add them again. (Face-palm).
I know, this should be the obvious first try. Anyway.

Happy Coding.



No comments:

Post a Comment