Skip to content

Commit 5f24cae

Browse files
committed
Release v1.10.4
1 parent 7d49b97 commit 5f24cae

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Then configure your MCP client to use mise to install XcodeBuildMCP:
154154
"command": "mise",
155155
"args": [
156156
"x",
157-
"npm:xcodebuildmcp@1.10.3",
157+
"npm:xcodebuildmcp@1.10.4",
158158
"--",
159159
"xcodebuildmcp"
160160
]

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xcodebuildmcp",
3-
"version": "1.10.3",
3+
"version": "1.10.4",
44
"iOSTemplateVersion": "v1.0.8",
55
"macOSTemplateVersion": "v1.0.5",
66
"main": "build/index.js",

0 commit comments

Comments
 (0)