Specs satisfying the “XXX“ dependency were found, but they required a higher minimum~
·
Specs satisfying the `RealmSwift (~> 20.0.2)` dependency were found, but they required a higher minimum deployment target.
cocopods pod intstall 如果出现上面的报错:
打开:podfile文件 更改下域值:
platform :ios, '13.0' //修改 值即可
更多推荐



所有评论(0)