【发布时间】:2021-05-02 17:03:54
【问题描述】:
cloud_firestore: ^0.16.0
firebase_auth: ^0.20.0+1
smooth_star_rating: ^1.0.4
google_maps: ^4.0.0
firebase_core: ^0.7.0
rxdart: ^0.24.1
Pod 安装 分析依赖项 cloud_firestore:使用 Firebase SDK 'firebase_core' firebase_auth 中定义的版本'7.3.0':使用 在“firebase_core”firebase_core 中定义的 Firebase SDK 版本“7.3.0”: 使用“firebase_core”中定义的 Firebase SDK 版本“7.3.0”[!] CocoaPods 找不到 pod 的兼容版本 “cloud_firestore”:在 Podfile 中: cloud_firestore(来自
.symlinks/plugins/cloud_firestore/ios)找到满足
cloud_firestore (from.symlinks/plugins/cloud_firestore/ios)依赖项的规范,但是 他们需要更高的最低部署目标。[!] 使用版本
9.0自动分配平台iOS目标Runner,因为没有指定平台。请指定一个 Podfile 中此目标的平台。看https://guides.cocoapods.org/syntax/podfile.html#platform.
每当我尝试安装 pod 时,我都会在终端上收到此错误。
【问题讨论】:
标签: ios firebase flutter dart google-cloud-firestore