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
Name | Description |
---|---|
--path, -p | The path to the directory that contains the workspace or project whose dependencies will be fetched/updated. The default is the current directory |
--update | Clean only the builds artifacts cache generated by Tuist, example usage: 'tuist fetch --update': |