We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e78b712 commit 51db530Copy full SHA for 51db530
1 file changed
README.md
@@ -138,14 +138,14 @@ The diagnostic tool is a standalone utility that checks your system configuratio
138
139
```bash
140
# Run the diagnostic tool using mise
141
-mise x npm:xcodebuildmcp@1.3.1 -- xcodebuildmcp-diagnostic
+mise x npm:xcodebuildmcp@1.3.2 -- xcodebuildmcp-diagnostic
142
```
143
144
#### Using with npx
145
146
147
# Run the diagnostic tool using npx
148
-npx xcodebuildmcp@1.3.1 xcodebuildmcp-diagnostic
+npx xcodebuildmcp@1.3.2 xcodebuildmcp-diagnostic
149
150
151
The diagnostic tool will output comprehensive information about:
0 commit comments