Social framework not found

2019-09-02 21:56发布

问题:

I reopen my project that using Social.framework, but the link binary of Social.framework was red. Before that, I was update my ios 7.0 doc set. Is Social.framework was deleted in ios 7.0 doc set ? Thanks

回答1:

Kindly select social framework from explorer & just press delete. Now click your Xcode project file & click target. In the build phase tab, kindly re add the framework by pressing + button in Link Binary With Library section.

Please note, updating doc set will not remove your framework.

If you have accidentally removed your social.framework from library itself then kindly download it from my uploads here & extract file & put the folder Social.framework back in place.

Hope that helps.