After being unable to launch the calabash server on iOS found out on the google group for calabash-ios a post that mentioned the following
"Xcode 8.0 beta 2 is out and as we anticipated, UIAutomation is no longer supported.
We have created a replacement called DeviceAgent that is based on Apple's XCUITest.
We've already started releasing the necessary tooling to support Xcode 8 and iOS 10."
However, I don't see an update to that or the link to where i can download the tooling to support Xcode 8 and iOS 10. The GitHub repository also has nothing; anyone know where I can get this?