Português (Portuguese)
Português (Portuguese)
Appearance
Português (Portuguese)
Português (Portuguese)
Appearance
Generates a temporary project to edit the project in the current directory
Environment variable TUIST_EDIT_PATH
The path to the directory whose project will be edited
tuist edit --path [path]
tuist edit -p [path]
Environment variable TUIST_EDIT_PERMANENT
It creates the project in the current directory or the one indicated by -p and doesn't block the process
tuist edit --permanent
tuist edit -P
tuist edit --no-permanent
Environment variable TUIST_EDIT_ONLY_CURRENT_DIRECTORY
It only includes the manifest in the current directory.
tuist edit --only-current-directory
tuist edit -o
tuist edit --no-only-current-directory
Show help information.
tuist edit -h
tuist edit --help