Skip to content

Fix debug for iOS devices #2717

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
Apr 13, 2017
Merged

Conversation

rosen-vladimirov
Copy link
Contributor

Currently the tns debug ios command tries to find already built result for iOS Simulator. The problem is incorrect value passed to buildForDevice property. It should be set based on the current device.

Currently the `tns debug ios` command tries to find already built result for iOS Simulator. The problem is incorrect value passed to `buildForDevice` property. It should be set based on the current device.
@rosen-vladimirov
Copy link
Contributor Author

Merging as the tests are incorrect.

@rosen-vladimirov rosen-vladimirov merged commit a2d926d into master Apr 13, 2017
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/fix-ios-debug branch April 13, 2017 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants