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/02/19 22:04:34 UTC

[GitHub] janpio commented on issue #540: Cordova iOS 5.0.0 can not build without `node_modules` present because of missing `shelljs` for build phase script

janpio commented on issue #540: Cordova iOS 5.0.0 can not build without `node_modules` present because of missing `shelljs` for build phase script
URL: https://github.com/apache/cordova-ios/issues/540#issuecomment-465329748
 
 
   Some context on `copy-www-build-step.js`:
   This is a script that is used for the "Copy www directory" build phase of the Xcode project. You can find the command behind its usage by opening the Xcode project, select the target, then "Build phases" tab, then "Copy www directory" phase. Here you have a command that is executed via `/bin/sh`.
   
   Took me a bit to understand that construct.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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