管理和操作的iOS模拟器Mac OS X库: FBSimulatorControl
jopen
9年前
一个Mac OS X库用于管理,引导和与多个iOS模拟器同时进行交互。
特性
- Boots multiple iOS Simulators within the same host process or across processes.
- Does not have to be run from Xcode/xcodebuild. Simulators can be launched by a process that has not been spawned by Xcode.
- NSNotifications for the lifecycle of the Simulator and the user-launched processes.
- Boots Simulators across iOS 7, 8 & 9.
- Launching and switching between multiple Apps.
- Framework has no external dependencies.
- Launch Applications and Agents with Command Line Arguments and Environment Variables.
- APIs for launching diagnostic utilities and attaching output to a Simulator session.
- BFFs with WebDriverAgent.