iOS Firebase Pod - 找不到框架 FirebaseCore 错误
Posted
技术标签:
【中文标题】iOS Firebase Pod - 找不到框架 FirebaseCore 错误【英文标题】:iOS Firebase Pod - framework not found FirebaseCore error 【发布时间】:2019-05-02 06:25:15 【问题描述】:我正在尝试将Firebase
Cloud Messaging 集成到 ios 应用程序中。添加了Firebase
Core 和Firebase
Messaging pod,并进行了所有必需的设置。
以下是使用的 pod。
pod 'Firebase/Core'
pod 'Firebase/Messaging'
在进行清理和构建时,应用程序构建失败并出现错误:
"ld: framework not found FirebaseCore
clang: error: linker command failed with exit code 1"
请帮忙。提前致谢。
【问题讨论】:
只是为了确定您打开的是工作区还是 xcode 项目? 有什么解决办法吗? 【参考方案1】:如果不起作用,请使用“command + B”
将您的应用程序放在模拟器上一秒钟,然后将其删除。然后再次运行 Xcode。
【讨论】:
以上是关于iOS Firebase Pod - 找不到框架 FirebaseCore 错误的主要内容,如果未能解决你的问题,请参考以下文章
Flutter:CocoaPods 找不到 pod“Firebase/Messaging”的兼容版本
React-native iOS:Cocoapods 找不到 pod“Firebase/CoreOnly”、“Google-Maps-iOS-Utils”和“GoogleMaps”的兼容版本
pod 安装时出现 Flutter 错误:CocoaPods 找不到 pod“Firebase/CoreOnly”的兼容版本
Firebase/MLVisionTextModel 未通过 Pod iOS 安装