GitHub user alsorokin opened a pull request:
https://github.com/apache/cordova-plugin-file-transfer/pull/163
CB-12100 (ios) Fixed test plugin install at platform add on cordova@6â¦
### Platforms affected
iOS
### What does this PR do?
Fixes the problem described here:
https://issues.apache.org/jira/browse/CB-12100
"cordova platform add ios" would fail on [email protected] when "file transfer
tests" plugin is added to the project.
### What testing has been done on this change?
Manual platform rm/add and paramedic run for iOS with [email protected] as well
as with [email protected]
### Checklist
- [x] [Reported an issue](http://cordova.apache.org/contribute/issues.html)
in the JIRA database
- [x] Commit message follows the format: "CB-3232: (android) Fix bug with
resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform
affected.
- [x] Added automated test coverage as appropriate for this change - this
is already being tested via [this Jenkins
job](http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-file-transfer-toolset/).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/alsorokin/cordova-plugin-file-transfer
CB-12100
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-file-transfer/pull/163.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 #163
----
commit addf885c7474422d4d5bfed62544f7f0425c23c4
Author: Alexander Sorokin <[email protected]>
Date: 2016-11-01T16:15:32Z
CB-12100 (ios) Fixed test plugin install at platform add on [email protected]
----
---
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]