Skip to content

fix: fix tns deploy ios --justlaunch when there are connected device and simulator #4743

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
Jun 19, 2019

Conversation

Fatme
Copy link
Contributor

@Fatme Fatme commented Jun 19, 2019

NativeScript CLI doesn't respect correctly the built application package when there are connected device and simulator. That is the reason why tns deploy ios --path TestApp --provision NativeScriptDevProfile –justlaunch throws the following error: ENOENT: no such file or directory, scandir '/Users/mivanova/Projects/TestApp/platforms/ios/build/Debug-iphonesimulator'

PR Checklist

What is the current behavior?

What is the new behavior?

Fixes/Implements/Closes #[Issue Number].

…e and simulator

NativeScript CLI doesn't respect correctly the built application package when there are connected device and simulator. That is the reason why `tns deploy ios --path TestApp --provision NativeScriptDevProfile –justlaunch` throws  the following error: ENOENT: no such file or directory, scandir '/Users/mivanova/Projects/TestApp/platforms/ios/build/Debug-iphonesimulator'
@cla-bot cla-bot bot added the cla: yes label Jun 19, 2019
@Fatme Fatme merged commit b1047af into feature/webpack-only Jun 19, 2019
@Fatme Fatme deleted the fatme/fix-deploy-2-devices branch June 19, 2019 07:17
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.

1 participant