Skip to content

fix: prompt to install Xcode Command Line Tools when listing devices #4328

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
Jan 31, 2019

Conversation

rosen-vladimirov
Copy link
Contributor

tns devices --availableDevices prompts to install Xcode Command Line Tools (with popup), when command line tools (Xcode) are not installed on the machine. Update the ios-sim-portable package, where the issue is resolved.

PR Checklist

What is the current behavior?

In case Xcode and Xcode Command Line tools are not installed, calling tns run or tns devices --availableDevices leads to a UI prompt (from the OS) to install the missing components.

What is the new behavior?

The command lists the currently attached devices/available devices, and does not prompt to install anything.

Fixes issue #4327

`tns devices --availableDevices` prompts to install Xcode Command Line Tools (with popup), when command line tools (Xcode) are not installed on the machine. Update the `ios-sim-portable` package, where the issue is resolved.
@rosen-vladimirov rosen-vladimirov added this to the 5.2.0 milestone Jan 31, 2019
@rosen-vladimirov rosen-vladimirov self-assigned this Jan 31, 2019
@rosen-vladimirov rosen-vladimirov merged commit 3298880 into master Jan 31, 2019
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/fix-xcrun-prompt branch January 31, 2019 14:08
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