This document provides instructions for automating tests on iOS apps using Appium. It outlines the requirements including a Mac machine, Appium, Xcode, Eclipse IDE, and an iOS device. It describes setting up Appium server and configuring it to communicate with the iOS webkit debug proxy and device. It also explains the project structure in Eclipse, including test, page object, and driver packages and running the tests from Jenkins.