无法find“Firebase”的规范
尝试时,我无法安装Firbase窗格:
pod install Analyzing dependencies [!] Unable to find a specification for `Firebase`
这是我的podfile:
platform :ios, '9.0' target 'login' do # Comment this line if you're not using Swift and don't want to use dynamic frameworks use_frameworks! # Pods for login pod 'Firebase' pod 'Firebase/Auth' end
也许你的pod没有同步? 尝试:
pod repo update --verbose
在我的情况下,问题是我当地的pod回购。 我通过这样做来修复:
pod repo remove master pod setup pod install
您可以试试pod“Firebase / Core”,而不是只点“Firebase”。 我有同样的问题,它为我工作。
尝试下面的命令:
pod repo remove master pod repo update pod install --verbose
- 上传到iTunesConnect时突然出错:ITMS-90635 Mach-O格式无效/ ENABLE_BITCODE
- 当我在设备上运行我的应用程序时,dyld`gdb_image_notifierexception