Skip to content

[iOS speciffic] tns debug ios now works with custom inspector #2298

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
Dec 2, 2016

Conversation

Plamen5kov
Copy link
Contributor

@Plamen5kov Plamen5kov commented Dec 2, 2016

how to use a custom inspector:

  • tns create <app_name>
  • npm install <path_to_custom_inspector> --save-dev
  • tns debug ios

how to use normal inspector:

  • tns create <app_name>
  • tns debug ios

ping @dtopuzov, @pkoleva

tns debug ios --frameworkPath <path_to_custom_inspector> is no longer possible.
To be merged after: #2294

@Plamen5kov Plamen5kov self-assigned this Dec 2, 2016
@Plamen5kov Plamen5kov force-pushed the plamen5kov/work_with_custom_inspector branch from acdf8ca to 1cf5359 Compare December 2, 2016 09:45
@Plamen5kov Plamen5kov merged commit d6d52e5 into master Dec 2, 2016
@Plamen5kov Plamen5kov deleted the plamen5kov/work_with_custom_inspector branch December 8, 2016 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant