1 repository
Debugger extensions specialized in inspecting and analyzing user interface components on mobile platforms.
Distinguishing note: Candidates are for building UI or running automated tests; this is for runtime LLDB-based inspection.
Explore 1 awesome GitHub repository matching mobile development · UI Debugging Extensions. Refine with filters or upvote what's useful.
Chisel is a collection of LLDB debugging extensions and tools for inspecting and manipulating the user interface of iOS applications. It provides utilities for tracing responder chains, traversing view hierarchies, and modifying UI elements during runtime. The toolset distinguishes itself through specialized visual debugging capabilities, including a suite for toggling view visibility and borders to isolate layout issues, as well as a system to export colors and images from a running app to a desktop previewer for asset verification. The project covers a broad range of UI diagnostic capabili
Provides a collection of LLDB tools for inspecting view hierarchies and layouts in iOS applications.