过去,我在Mac应用程序中使用过shark。我现在正在尝试为iPhone设置它,但它不想工作。
我从另一篇文章中遵循了这些指示:
生成应用并在设备上启动
- Launch Shark
- From the Shark menu, select Sampling->Network/iPhone Profiling
- In the Shark window, select the radio button "Control network profiling of shared computers".
- Select your iPhone in the list and optionally configure the profiling session
- Press Start to begin profiling, and Stop to end
除了最后一步,一切都很好。我按下启动按钮,但没有任何反应...这确实令人沮丧,因为“启动”按钮没有变灰,而鲨鱼只是默默地失败了,没有任何其他消息。
我试图:
- Reboot
- Re-install latest XCode
- Restore my ipod
- Try different USB port
- Disabling firewall
有人在过去有其他建议吗?
最佳答案
显然,苹果已经放弃了对Shark和iOS 4的支持...我们应该改用名为Instruments的应用。
我已经在苹果开发论坛上阅读了这篇文章:
https://devforums.apple.com/message/243237(如果可以访问)