How exactly can I use shark to profile my iPhone app?

前端 未结 3 1331
生来不讨喜
生来不讨喜 2020-12-08 05:34

I want to use Shark on OS 10.5 to do some basic profiling of my iPhone game (Open GL ES + Objective C). How exactly can I do this? I\'ve read tutorials but they are too ve

3条回答
  •  天命终不由人
    2020-12-08 06:15

    Right From iOS 4, support for Shark is stopped. INstead we have to use Time Profiler available as part of the Instruments.

    A discussion on Apple's Dev forums give information about this:

    https://devforums.apple.com/message/243237#243237

提交回复
热议问题