Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我无法打开 .trace 文件,该文件是在 Xcode-instruments 中运行的测试脚本的输出。当我尝试打开它时,它显示无法打开文件。
请建议是否有打开它的方法
就我而言,我发现顶级 .trace 文件夹内还有第二个 .trace 文件夹,它们共享相同的名称。如果你把第二个拖出来,那么 Instruments 打开第二个就没有问题了。
我用 Xcode4.6(仪器 4.5)对此进行了测试。
从 Finder 中,获取文件的上下文菜单,选择“显示包内容”。在命令行 shell 中,只需将其导航到文件,就好像它是一个目录一样。