【发布时间】:2016-05-19 22:41:14
【问题描述】:
Google 刚刚更新了他们的 Firebase 核心产品,一些旧方法已被弃用。我打算集成的一个是:Firebase/Auth,但是,导入 podfile 并运行:pod install,会产生错误:
[!] Unable to satisfy the following requirements:
- `Firebase/Auth` required by `Podfile`
Specs satisfying the `Firebase/Auth` dependency were found, but they required a higher minimum deployment target.
但是,在查看构建目标时,我将其设置为最新版本:
如何缓解此错误?
【问题讨论】:
-
你得到答案了吗?我也被困在这个问题上。你能帮我解决这个问题吗?
标签: ios swift google-api firebase