From 2e06ec170d4638610e08770e134b2fe8812298df Mon Sep 17 00:00:00 2001 From: Jamie Edge Date: Mon, 7 Jul 2014 21:00:09 +0100 Subject: [PATCH] Updated the documentation to make the app requirements for using a real device clearer. [ci skip] --- docs/en/appium-setup/real-devices.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/appium-setup/real-devices.md b/docs/en/appium-setup/real-devices.md index 6178a2307..a2df66de9 100644 --- a/docs/en/appium-setup/real-devices.md +++ b/docs/en/appium-setup/real-devices.md @@ -8,7 +8,7 @@ To get started on a real device, you will need the following: and a valid Developer Account with a configured distribution certificate and provisioning profile. * An iPad or iPhone. -* The source code of your app. +* A signed `.ipa` file of your app, or the source code to build one. * A Mac with [Xcode](https://itunes.apple.com/en/app/xcode/id497799835?mt=12) and the Xcode Command Line Developer Tools.