Skip to content

LookInsideApp/LookInside

Repository files navigation

LookInside

LookInside is a Mac app that lets you click through your iOS or macOS app UI and see every view, layer, frame, and property live.

Preview

LookInside continues the work of Lookin, the original iOS view debugger.

Use it

  1. Download LookInside from the Releases page.
  2. Add the server package to the app you want to inspect.
  3. Run your app.
  4. Open LookInside on your Mac and pick the running app.

What you can inspect

  • UIKit, AppKit, and SwiftUI view trees
  • Frames, layers, screenshots, and resolved properties
  • SwiftUI modifiers and layout details
  • Live property changes while your app is running

Add the server package

Use LookInside-Release with Swift Package Manager or CocoaPods.

License

GPL-3.0. See LICENSE.