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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to