You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ A Model Context Protocol (MCP) server that provides Xcode-related tools for inte
33
33
-[Client Compatibility](#client-compatibility)
34
34
-[Code Signing for Device Deployment](#code-signing-for-device-deployment)
35
35
-[Troubleshooting](#troubleshooting)
36
-
-[Doctor Tool](#doctor-tool)
36
+
-[Doctor Tool](#doctor-tool)
37
37
-[Privacy](#privacy)
38
38
-[What is sent to Sentry?](#what-is-sent-to-sentry)
39
39
-[Opting Out of Sentry](#opting-out-of-sentry)
@@ -105,7 +105,7 @@ For clients that support MCP resources XcodeBuildMCP provides efficient URI-base
105
105
106
106
-**Simulators Resource** (`xcodebuildmcp://simulators`): Direct access to available iOS simulators with UUIDs and states
107
107
-**Devices Resource** (`xcodebuildmcp://devices`): Direct access to connected physical Apple devices with UDIDs and states
108
-
-**Environment Resource** (`xcodebuildmcp://environment`): Direct access to environment information such as Xcode version, macOS version, and Node.js version
108
+
-**Doctor Resource** (`xcodebuildmcp://doctor`): Direct access to environment information such as Xcode version, macOS version, and Node.js version
0 commit comments