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

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之後的一個警告信息。


只需要將第二行platform前面的註銷# 符號去掉  就可以了

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章