Github user dblotsky commented on a diff in the pull request:
https://github.com/apache/cordova-medic/pull/81#discussion_r53733144
--- Diff: SLAVES.md ---
@@ -27,6 +27,17 @@ Two special NPM packages are also required for Medic
builds on iOS: `ios-sim` an
npm install -g ios-deploy ios-sim
+To run Appium tests on real iOS devices you may need to install
ios-webkit-debug-proxy using the command:
+
+ ``` center
+ # The first command is only required if you don't have brew installed.
+ > ruby -e "$(curl -fsSL
https://raw.githubusercontent.com/Homebrew/install/master/install)"
--- End diff --
Please point the docs to the official Homebrew installation page, since
this command might change.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]