关于 dependency were found, but they required a higher minimum deployment target 和 CocoaPods could not find compatible versions for pod "multi_image_picker"

基本都是podfile里配置的target版本太低了,改成platform :ios, '10.0'

posted @ 2019-11-25 15:55  nightfallsad  阅读(4210)  评论(0编辑  收藏  举报