{"enrichment":{"faq":[{"a":"Xcode Workflows teaches you to build iOS apps through the execute_xcode_command MCP tool. Start by discovering your project's schemes and destinations, then invoke the tool with your chosen scheme and destination (simulator or device). The skill covers project structure discovery, build configuration selection, and interpreting build output to identify success or failure.","q":"How to build iOS app with xcodebuild using Xcode Workflows?"},{"a":"Xcode Workflows addresses scheme discovery as a foundational step. Use the execute_xcode_command tool to list available schemes in your project first. Common causes include typos in scheme names, schemes not marked as shared, or building from the wrong project directory. The skill includes troubleshooting guidance for resolving scheme-related errors.","q":"What should I do when xcodebuild scheme not found error occurs?"},{"a":"Xcode Workflows covers running unit and UI tests via the execute_xcode_command MCP tool. You can run all tests, filter by specific test targets, or execute individual test cases. The skill teaches test failure debugging, log interpretation, and how to configure test destinations for both simulators and physical devices.","q":"How do I run and debug tests using Xcode Workflows?"},{"a":"Yes. Xcode Workflows emphasizes using MCP tools instead of direct bash commands for all xcodebuild operations, making it ideal for CI/CD automation. The skill covers build configuration, code signing setup, parallel builds, derived data caching strategies, and pipeline integration patterns for reliable automated iOS builds.","q":"Can Xcode Workflows help integrate iOS builds into CI/CD pipelines?"},{"a":"Xcode Workflows provides reference tables and configuration guidance for code signing identities, provisioning profiles, and build settings. The skill teaches how to specify signing identities through execute_xcode_command parameters, manage debug vs. release configurations, and troubleshoot signing-related build failures.","q":"How does Xcode Workflows handle code signing and build configuration?"},{"a":"Xcode Workflows explains that simulator builds target x86_64 or arm64 architectures depending on your Mac, while device builds require valid code signing. The skill covers selecting appropriate destinations, handling architecture mismatches, and troubleshooting device-specific build errors through the execute_xcode_command tool.","q":"What are the key differences between simulator and device build destinations?"}],"shadow_tags":["command-line-tools","ios-automation","build-system","ci-cd-pipeline","error-resolution","testing-framework","project-configuration","performance-optimization","code-signing"],"summary_rewrite":"Xcode Workflows teaches you how to execute iOS build operations through the execute_xcode_command MCP tool, covering project discovery, building for simulators and devices, running unit and integration tests, and interpreting build results. The skill emphasizes using MCP tools instead of direct bash commands for all xcodebuild operations, and includes reference tables for common tasks, configuration options, and troubleshooting guidance for typical build failures."},"files":[{"bytes":12199,"path":"skills/xcode-workflows/SKILL.md","sha256":"53f94b044ea9f609aa9160baccfc2a430c8eaa5da4161b67113c900974c15a4a","url":"https://skillfed.io/files/conorluddy/xclaude-plugin/xcode-workflows/05c3c027/SKILL.md"}],"id":"conorluddy/xclaude-plugin/xcode-workflows","links":{"html":"https://skillfed.io/conorluddy/xclaude-plugin/xcode-workflows","md":"https://skillfed.io/conorluddy/xclaude-plugin/xcode-workflows.md","repo":"https://github.com/conorluddy/xclaude-plugin"},"meta":{"agents_supported":[],"first_seen":"2026-07-28","forks":17,"language":"TypeScript","last_updated":"2026-02-07","license":"MIT","name":"xcode-workflows","publisher":"conorluddy","stars":178},"relations":{"similar":[{"id":"conorluddy/xclaude-plugin/ios-testing-patterns"},{"id":"conorluddy/xclaude-plugin/simulator-workflows"},{"id":"Prisma-Labs-Dev/apple-skills/simulator-utils"},{"id":"conorluddy/xclaude-plugin/state-management"},{"id":"vasilyu1983/AI-Agents-public/qa-testing-ios"},{"id":"conorluddy/xclaude-plugin/performance-profiling"},{"id":"pzep1/xcode-build-skill/xcode-build"},{"id":"CharlesWiltgen/Axiom/axiom-fix-build"},{"id":"rshankras/claude-code-apple-skills/run-simulator"},{"id":"rshankras/claude-code-apple-skills/run-device"}]},"slug":{"owner":"conorluddy","repo":"xclaude-plugin","skill":"xcode-workflows"},"version":"05c3c027"}
