@hendrik_kueck@mastodon.social
Post #1396634
2026-02-14 18:23 UTC
@dimillian @simonbs What are the benefits you see from using XcodeBuildMCP over the agents using xcodebuild and related CLI tools directly?
Replies (1)
-
@dimillian@mastodon.social 2026-02-15 08:56
@hendrik_kueck @simonbs much more predictable for me. When you have a codebase with a ton of targets, etc., it's harder for the agent to generate the correct commands every time. Also, instrumentation, with the MCP, the agent can interact and do everything with your app.