收到错误:找不到框架 FirebaseCore



我不断收到以下错误

ld: framework not found FirebaseCore
clang: error: linker command failed with exit code 1 (use -v to see invocation)

这是 pod 文件

platform :ios, '11.4'
target 'Myproject' do
# Comment the next line if you're not using Swift and don't want to use dynamic frameworks
#use_frameworks!
use_modular_headers!
pod 'Firebase/Core'
pod 'Firebase/Auth'
pod 'Firebase/Database'
pod 'Firebase/Storage'
pod 'Firebase/Crash'
pod 'FirebaseStorageCache'
end

几天来我一直在为这个问题而苦苦挣扎。请求您的帮助。

关闭 xcode 容器重新集成 容器安装 打开 Xcode CMD+K 建立

最新更新