无法导入桥接标头facebook sdk

时间:2016-10-23 08:29:53

标签: ios swift facebook

大家好我在尝试使用swift编译文件时遇到此错误: enter image description here

我已将框架FSBDKCoreKitFBSDKLoginKitFBSDKShareKitBolt添加到我的根文件夹而不是我的xcodeprojectworkspace。但是我收到了这些错误。我需要一些帮助。

我还在DealsApp-Bridging-Header中添加了框架: enter image description here

2 个答案:

答案 0 :(得分:1)

前几天我遇到了同样的问题。无法找到原因但是当我尝试使用可可豆荚安装sdk时,而不是仅仅拖动它刚刚工作的文件。 试一试:https://edbinx.com/apple/ios/use-facebook-fbsdk-swift-cocoapods-ios-9-13369.html

答案 1 :(得分:0)

从错误中,我认为你需要添加

db.users.findOne()
{
    "_id" : ObjectId("578ffa8e7eb9513f4f55a935"),
    "user_name" : "koteras",
    "retweet_count" : 0,
    "tweet_followers_count" : 461,
    "source" : "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>",
    "coordinates" : null,
    "tweet_mentioned_count" : 1,
    "tweet_ID" : "755891629932675072",
    "tweet_text" : "RT @ochocinco: I beat them all for 10 straight hours #FIFA16KING",
    "user" : {
        "CreatedAt" : ISODate("2011-12-27T09:04:01Z"),
        "FavouritesCount" : 5223,
        "FollowersCount" : 461,
        "FriendsCount" : 619,
        "UserId" : 447818090,
        "Location" : "501"
    }

在您的文件&#34; DealsApp-Bridging-Header.h&#34;