What problem does it solve?
This skill helps developers diagnose and fix iOS app build and deployment issues arising from XcodeGen configuration, SPM dependency conflicts, and signing problems, reducing debugging time and friction.
Core Features & Use Cases
- XcodeGen Configuration: Aligns project.yml with deployment targets, package dependencies, and signing settings.
- Signing & Deployment Debugging: Resolves code signing errors and device provisioning problems for real devices and simulators.
- Dependency & Compatibility Troubleshooting: Manages Swift Package Manager dependencies and iOS version compatibility, including AVFoundation and camera issues.
- Use Case: When a project fails to archive due to a missing framework or misconfigured signing, the skill guides the fix and provides step-by-step commands.
Quick Start
Provide your project.yml, signing identities, and last build logs to start troubleshooting.