[−][src]Module polyhorn_cli::ios::simctl
Rust-wrapper around the simctl utility that is shipped with Xcode and that
can be used to install apps onto one of the iOS simulator and subsequently
launch them.
Structs
| Device | This is a device as provided by |
| DeviceManager | Wrapper around a set of devices. This is used to parse the output of a
|
| DeviceQuery | Represents a query of devices. |
| Simctl | Wrapper around the |
Enums
| DeviceState | This is the state of a device as provided by |
| Error | Represents an error that occurs while communicating with the |