【问题标题】:How can I obtain crash logs for Mobile Safari in the iOS Simulator?如何在 iOS 模拟器中获取 Mobile Safari 的崩溃日志?
【发布时间】:2012-08-14 20:49:39
【问题描述】:

如果 Mobile Safari 在 iOS 模拟器中崩溃,在哪里可以找到崩溃日志?

(Apple 会希望将这些附加到您的错误报告中。)

【问题讨论】:

    标签: ios ios-simulator mobile-safari


    【解决方案1】:

    ~/Library/Logs/DiagnosticReports/ 中查找名为MobileSafari_*.crash 的文件。

    (在终端中执行open ~/Library/Logs/DiagnosticReports/,然后按修改日期排序。)

    【讨论】:

      猜你喜欢
      • 2012-06-28
      • 1970-01-01
      • 1970-01-01
      • 2016-05-20
      • 2019-06-14
      • 2010-12-24
      • 1970-01-01
      • 2011-04-08
      • 1970-01-01
      相关资源
      最近更新 更多