tuist cache warm
Warms the local and remote cache
Options
Name | Description |
---|---|
--path, -p | The path to the directory that contains the project whose targets will be cached |
--profile, -P | The name of the profile to be used when warming up the cache |
--xcframeworks, -x | When passed it caches the targets for simulator and device using xcframeworks |
--dependencies-only | If passed, the command doesn't cache the targets passed in the `--targets` argument, but only their dependencies |