我想将FirebaseCloudmessaging添加到项目中。作为https://firebase.google.com/docs/cloud-messaging/ios/client中的指南,我需要添加到Podfile中: # Add the Firebasepod for Google Analytics
pod 'Firebas
我试图安装pod 'Firebase/Functions',但失败了,出现以下错误: `!CocoaPods找不到pod“Firebase/Functions”的兼容版本:在Podfile中:Firebase/Functions 找到了满足Firebase/Functions依赖的规范,但它们需要更高的最低部署目标这是我的pod文件 # Uncomment the next line to define a global platform for your pro