We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In order to reproduce the issue, create a new project, delete its platforms folder and execute tns build ios.
tns build ios
VCHIMEVMAC:master vchimev$ node_modules/.bin/tns build ios --path groceries Copying template files... cp: dest file no such file or directory: /Work/master/groceries/platforms/ios/NativeScript sed: no such file or directory: /Work/master/groceries/platforms/ios/__PROJECT_NAME__/__PROJECT_NAME__-Info.plist ENOENT, rename '/Work/master/groceries/platforms/ios/__PROJECT_NAME__/__PROJECT_NAME__-Info.plist' # build ios ┌─────────┬────────────────────────────────────────────┐ │ Usage │ Synopsis │ │ General │ $ tns build ios [--for-device] [--release] │ └─────────┴────────────────────────────────────────────┘
The text was updated successfully, but these errors were encountered:
https://github.com/NativeScript/nativescript-cli/pull/849
0613f38
NativeScript/nativescript-cli#850
rosen-vladimirov
No branches or pull requests
In order to reproduce the issue, create a new project, delete its platforms folder and execute
tns build ios
.The text was updated successfully, but these errors were encountered: