indrapalijama edited a comment on issue #966:
URL: https://github.com/apache/cordova-ios/issues/966#issuecomment-702501926
> > did it somehow related to xcode version?
>
> No. Xcode uses error code 65 for as long as i started developing. Using an unsupported
XCode version could be a cause, but as long as you're using >= 11 that should be sufficient.
Thanks, i finally did find the root cause using your answer above. it seems that the cordova-file-transfer
is causing the error
and i found the fix using this [git](https://github.com/leviy/cordova-plugin-file-transfer).
sorry for the out of topic question, i want to know how can i add this plugin?
----------------------------------------------------------------
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
|