Xcode8 消除部分警告

Posted 强天

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Xcode8 消除部分警告相关的知识,希望对你有一定的参考价值。

1.注释中警告,设置为NO

技术分享

 

2、unexpected file type ‘wrapper.plug-in‘ in frameworks & libraries build phase

在General->Linked Frameworks and Libraries中,是因为在framework and library中添加了其他不是lib的文件,如bundle,删除即可。

 

3.删除文件或者重命名某些文件之后,报错 file missing

  Xcode->Preferences->Source->Enable Source Control 勾勾去掉  

以上是关于Xcode8 消除部分警告的主要内容,如果未能解决你的问题,请参考以下文章

xcode8 iOS函数返回值使用警告

Xcode8/Swift 3 更新后缺少 Firebase 标头警告

xcode8 打开的 xib 踩坑

Xcode8:"subsystem: com.apple.UIKit, category: HIDEventFiltered, enable_level: 0" 的警告(代码片段

Xcode 8 - 缺少文件警告

Xcode8.0 在编辑代码时提示警告 Implicit conversion loses integer precision: 'NSInteger' (aka 'l