iphone - Developer Tools: Instruments command line interface -


do know if possible launch or attach uiautomation tool process on actual ios device using instruments command line interface ?

i know there command line interface instruments far haven't been able connect device.

there bug in command line instruments interface. it's documented here:

http://openradar.appspot.com/9150033

i filed bug through job, , closed dupe of one.

when fixed, should work following:

http://developer.apple.com/library/mac/#documentation/darwin/reference/manpages/man1/instruments.1.html

the workarounds hacky, instruments product lacks osascript extensions well. i'm going investigating hacks, while waiting fix come through.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -