我試圖安裝Firebase的消息傳送程序,並在終端中出現此錯誤.... 「找到滿足Firebase/Messaging
依賴項的規範,但它們需要更高的最低部署目標。安裝pod文件時發生Firebase消息傳送錯誤
這是我在我的podfile
"# 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 'PZPlayer' do
pod ‘Firebase’
pod ‘Firebase/Messaging’
end
"
我怎樣才能解決這個問題呢?
它的工作感謝 – BOB
隨時隨地! :)快樂的編碼! – Dershowitz123