From 3c939d0c874b4e77bc8490524bd0f5091010b9ab Mon Sep 17 00:00:00 2001 From: isaac <> Date: Wed, 20 May 2026 00:13:20 +0800 Subject: [PATCH] Update xcodebuildmcp config --- .xcodebuildmcp/config.yaml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .xcodebuildmcp/config.yaml diff --git a/.xcodebuildmcp/config.yaml b/.xcodebuildmcp/config.yaml new file mode 100644 index 0000000000..fc5cb95e8f --- /dev/null +++ b/.xcodebuildmcp/config.yaml @@ -0,0 +1,2 @@ +schemaVersion: 1 +enabledWorkflows: ["simulator", "debugging", "ui-automation"]