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
Run Code Online (Sandbox Code Playgroud)
Pod 安装 分析依赖关系 cloud_firestore:使用“firebase_core”中定义的 Firebase SDK 版本“7.3.0” firebase_auth:使用“firebase_core”中定义的 Firebase SDK 版本“7.3.0” firebase_core:使用“firebase_core”中定义的 Firebase SDK 版本“7.3.0” firebase_core' [!] CocoaPods 找不到 pod“cloud_firestore”的兼容版本:在 Podfile 中:cloud_firestore(来自
.symlinks/plugins/cloud_firestore/ios)找到了满足
cloud_firestore (from.symlinks/plugins/cloud_firestore/ios)依赖项的规范,但它们需要更高的最低部署目标。[!]由于未指定平台
iOS,因此自动分配具有9.0目标版本的Runner平台。请在您的 Podfile 中为此目标指定平台。见https://guides.cocoapods.org/syntax/podfile.html#platform。
每当我尝试安装 pod 时,我都会在终端上收到此错误。