lookinside-cli
Installation
SKILL.md
LookInside CLI and Integration
Use the repository's CLI to inspect live macOS, iOS Simulator, and USB-connected targets, and use the same repository to embed or package LookinServer for host apps.
Quick Start
Work from the repository root so SwiftPM can find Package.swift.
Prefer the built binary for repeat commands:
.build/debug/lookinside list
If the binary is missing, build it first:
swift build -c debug --product lookinside