VibeHunt
Back to browse

Sherlock

iOS simulator visual debugger

Visit

Sherlock provides a visual debugging interface for code iOS simulator on macOS. It lets developers inspect and step through code execution while the app runs in the simulator, presenting runtime information in a graphical form that complements traditional console output. The tool is intended for iOS developers who need a more intuitive way to understand program flow and state during testing.

Built as a macOS‑only application, Sherlock integrates with the iOS simulator environment, allowing users to set breakpoints, view variable values, and navigate call stacks without leaving the simulator window. Its visual approach aims to reduce the cognitive load of interpreting raw logs and to speed up the debugging workflow.

The project has reached a stable maturity level and has been maintained by the Inspired Code Team. Although development is winding down due to the effort required to stay compatible with newer Xcode releases, the existing codebase remains available for users who wish to adopt or extend the visual debugging capabilities it offers.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps