laughsky commented on issue #352:
URL: https://github.com/apache/cordova-cli/issues/352#issuecomment-1212670840
This message should be output by the plugin "cordova-hot-code-push-plugin",
modify the code in the file "scripts/lb/iosWKWebViewEngineSupport.js" in this
plugin as follows:
context.requireCordovaModule('xocde') ---> require('xocde')
Before that, you may need to install the xcode module under the plugin as
follows:
npm install xcode --save
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]