Full Breakdown
Claude Code Brings Live iOS-Simulator Testing to Its macOS Desktop App
7/22/2026, 12:16:56 PM
New Live iOS-Simulator Integration in Claude Code
On July 21, 2026, Anthropic announced that Claude Code for desktop now integrates directly with Apple’s iOS Simulator. The capability is available in a public beta for users on the Pro, Max, and Team subscription plans. Developers can launch, watch, and interact with an iOS app inside a simulator pane that sits alongside the Claude conversation window, allowing iterative testing without leaving the development environment.
How the Feature Works
The integration requires a Mac running macOS with Xcode and the iOS platform installed. When a user asks Claude to build or run an app, Claude launches the app in a dedicated simulator pane. The pane drives the iOS Simulator directly, so it does not rely on macOS Accessibility or Screen-Recording permissions that are needed for Claude’s earlier “computer-use” mode. Up to four simulator panes can be open simultaneously, each tied to its own local session; cloud-based or SSH sessions cannot access the simulator. The first time Claude controls a simulated device, the desktop app prompts for a one-time permission to control the device and capture screenshots.
Official Details from Anthropic
Screenshots generated during a session are automatically sent to Anthropic and retained according to the platform’s standard conversation-retention policy. The company advises developers to avoid signing in to real accounts on simulated devices to protect personal data. All instructions for enabling and using the feature are published on Anthropic’s support site.
Implications for macOS Developers
By embedding live iOS-Simulator feedback within Claude Code, developers can streamline the build-test-iterate loop without switching between separate tools. The direct-access approach preserves the visibility of other windows on the Mac, potentially improving multitasking efficiency. Because the feature is limited to local sessions, teams that rely on remote development environments will need to maintain a local macOS workstation for this workflow. The public-beta status suggests that Anthropic may refine the integration further based on user feedback before a wider release.
