gpt4 book ai didi

swift - 添加 Firestore 会生成错误 ld : framework not found GRPCClient

转载 作者:搜寻专家 更新时间:2023-10-30 23:13:47 25 4
gpt4 key购买 nike

我将 Firestore 添加到我现有的项目中,我一直在使用 Firebase 的实时数据库,但再次运行我的项目时遇到问题。现在无法编译我的项目。我一直有 ld: framework not found GRPCClient

当我删除 pod 'Firebase/Firestore' 时,我的项目运行没有问题。但是我一添加 pod 'Firebase/Firestore' 并安装它,我就收到了错误消息 ld: framework not found GRPCClient

这是我的 Podfile 内容:

  pod 'Pastel'
pod 'TwicketSegmentedControl'
pod 'IQKeyboardManager'

pod 'PINRemoteImage'

pod 'FacebookCore'

pod 'Firebase/Core'
pod 'Firebase/Auth'
pod 'FacebookLogin'
pod 'FacebookShare'
pod 'Firebase/Database'
pod 'Firebase/Messaging'
pod 'Firebase/Crash'
pod 'Firebase/RemoteConfig'
pod 'Firebase/Storage'
pod 'Firebase/Firestore'

pod 'AAPhotoCircleCrop'
pod 'GrowingTextView', '~> 0.4.0'
pod 'TimeAgoInWords'

pod 'Fabric'
pod 'Crashlytics'

A screenshot of the build error

最佳答案

终于自己解决了:

在应用程序工作区中:

Target -> Project -> Build Settings 

Build Active Architectures 更改为 No,同样在 Pods 项目中,在每个目标中更改它,最后清理并重新构建解决了 the framework not found GRPCClient 错误。

关于swift - 添加 Firestore 会生成错误 ld : framework not found GRPCClient,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/46874371/

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