VisualizeViewManager
June 14, 2021 • MIT License
A library that helps you visualize your subviews' frames with random colors. It makes it easy to visually check the frame size of the view. You don't have to specify the background color one by one.
SwiftUI-Introspect
January 17, 2021 • MIT License
Introspect underlying UIKit components from SwiftUI
LayoutInspector
January 22, 2019 • MIT License
To start layout debugging you can make screenshot on a real device or press "Inspect" on the bottom of the table in the demo app
LLDebugTool - A convenient debugging tool
August 27, 2018 • MIT License
LLDebugTool is a debugging tool for developers and testers that can help you analyze and manipulate data in non-xcode situations.
DBDebugToolkit
March 23, 2017 • MIT License
Set of easy to use debugging tools for iOS developers & QA engineers. After an easy setup simply shake your device to open a menu inside your application, providing such features as: performance st...
KeyCommands
November 04, 2016 • MIT License
Bind actions to combination of the keys in iOS and tvOS applications running in simulators.
SKLogger
March 13, 2016 • MIT License
Flexible, pimped out NSLog replacement. Log multiple variables inline with no format specifier. Streamline your debugging experience!
VMDInstrumenter
November 09, 2013 • BSD License
A simple Objective-C singleton to instrument, trace, and suppress selectors at runtime. Sometimes you need to debug a 3rd party library but you don't have access to the source code, and sometimes y...
MTLog
October 03, 2013 • MIT License
An NSLog replacement for coders! Do things to your output console other logging libraries don't allow you to
UALogger
September 13, 2013 • MIT License
UALogger is a simple and lightweight logging tool for iOS and Mac apps. It allows you to customize the log format, customize when to log to the console at runtime, and allows collection of the enti...
AksDeviceConsole
September 13, 2013 • MIT License
An on-device console for easy and quick debugging.
DCIntrospect
June 08, 2011 • MIT License
Introspect is small set of tools for iOS that aid in debugging user interfaces built with UIKit. It's especially useful for UI layouts that are dynamically created or can change during runtime, or ...