GitHub user bso-intel opened a pull request:
https://github.com/apache/cordova-ios/pull/199
CB-10673 fixed conflicting plugin install issue with overlapped <sourâ¦
â¦ce-file> tag
The problem is that copyNewFile is too strict for <source-file> tag.
You will never know which two plugins will write the library to the same
target-dir of the source-file.
We should let it copy the library to the same location.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bso-intel/cordova-ios CB-10673
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-ios/pull/199.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 #199
----
commit a666932219e1547321d2b41a0540fc4038b9b4d9
Author: Byoungro So <[email protected]>
Date: 2016-02-27T06:33:54Z
CB-10673 fixed conflicting plugin install issue with overlapped
<source-file> tag
----
---
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]