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
SwiftyFORM - easy creation of inspectors
July 01, 2015 • MIT License
SwiftyFORM is a form framework for iOS, written in Swift.
Demo video that shows inline sliders and date pickers
https://www.youtube.com/watch?v=PKbVJ91uQdA
Features:
- There are 13 form ite...
Curious
June 04, 2014 • GPL License
iOS inspector for curious people. Inspect the hierarchy of apps and objects' available methods! Useful for debugging, and knowing how something works.
TBMInspectorView
March 28, 2014 • MIT License
TBMInspectorView is a copy of the Xcode 5's inspector view. It is pretty easy to setup and should be set as the documentView of a NSScrollView.
DMInspectorPalette
July 27, 2012 • MIT License
DMInspectorPalette is an NSScrollView that supports dynamic loading of NSView grouped by section as like in XCode Inspector Window.
You can collapse or expand an item in order to hide or show it's...
DMTabBar
June 21, 2012 • MIT License
DMTabBar is a simple segmented control / bar that mimics the XCode 4 Inspector segmented control.
JUInspectorView
August 15, 2011 • MIT License
JUInspectorView is a shameless copy of Xcode 4s inspector views. It draws a header with a title and then a custom NSView or NSView subclass as the body. There is a disclosure triangle to open/close...