开发者

Test Results Directory Location for Instruments

开发者 https://www.devze.com 2023-03-21 11:23 出处:网络
Using t开发者_运维百科he Apple developer tool Instruments, where do screenshots made with target.captureScreenWithName end up.I\'ve heard the \"test results\" directory -- but where is that?It default

Using t开发者_运维百科he Apple developer tool Instruments, where do screenshots made with target.captureScreenWithName end up. I've heard the "test results" directory -- but where is that?


It defaults to the current user's desktop directory: ~/Desktop/Run 1

Where 1 is a number incremented by instruments. Every time you run it, that increments. Insider there you may have a plist with your results, and any screenshots. In Instruments 4.2 and later you can specify where these "Run X" directories go, even when running instruments from the command line.

0

精彩评论

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