10

Here’s another interesting Xcode plugin submitted by John Holdsworth called Remote that allows you to control an iOS device using definable macros called remote for easier testing.

Remote was created to eliminate the need to have to manually touch the device to test an app, and provides a simple way to create macros during testing using snapshots to run the macros and check for validity.

You can find Remote on Github.