无法为 iOS xCode 项目安装 Firebase

Posted

技术标签:

【中文标题】无法为 iOS xCode 项目安装 Firebase【英文标题】:Unable to install Firebase for iOS xCode project 【发布时间】:2020-05-28 18:01:54 【问题描述】:

我在 youtube 上关注 Google 的官方视频和其他视频,但我无法通过 cocoa-pods 安装 firebase SDK。捆绑标识符,一切都是正确的。 错误是: *### 错误

JSON::ParserError - 767: unexpected token at ''* 
――― TEMPLATE END ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
[!] Oh no, an error occurred.
I have attached my pod file content. 

> # Uncomment the next line to define a global platform for your project platform :ios, '9.0'
> 
>     target 'FirebaseCrash' do
>       # Comment the next line if you don't want to use dynamic frameworks
>       use_frameworks!
> 
>       # Pods for FirebaseCrash
>     
>      pod 'Firebase/Auth'  
>      pod 'Firebase/Firestore'
>      end



【问题讨论】:

【参考方案1】:

rm -rf ~/.cocoapods/repos 并升级到 CocoaPods 1.9.2 以防止再次发生

详情https://github.com/CocoaPods/CocoaPods/issues/9672

【讨论】:

以上是关于无法为 iOS xCode 项目安装 Firebase的主要内容,如果未能解决你的问题,请参考以下文章

安装 XCode 6 beta 4 后无法运行旧的 swift 项目

无法从 Xcode 6.1 安装 IPA

Xcode Server CI 构建无法与 iOS 7.1 一起安装

无法使用 ios 8 加载 espeak-data xcode 6

低版本 Xcode 真机调试高版本 iOS 的解决方法

无法安装“iOS 6.1 模拟器”XCode 5