Skip to content

Fail to build ios when platforms folder is not present #850

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

Closed
vchimev opened this issue Sep 2, 2015 · 0 comments
Closed

Fail to build ios when platforms folder is not present #850

vchimev opened this issue Sep 2, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@vchimev
Copy link

vchimev commented Sep 2, 2015

In order to reproduce the issue, create a new project, delete its platforms folder and execute 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] │
└─────────┴────────────────────────────────────────────┘
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants