Português (Portuguese)
Português (Portuguese)
Appearance
Português (Portuguese)
Português (Portuguese)
Appearance
It checks if the build settings of a project or target are empty. Otherwise it exits unsuccessfully.
Environment variable TUIST_MIGRATION_CHECK_EMPTY_SETTINGS_XCODEPROJ_PATH
The path to the Xcode project
tuist migration check-empty-settings -p [xcodeproj-path]
tuist migration check-empty-settings --xcodeproj-path [xcodeproj-path]
Environment variable TUIST_MIGRATION_CHECK_EMPTY_SETTINGS_TARGET
The name of the target whose build settings will be checked. When not passed, it checks the build settings of the project.
tuist migration check-empty-settings --target [target]
tuist migration check-empty-settings -t [target]
Show help information.
tuist migration check-empty-settings -h
tuist migration check-empty-settings --help