gpt4 book ai didi

swift - 在框架模块 'FBSDKCoreKit.FBSDKAppLinkResolver' 中包含非模块化 header

转载 作者:搜寻专家 更新时间:2023-10-31 08:20:29 26 4
gpt4 key购买 nike

昨天我将 Xcode 更新到版本 7.3 (7D175),突然间我的应用程序不再构建了。我的最后期限临近,我无法构建应用程序 :-(

我尝试将build设置更改为:

  • 允许非模块化包含在框架模块中 = 是
  • 启用模块=否

我的 pod 文件:

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.1'
use_frameworks!

#Parse, Facebook, Twitter
pod 'Parse'
pod 'ParseUI'
pod 'ParseFacebookUtilsV4'
pod 'ParseTwitterUtils'
pod 'FBSDKCoreKit'
pod 'FBSDKLoginKit'
pod 'FBSDKShareKit'

已安装 cocoapods-0.39.0

Analyzing dependencies
Downloading dependencies
Using Bolts (1.6.0)
Using FBSDKCoreKit (4.10.1)
Using FBSDKLoginKit (4.10.1)
Using FBSDKShareKit (4.10.1)
Using Parse (1.13.0)
Using ParseFacebookUtilsV4 (1.11.1)
Using ParseTwitterUtils (1.10.0)
Using ParseUI (1.2.0)

我应该怎么做才能解决这个问题?

最佳答案

我将应用build设置改回:

allow non-modular includes in framework modules = no
enable modules = yes

然后我更改了 Pods > ParseFacebookUtilsV4,如下图所示,一切都很好。希望对您也有帮助。

See the screen-shot

它对我有用!

关于swift - 在框架模块 'FBSDKCoreKit.FBSDKAppLinkResolver' 中包含非模块化 header ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36211734/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com