Русский (Russian)
Appearance
Inspects an app bundle. The app bundle has to be either .app
, .xcarchive
or .ipa
.
Environment variable TUIST_INSPECT_BUNDLE
The path to the bundle.
tuist inspect bundle [bundle]
Environment variable TUIST_INSPECT_BUNDLE_JSON
The output in JSON format.
tuist inspect bundle --json
tuist inspect bundle --no-json
Environment variable TUIST_INSPECT_BUNDLE_PATH
The path to the directory that contains the project associated with the inspected bundle.
tuist inspect bundle --path [path]
tuist inspect bundle -p [path]
Show help information.
tuist inspect bundle -h
tuist inspect bundle --help