`xcrun simctl listapps` does not work in shutdown state
| Originator: | gunnar.herzog | ||
| Number: | rdar://28161532 | Date Originated: | 05-Sep-2016 05:13 PM |
| Status: | Open | Resolved: | |
| Product: | Developer Tools | Product Version: | Xcode 8.0 beta 6 (8S201h) |
| Classification: | Enhancement | Reproducible: | Always |
Summary: The introduction of the directories for i.e. `GroupContainers` for the `simctl listapps` command is very useful. Unfortunately, it can only be used with a booted simulator device. This command should work with shutdown simulators, too. Steps to Reproduce: 1. Open a terminal. 2. Call `xcrun simctl list apps <device>` with <device> being a the UUID of shutdown simulator. Expected Results: The call prints a json string for each app of the device. Actual Results: The call prints: `An error was encountered processing the command (domain=com.apple.CoreSimulator.SimError, code=163): Invalid device state` Regression: Notes:
Comments
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!