Yesterday, I used Claude Code Remote Control on an iPad instruct Claude on my Mac change an iPad app and redeploy it back to the iPad where I was working. It's indirect but felt like the future.

It's also something Apple should build to leverage Xcode on the iPad without recreating it for touch.

@johnvoorhees I’ve been trying this but been struggling to get Claude to build and deploy from the cli of Xcode.

I just run back to my Mac and hit build and run when I need it?

How did you do it? VNC?

@Dannybres No, fully within Claude Code Remote Control. The project uses xcodegen, which manages the project build and other settings and xcrun for managing devices with the iPad in Developer Mode.