我正在尝试重新创建茧足类FBSDKShareKit的绑定。我执行了:sharpie pod bindWhile building module 'FBSDKShareKit/FBSDKShareKit.framework/Headers/FBSDKShareKit-umbrella.h:13:
In file included from /Users/som
我想在用户成功登录后在Facebook上分享帖子。我知道如何分享这篇文章:content.contentURL = NSURL(string: "http://url.me")content.contentDescription = "I'm working over app!"
FBSDKShareDialog.showFromViewC