使用 Shark 分析 iPhone 游戏,按“开始”即可不做任何事
我已经阅读了大量关于如何使用 Shark 分析 iPod 应用程序的文章,一切都运行良好,直到我尝试单击“开始”(但没有任何反应)。我尝试过分析单个进程(应用程序)、所有进程,但它似乎没有启动。本教程是我用来设置它的地方(所以我认为我遵循了所有步骤):
http://rudifa.wordpress.com/2009/09/16/profiling-an-iphone-application-with-shark/
(我我还重新启动了我的 Mac 和 iPod)
有人知道接下来要尝试什么吗?
I've done a decent amount of reading about how to profile iPod applications using Shark, and all works well until I try to click "Start" (and nothing happens). I've tried profiling an individual process (app), all processes, and it doesn't seem to Start. This tutorial is one place that I used to set it up (so I think I'm following all the steps):
http://rudifa.wordpress.com/2009/09/16/profiling-an-iphone-application-with-shark/
(I've also rebooted my mac and iPod)
Anyone have any ideas on what to try next?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
iOS 4 上已取消对 Shark 的支持。Apple 的官方立场可在此处查看:
https://devforums.apple .com/message/243237
他们希望您改用 Instruments 和 Time Profiler。
Shark support has been dropped on iOS 4. Official Apple position can be seen here:
https://devforums.apple.com/message/243237
They expect you to use Instruments and Time Profiler instead.
您尝试过 Time Profiler 工具吗?苹果似乎正在朝这个方向前进。
Have you tried the Time Profiler instrument? Apple seems to be moving in that direction.