dpogue opened a new issue, #1415:
URL: https://github.com/apache/cordova-ios/issues/1415

   In a generated Cordova project, there is a `cordova` folder containing some 
NodeJS bin scripts and other files. Currently several of those bin scripts fail 
to run.
   
   
[`./cordova/apple_ios_version`](https://github.com/apache/cordova-ios/blob/master/templates/cordova/apple_ios_version)
   
[`./cordova/apple_osx_version`](https://github.com/apache/cordova-ios/blob/master/templates/cordova/apple_osx_version)
   
[`./cordova/apple_xcode_version`](https://github.com/apache/cordova-ios/blob/master/templates/cordova/apple_xcode_version)
   
   These would be easy to fix (change to require from `cordova-ios/lib` instead 
of `./lib`), but they also don't seem to be used by anything currently so maybe 
they're safe to delete.
   
   If we delete them, also review the need for `./cordova/version` and 
`./cordova/loggingHelper.js`


-- 
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: issues-unsubscr...@cordova.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to