xcrun simctl listapps is undocumented

Originator:skagedal
Number:rdar://36317755 Date Originated:2018-01-05
Status:Open Resolved:
Product:Developer Tools Product Version:
Classification: Reproducible:
 
Summary:

The tool simctl has a subcommand called listapps. You can get info about it if you run `xcrun simctl listapps`. But it doesn't show up in the list the shows when you do `xcrun simctl`.

Steps to Reproduce:

Run `xcrun simctl | grep listapps` in the terminal.

Expected Results:

A help string for the `listapps` subcommand appears.

Actual Results:

Nothing appears. 

Version/Build:

Xcode 9.2 (9C40b)

Configuration:

Running on macOS Sierra 10.12.6 (16G1114)

Comments

Reply from Engineering was:

It isn't documented because it's not supported.


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!