# tuist generate Generate a project or inspect generation runs. ## Subcommands | Command | Description | | --- | --- | | `tuist generate list` | Lists all the generations in a project. | | `tuist generate run` | Generates an Xcode workspace to start working on the project. | | `tuist generate show` | Shows information about a generation. |