Skip to content

Commit

Permalink
add dev device setup instructions to ios real devices docs (fix #3273)
Browse files Browse the repository at this point in the history
  • Loading branch information
jlipps committed Aug 5, 2014
1 parent 699dfa6 commit c52e978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/appium-setup/real-devices.md
Expand Up @@ -7,7 +7,7 @@ To get started on a real device, you will need the following:
* An [Apple Developer ID](https://developer.apple.com/programs/ios/)
and a valid Developer Account with a configured distribution certificate and
provisioning profile.
* An iPad or iPhone.
* An iPad or iPhone. Make sure this has been set up for development in Xcode. See [this article](https://developer.apple.com/library/ios/recipes/xcode_help-devices_organizer/articles/provision_device_for_development-generic.html) for more information.
* 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.
Expand Down

0 comments on commit c52e978

Please sign in to comment.