Skip to content
This repository has been archived by the owner on Jul 25, 2018. It is now read-only.

CB-10358: Add deprecation notice #16

Merged
merged 1 commit into from
Jul 7, 2018

Conversation

jcesarmobile
Copy link
Member

Platforms affected

What does this PR do?

Add deprecation notice to the README

What testing has been done on this change?

Checklist

  • Reported an issue in the JIRA database
  • Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
  • Added automated test coverage as appropriate for this change.

@apache apache deleted a comment from brodybits Jul 4, 2018
README.md Outdated

weinre was built in an age when there were no remote debuggers available for mobile devices. Since then, some platforms are starting to provide remote debugger capabilities, as part of their platform tool set.

1. Android: [Get Started with Remote Debugging Android Devicese](https://developers.google.com/web/tools/chrome-devtools/remote-debugging/)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor typo here, Devicese should be Devices

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

README.md Outdated
1. iOS: [Safari Developer Tools overview](https://support.apple.com/guide/safari-developer/safari-developer-tools-overview-dev073038698/mac)
1. Windows: [Debug Store apps in Visual Studio](https://msdn.microsoft.com/library/hh441472.aspx)

<mark>Important note</mark>, some of weinre dependencies have security issues, use on your own risk.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<mark> doesn't seem to do much if I click the View button

I would mark "Important note" in BOLD CAPS

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In VS Code it highlight it in yellow, but yeah, it doesn't do anything here, so I'll remove it.

@jcesarmobile jcesarmobile merged commit e7433e2 into apache:master Jul 7, 2018
@jcesarmobile jcesarmobile deleted the CB-10358 branch July 7, 2018 15:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants