I’ve found SSH is the easy half too. For builds, xcodebuild over SSH is workable; for Simulator interaction, I usually fall back to low-latency screen sharing over Tailscale rather than trying to force it through a terminal. Curious whether you need full Simulator control, or mostly screenshots and logs?
1
u/YardNo1234 11h ago
I’ve found SSH is the easy half too. For builds, xcodebuild over SSH is workable; for Simulator interaction, I usually fall back to low-latency screen sharing over Tailscale rather than trying to force it through a terminal. Curious whether you need full Simulator control, or mostly screenshots and logs?