Skip to content

Перевод 🌍

Вы можете перевести или улучшить перевод этой страницы.

Внести вклад

tuist cache-start

Start a proxy server to listen for Xcode Compilation Cache requests

Arguments

path Optional

Environment variable TUIST_CACHE_START_PATH

The path to the directory or a subdirectory of the project.

bash
tuist cache-start --path [path]
tuist cache-start -p [path]

help Optional

Show help information.

bash
tuist cache-start -h
tuist cache-start --help

Released under the MIT License.