关于 pod install ... dependency were found, but they required a higher minimum deployment target.
关于 ...dependency were found,but they required a higher minimum deployment target.Specs satisfying the `XXXXX` dependency were found,but they required a higher minimum deployment target.由于 podfile 里配置的
·
关于 pod install ... dependency were found, but they required a higher minimum deployment target.
Specs satisfying the `XXXXX` dependency were found, but they required a higher minimum deployment target.
由于 podfile 里配置的target版本太低,改成platform :ios, '10.0',再去 pod install
更多推荐




所有评论(0)