Github user daserge commented on a diff in the pull request:

    https://github.com/apache/cordova-ios/pull/146#discussion_r32742742
  
    --- Diff: bin/templates/project/__CLI__.xcodeproj/project.pbxproj ---
    @@ -374,7 +374,7 @@
                        );
                        runOnlyForDeploymentPostprocessing = 0;
                        shellPath = /bin/sh;
    -                   shellScript = "cordova/lib/copy-www-build-step.sh";
    +                   shellScript = "node cordova/lib/copy-www-build-step.js";
    --- End diff --
    
    Hello @shazron, @nikhilkh,
    Thanks for your review.
    Regarding node' path - I propose to leave it as is taking into account that 
stand-alone case is uncommon.
    We can address it later in case of issues.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to