登录社区云,与社区用户共同成长
邀请您加入社区
Compiling for iOS xxx, but module 'xxx' 'has a minimum deployment target of iOS xxx 报错。iphone或者iPad设置最低运行的版本是ios10.0,但是使用的第三方库,最低运行是 ios12.0,因为第三方库最低要求比iPhone或者iPad高,所以运行报错。
关于 ...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 里配置的