开发者

How to launch instrument tool in Xcode

开发者 https://www.devze.com 2023-01-09 16:26 出处:网络
How do I launch instrument开发者_StackOverflow中文版 tool in Xcode environment for testing the memory leaks?

How do I launch instrument开发者_StackOverflow中文版 tool in Xcode environment for testing the memory leaks? Note: I'm not connected with the device, checking it only with the simulator


To launch Instruments from the Xcode menu

  1. Open Xcode.
  2. Choose Xcode > Open Developer Tool > Instruments.

How to launch instrument tool in Xcode


In the menu, under run, "Run with performance tool", then select your favorite performance tool.

0

精彩评论

暂无评论...
验证码 换一张
取 消