获取错误:找不到框架FirebaseCore

时间:2018-08-31 04:01:59

标签: ios firebase firebase-realtime-database cocoapods

我一直收到以下错误

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

几天来我一直在努力解决这个问题。请求您的帮助。

1 个答案:

答案 0 :(得分:0)

关闭xcode 豆荚重新整合 吊舱安装 打开xcode cmd + k 内置