I want to debug my core animation code. However, the instruments profile doesn't exist, and it's not available in the library in instruments either.
I'm using Xcode 4. How do I install/access it and get it working?
I want to debug my core animation code. However, the instruments profile doesn't exist, and it's not available in the library in instruments either.
I'm using Xcode 4. How do I install/access it and get it working?
Core animation profiling is only available from a device. It won't show up if you're profiling the simulator.