Cocoapods 报警告Automatically assigning platform ios with version 9.0 on target....

小灰灰 2022-06-09 09:21 133阅读 0赞

Automatically assigning platform iOS with version 9.0 on target 你的工程名称 because no platform was specified. Please specify a platform for this target in your Podfile. See `https://guides.cocoapods.org/syntax/podfile.html\#platform\`

这是在使用cocoapods安装三方库配置podfile之后的一个警告信息。

Center

只需要将第二行platform前面的注销# 符号去掉 就可以了

发表评论

表情:
评论列表 (有 0 条评论,133人围观)

还没有评论,来说两句吧...

相关阅读