Skip to content

Fix ios commands when platforms dir is removed #849

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

Merged
merged 1 commit into from
Sep 2, 2015

Conversation

rosen-vladimirov
Copy link
Contributor

When you run tns run ios, nativescript-cli will add the ios platform in case you have not added it before that. But in case you have added the platform before that, but you have removed the platforms dir, the call fails.
Make sure the platforms/ios directory exists before executing any action of copying the files.

When you run `tns run ios`, nativescript-cli will add the ios platform in case you have not added it before that. But in case you have added the platform before that, but you have removed the  platforms dir, the call fails.
Make sure the platforms/ios directory exists before executing any action of copying the files.
@rosen-vladimirov rosen-vladimirov self-assigned this Sep 2, 2015
@rosen-vladimirov rosen-vladimirov added this to the 1.3.0 milestone Sep 2, 2015
@ns-bot
Copy link

ns-bot commented Sep 2, 2015

@teobugslayer
Copy link
Contributor

👍

rosen-vladimirov added a commit that referenced this pull request Sep 2, 2015
Fix ios commands when platforms dir is removed
@rosen-vladimirov rosen-vladimirov merged commit ae0ff1c into master Sep 2, 2015
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/fix-ios-run branch September 2, 2015 09:21
vchimev pushed a commit to NativeScript/nativescript-cli-tests that referenced this pull request Sep 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants