Time profiler in instruments is not working

前端 未结 2 1567
执念已碎
执念已碎 2021-01-31 06:53

I recently update my Xcode to version 9.3, so is instruments. After that, time profiler won\'t work anymore, it usually works fine before.

I tried to run it via Xcode, a

2条回答
  •  爱一瞬间的悲伤
    2021-01-31 07:53

    I had two versions of Xcode installed, and was experiencing this when using the Instruments associated with the oldest version of Xcode (9.4.1).

    I solved the issue by using the Instruments associated with the newest version of Xcode I had installed (10.0)

提交回复
热议问题