You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/10/01 22:23:14 UTC

[GitHub] [cordova-android] ksibod commented on issue #693: Source and destination must not be the same.

ksibod commented on issue #693: Source and destination must not be the same.
URL: https://github.com/apache/cordova-android/issues/693#issuecomment-537257510
 
 
   For me, the issue was that I was using the `<edit-config>` tag in my config.xml file that contained a `<uses-permission>` tag that was already included in the manifest file.
   I figured since the mode was in "merge", this wouldn't be a problem, but removing that fixed the issue.  This was using 8.0.0 (might not be exactly the same problem but just in case for anyone else that stumbles along here).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org