migrating-to-tuist-generated-projects

Originally fromtuist/tuist
Installation
SKILL.md

Migrating to Tuist Generated Projects

Quick Start

  1. Baseline build and run the app with xcodebuild.
  2. Inventory targets, build settings, and external dependencies.
  3. Create Tuist.swift, Project.swift, and Tuist/Package.swift.
  4. Extract settings into .xcconfig files and wire them in Project.swift.
  5. Generate and build: tuist generate --no-open then xcodebuild build.
  6. Fix build issues, regenerate, and validate runtime on a simulator.

Preflight Checklist

Related skills

More from tuist/agent-skills

Installs
310
GitHub Stars
32
First Seen
Feb 11, 2026