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

scripts section in package.json referencing node scripts which don't exist #7

Open
grantges opened this issue Oct 30, 2020 · 2 comments

Comments

@grantges
Copy link

Noticing that there are several commands under the scripts folder that fail as a result of the ./scripts folder not existing under ./mobile.

Example
"create:appinfo:ios": "node ./scripts/internal/publishing/create-appinfo-ios.js ${npm_package_titanium_environment} ${npm_package_version}",

@brentonhouse
Copy link
Contributor

Sorry! Some of these scripts are used internally for creating files necessary for deploying the app using an enterprise license from Apple. I can cleanup the project file to remove some of these.

@grantges
Copy link
Author

no worries - doubt many would use them - but wanted to give you the heads up.

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

2 participants