swift - 分析 Swift 时如何加载调试符号

标签 swift xcode-instruments

当我使用时间分析器分析 Swift 代码时,我没有看到任何符号。请参阅下面的屏幕截图:

enter image description here

我已经编辑了用于分析应用程序的方案,并确保它使用调试构建配置,但这并没有解决问题。

最佳答案

这应该在 Xcode 6 beta 2 中得到修复。在 beta 2 发行说明中:

Instruments will now find symbols when using Time Profiler with iOS Simulator.

关于swift - 分析 Swift 时如何加载调试符号,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24123131/

相关文章:

ios - 如何在 SwiftUI 中向 TextEditor 添加占位符文本?

ios - 停止 UI 警报 Controller 返回到上一个 View

ios - viewForHeaderInSection 对齐错误(Swift 3)

swift - Data.subdata 中范围运算符的使用

swift - 如何避免重写父类(super class)初始值设定项

iOS Instruments Allocation 和 Leaks 使 Xamarin 应用程序崩溃

javascript - 如何在我的自动化脚本中以编程方式获取 UI 层次结构?

Xcode 仪器 : profiled hotspots don't match up with source code

ios - 通过用于 UI 自动化的 UIA 脚本访问 iOS 用户首选项