/LCDebugger

LCDebugger is a local/remote debugging tools for iOS.

Primary LanguageObjective-CMIT LicenseMIT

LCDebugger

LCDebugger is a local/remote debugging tools. LCDebugger has a set of useful commands, and enables you to simply use it like using terminal. (Without needing you to jailbreak)

What LCDebugger Does

  • Real-time remote preview screen of device .
  • Remote control device.
  • Remote browser view tree and change frame to one of views.
  • Command(CMD) module.
  • 3d view tree.
  • Crash report.
  • Various system information.

How LCDebugger Works

LCDebugger build a local web server for remote debugging, and use CMD module to interact.

The Scenario

Remote debugging, and more helpful for testers.

Getting Started

  1. Download the source code.
  2. Drag and drop /LCDebugger folder into your project.
  3. Build and run it!

Preview

Real-time remote preview screen of device

image

Remote preview view tree and change it!

image

Remote perform some commands

image

3d view tree

wait...

Version History

  • 1.0

Thanks

License