tuist fetch

Dependencies can be fetched by running the following command. They are stored in your project's `Tuist/Dependencies` directory. For more info see https://docs.tuist.io/commands/dependencies

Options

NameDescription
--path, -pThe path to the directory that contains the workspace or project whose dependencies will be fetched/updated. The default is the current directory
--updateClean only the builds artifacts cache generated by Tuist, example usage: 'tuist fetch --update':