简体   繁体   English

XCode缺少一些iOS调试符号

[英]XCode missing some iOS debug symbols

I am collecting crash logs for my app but sometimes I have a problem where I can't decode the CoreFoundation and other SDK related Symbols. 我正在收集我的应用程序的崩溃日志,但有时我有一个问题,我无法解码CoreFoundation和其他SDK相关的符号。 The lines that are from my app I can read so I have no problem there, but it seems that I can't read the Apple symbols unless they came from a build of iOS that I at one point had on my phone. 从我的应用程序我可以读取的行,所以我没有问题,但似乎我无法读取Apple符号,除非它们来自我的手机上的某一点的iOS版本。 This is a problem because with iOS 6 it seems that there are a few different builds out there depending on which device you have and I skipped the 6.0.x updates and went right to 6.1.2. 这是一个问题,因为在iOS 6中,似乎有一些不同的构建,具体取决于您拥有的设备,我跳过6.0.x更新并直接进入6.1.2。

How can I get all these symbols without tracking down friends with different iOS versions and plugging their phone in with XCode running so it will extract the symbols? 如何在不追踪具有不同iOS版本的朋友的情况下获取所有这些符号,并在运行XCode的情况下插入手机,以便提取符号? There must be an easier way! 必须有一个更简单的方法!

唯一的另一种方式,不适用于所有iOS版本,特别是最后的错误修复版本,在这里得到解答: 用户iOS的Xcode软件映像,以便象征iOS调用

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM