Skip to content

"tns build ios" fails with spaces in the path #461

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
benkingcode opened this issue May 4, 2015 · 3 comments
Closed

"tns build ios" fails with spaces in the path #461

benkingcode opened this issue May 4, 2015 · 3 comments
Labels
Milestone

Comments

@benkingcode
Copy link

Apps cannot be built from the CLI if any directory in the path has a space. Build process gets stuck at:

Generating metadata for i386: ./metadata-generation-build-step.sh: line 4: $BUILT_PRODUCTS_DIR/metadata-generation-stderr-$1.txt: ambiguous redirect

Removing any spaces from your directories fixes the issue.

@jasssonpet
Copy link
Contributor

Thank you for reporting this. We have logged the issue in the iOS runtime repo: NativeScript/ios-jsc#106

I will keep the issue open here, because there are further issues in the CLI if this step succeeds.

@teobugslayer
Copy link
Contributor

This is related to #459

@Fatme
Copy link
Contributor

Fatme commented May 11, 2015

The fix has already been released. You can update NativeScript CLI to version 1.0.1

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

5 participants