The "iOS Development Bridge" or idb, is a command line interface for automating iOS Simulators and Devices. It has three main principles: Remote Automation: idb is composed of a "companion" that runs on macOS and a python client that can run anywhere. This enables scenarios such as a "Device Lab" within a Data Center or fanning out shards of test executions to a large pool of iOS Simulators. Simpl