Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Several template project bin scripts are broken #1415

Open
dpogue opened this issue Mar 29, 2024 · 0 comments
Open

Several template project bin scripts are broken #1415

dpogue opened this issue Mar 29, 2024 · 0 comments

Comments

@dpogue
Copy link
Member

dpogue commented Mar 29, 2024

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
./cordova/apple_osx_version
./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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant