GitHub user mlegenhausen opened a pull request:

    https://github.com/apache/cordova-ios/pull/190

    Disable ios-deploy wifi mode when deploying to a device

    Currently when running `cordova run ios --device` the app gets deployed two 
times via usb and wifi. But when disconnecting from USB it is not possible to 
deploy at all, so the deployment fails. This issue is related to 
phonegap/ios-deploy#170 and disables this behavior to get the deployment 
working again, when using usb.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/werk85/cordova-ios master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-ios/pull/190.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #190
    
----
commit 14e6c81a1ecfcd9756d65df89fee770b5525c79c
Author: Malte Legenhausen <[email protected]>
Date:   2016-01-21T16:42:41Z

    Disable ios-deploy wifi mode when deploying to a device

----


---
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]

Reply via email to