You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/07/09 19:51:03 UTC

[GitHub] [cordova-plugin-camera] breautek commented on issue #624: FileTransfer Dependency is Deprecated and Throws Error in XCode Build on cordova-ios v6

breautek commented on issue #624:
URL: https://github.com/apache/cordova-plugin-camera/issues/624#issuecomment-656318939


   The camera plugin does not define `cordova-plugin-file-transfer` as a dependency, which is observable by looking at its `plugin.xml` file under the `4.1.0` release tag.
   
   You likely still have a lingering reference of `cordova-plugin-file-transfer` in your `config.xml` or in your `package.json`. A `cordova plugin remove cordova-plugin-file-transfer` should clean everything up


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



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