簡體   English   中英

無法使用cocoapods安裝Firebase。 它說“無法獲得本地發行者證書”

[英]Cannot install Firebase using cocoapods. It says “Unable to get local issuer certificate”

有什么意見或建議嗎? 我的pod文件看起來像這樣:

Uncomment this line to define a global platform for your project

platform :ios, '8.0'

Uncomment this line if you're using Swift

use_frameworks!

target 'ScheduleBuilder' do

pod 'SwiftyJSON', '~> 2.3'

pod 'Firebase', '>= 2.5.0'

end

當我嘗試使用cocoapods安裝Firebase時出現錯誤。

解決的辦法是再次去除並安裝卷曲。

如果您使用的是brew,那就只是:

釀造卸載curl釀造安裝curl釀造鏈接curl --force

要么

最后,您可以在Project Folder上解決此問題:

回聲不安全>>〜/ .curlrc

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM