Hacker News new | ask | show | jobs
by HaloZero 135 days ago
I still haven't found a useful way to replicate preview when iterating quickly on a view (though it's an edge case)
1 comments

XcodeMCP (Native MCP added in 26.3) Implements this with RenderPreview

RenderPreview: Builds and renders a SwiftUI #Preview, returns snapshot

Does it fully replicate XCode preview and torch your CPU for a full 5 minutes?