Appearance
tuist inspect build
Inspects the latest build.
Arguments
path Optional
Environment variable TUIST_INSPECT_BUILD_PATH
The path to the directory that contains the project to inspect the latest build for.
bash
tuist inspect build --path [path]
tuist inspect build -p [path]
project-derived-data-path Optional
Environment variable TUIST_INSPECT_BUILD_PROJECT_DERIVED_DATA_PATH
The path to the directory containing the project's derived data artifacts.
bash
tuist inspect build --project-derived-data-path [project-derived-data-path]
help Optional
Show help information.
bash
tuist inspect build -h
tuist inspect build --help