Skip to main content

Tuist

Tuist is a command-line tool that abstracts the intricacies of Xcode projects through project generation. It serves as a foundation to help teams maintain and optimize their large modular projects.

You can seamlessly integrate Tuist into your workflow with Appcircle, making setup and utilization within your existing development processes easy.

Prerequisites

Before you run the Tuist step, you must complete certain prerequisites, as detailed in the table below:

Prerequisite Workflow StepDescription
Git CloneYou need to clone the repository to start the Tuist process. After cloning, the system installs Tuist and creates the AC_REPOSITORY_DIR variable.

Input Variables

You can find all the parameters required for this step in the table below, with their descriptions in detail.

Variable NameDescriptionStatus
$AC_TUIST_PATHSpecifies the path to the directory containing the project definition. This path is automatically generated after the Git Clone step.Optional
$AC_TUIST_PROJECT_ONLYGenerates only the local project, without generating its dependencies.Optional

To access the source code of this component, please use the following link:

Preview of GitHub - appcircleio/appcircle-tuist-component: Appcircle.io Tuist Component