我正试图快速地集成FolioReaderKit,而pod安装我正在获得领域(3.13.1)而不是领域(3.17.3)。我更新了1.11.2版的豆荚。
有什么问题吗?
发布于 2022-02-03 15:00:40
运行pod update。如果不起作用,请检查/共享Podfile和Podfile.lock,以确定选择特定版本的原因。
pod update
Podfile
Podfile.lock
https://stackoverflow.com/questions/70965609
相似问题