GitHub user oliversalzburg opened a pull request:
https://github.com/apache/cordova-wp8/pull/67
Use the newer AppDeployCmd when available
The old XapDeployCmd could raise "Error: The parameter is incorrect." with
project files that were opened with more recent versions of Visual Studio.
This change looks for the Windows Phone SDK 8.1 AppDeployCmd before falling
back to the WP SDK 8.0 XapDeployCmd.
Fixes CB-8060
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hartwig-cordova/cordova-wp8
feature/appdeploy-wpsdk8.1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-wp8/pull/67.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 #67
----
commit d292b80a69d302280eef940b5ee816bd8e2d7d2c
Author: Oliver Salzburg <[email protected]>
Date: 2014-12-15T14:42:39Z
Use the newer AppDeployCmd when available
The old XapDeployCmd could raise "Error: The parameter is incorrect." with
project files that were opened with more recent versions of Visual Studio.
This change looks for the Windows Phone SDK 8.1 AppDeployCmd before falling
back to the WP SDK 8.0 XapDeployCmd.
----
---
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]