본문으로 바로가기

tuist migration

A set of utilities to assist in the migration of Xcode projects to Tuist.

Subcommands#

CommandDescription
tuist migration check-empty-settingsIt checks if the build settings of a project or target are empty. Otherwise it exits unsuccessfully.
tuist migration list-targetsIt lists the targets of a project sorted by number of dependencies.
tuist migration settings-to-xcconfigIt extracts the build settings from a project or a target into an xcconfig file.