Facebook观众网络在XCode 7上的警告太多 [英] Facebook Audience Network with Too many Warnings on XCode 7

查看:134
本文介绍了Facebook观众网络在XCode 7上的警告太多的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我收到了很多关于没有这样的文件或目录和无法解决外部类型的警告。



此方法: https://forums.developer.apple.com/thread/17921 不适用于我。



唯一的方法是清除警告正在更改调试信息格式(DEBUG_INFORMATION_FORMAT)= DWARF。但是我需要DSym跟踪崩溃报告。



你们有什么解决方案吗?如果没有...可以忽略警告吗?



感谢您阅读我的问题。

解决方案

成为最近Xcode版本的已知问题(请参阅 http:// fortheloveoftech.com/2015/06/08/apple-releases-xcode-7-beta/ ) - 在使用预编译头编译C ++项目时,dsymutil可能会打印有关未解析的外部类型的警告。这些应该是无害的。


I got a lot of warning relating to "No such file or directory" and "Could not resolve external type" when integrating FB Audience Network to my app.

This method: https://forums.developer.apple.com/thread/17921 does NOT work for me.

The only way to clear the warning is changing Debug Information Format (DEBUG_INFORMATION_FORMAT) = DWARF. But I need DSym to track the crash report.

Do you guys have any solution ? if not... is it OK to ignore the warning ?

Thanks for reading my question.

解决方案

The warnings appear to be a known issue with recent Xcode versions (see http://fortheloveoftech.com/2015/06/08/apple-releases-xcode-7-beta/) - dsymutil may print warnings about unresolved external types when compiling C++ projects with precompiled headers. These should be harmless.

这篇关于Facebook观众网络在XCode 7上的警告太多的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆