There's this Shark entry in my run menu. But it's always inactive. What's wrong? New xcode with Snow Leopard. Installed all developer tools including CHUD from scratch. Shark itself runs but sees no devices, even though xcode does. it builds and runs on the device. no issues.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
I see the same issue when working in iPhone Apps. For MAC Apps it is not greyed out on Snow Leopard for me at least.
So... I suggest build and run your application, then find the Shark Application and launch it manually.
Here is a quick guide I found useful.
http://rudifa.wordpress.com/2009/09/16/profiling-an-iphone-application-with-shark/
Good luck!
Kevin
回答2:
Just to add to the "real" answer, there are a number of things XCode greys out that are OK to run. You can for example launch Instruments manually and attach to your app to run other instruments XCode would not let you start with, Shark as noted is the same way.