Switching Xcode Scheme

Use when you need to change the active scheme of the running Xcode app (typically before invoking the Xcode MCP BuildProject/RunSomeTests/RunAllTests tools, which always operate on Xcode's currently-selected scheme), or when you need to discover what schemes or run destinations a workspace defines. Listing-only for run destinations — Xcode 26.x's AppleScript cannot persistently change the active destination, so destination switching must be done manually in the Xcode toolbar.

wordpress-mobile ddde189 2 files · 10.0 KB Updated

File contents

wordpress-mobile/wordpress-ios/tree/main/.claude/skills/switching-xcode-scheme commit ddde189214

Frequently asked questions

npx skillmds@latest add wordpress-mobile/switching-xcode-scheme