Unable to run Core Data instrument on device

I'm unable to run the Core Data instrument after updating to Xcode 8.


Instruments launches and after selecting "Core Data", the instrument set loads, but the right side of each tool says "This instrument does not support the iOS platform".


* Instruments version 8.0 (8A218a)

* Reproduces on iOS 10.0.1 (multiple devices) and iOS 9.3 (ipad air 2)

Accepted Reply

The Core Data instruments cannot run on iOS devices. However, they can be run on the simulator.

Replies

The Core Data instruments cannot run on iOS devices. However, they can be run on the simulator.

I am using Instruments Version 8.2.1 (8C1002) to trace my app who used Core data . In Instruments , I just choosed Core Data Templets, the target is iPhone 6s Simulator (10.2) . The result is there is nothing Event lists, even Error Message. This is why?

I am facing the same issue with Xcode Version 8.2.1 (8C1002) on macOS Sierra 10.12.1. I tried different simulators with no luck. Please note that I have the same problems with Xcode 8.0 and Xcode 7.3.1 on the same computer as well.