Where did Instruments go in Xcode 4.3?

前端 未结 2 1203
不知归路
不知归路 2021-01-03 20:17

I have just updated from 4.2 to Xcode 4.3 and \"Instruments\" is no longer there.

I tried to run it from Launchpad but was informed that this is not possible because

2条回答
  •  暖寄归人
    2021-01-03 21:02

    You can launch Instruments from within Xcode. It is no longer in the /Developer folder but in /Applications/Xcode.app/Contents/Developer.

    From the menu bar, choose Xcode > Open Developer Tool > Instruments.

    enter image description here

提交回复
热议问题