跳至內容

tuist inspect

Inspect your project to identify issues such as implicit or redundant dependencies.

Subcommands#

CommandDescription
tuist inspect buildInspects the latest build.
tuist inspect bundleInspects an app bundle. The app bundle has to be either .app, .xcarchive, .ipa, .aab, or .apk.
tuist inspect dependenciesInspects implicit and redundant dependencies in Tuist projects, failing when issues are found.
tuist inspect testInspects the latest test results.

Arguments#

verbose Optional#

Display verbose logs.

bash
tuist inspect --verbose