idb/FBDeviceControl
Lawrence Lomax 3e189fe83b Propogate result of future to teardowns
Summary: This is helpful for understanding if different kinds of cleanup need to occur, depednent on the state of the resultant future

Reviewed By: c-ryan747

Differential Revision: D13671489

fbshipit-source-id: 12fec891cbc3c843c024f76fb805e8413c986b95
2019-01-16 09:21:06 -08:00
..
Commands Move RenamePath implementation to AFC Class 2019-01-14 09:45:47 -08:00
Management Propogate result of future to teardowns 2019-01-16 09:21:06 -08:00
Strategies Add App Launching via debugserver 2019-01-14 03:28:34 -08:00
Utility Remove FBControlCoreGlobalConfiguration.debugLoggingEnabled 2018-07-02 03:53:28 -07:00
Video Rename FBFileConsumer to FBDataConsumer 2019-01-08 04:04:41 -08:00
FBDeviceControl-Info.plist Make all Bundle Identifiers have the same prefix 2017-06-12 07:51:43 -07:00
FBDeviceControl.h Move AMDevice API to a Header 2018-07-11 07:44:20 -07:00
FBDeviceControl.xcconfig Use Framework Versioning to prevent Runtime Duplicate Symbols 2016-07-08 02:49:27 -07:00
README.md Replace '(Mac)OS X' with 'macOS' 2017-10-10 02:53:39 -07:00

README.md

FBDeviceControl

A highly experimental macOS Library for managing iOS Devices and launching XCTest bundles directly without Xcode/xcodebuild. Intended to complement FBSimulatorControl's features, though FBDeviceControl is currently incomplete.