在Xcode 4.2中启用崩溃日志符号 [英] Enabling crash logs symbolication in Xcode 4.2

查看:140
本文介绍了在Xcode 4.2中启用崩溃日志符号的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用Xcode 4.2和我的崩溃日志没有象征。如何在Xcode 4.2中启用此功能?

解决方案

请参阅 Apple的文档

上面的Apple链接包含了我在崩溃报告设置图片中显示的内容以及如何使用崩溃报告来符号化十六进制值。



现在,您应该在构建应用程序时注意生成崩溃报告。



在xcode项目导航器中,单击您的项目,然后单击Build设置。当您归档应用程序时,xcode默认使用发布配置,您只需为发布配置设置以下值。



确保设置以下值





设置这些值后,存档并重新安装应用程序。从生成的归档生成的崩溃报告应该符号化。



这是专门为xcode 4。


I am using Xcode 4.2 and my crash logs are not getting symbolicated. How to enable this in Xcode 4.2?

解决方案

Please Go through the Apple's Documentation for More Details.

The above Apple's Link contains explanation of what I am displaying in crash reports settings image and how to use crash report to symolicate the hexadecimal values.

Now the following things you should take care to generate crash report while building your application.

In xcode project navigator click on your project and then click on the Build Settings. When you archive your application, xcode uses the release Configuration by default, you will want to set the following values for the Release Configuration only..

Ensure the following values are set for Release Configuration.

Once these values are set, Archive and reinstall your application.Now crash reports are generated from the resulting archive should be symbolicated.

This is specifically for xcode 4.

这篇关于在Xcode 4.2中启用崩溃日志符号的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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