swift package generate-xcodeproj

Generates an Xcode project (this command will be deprecated soon)

Options

NameDescription
--help, -h, -helpShow help information
--versionShow the version
--xcconfig-overrides <path>Path to xcconfig file
--output <path>Path where the Xcode project should be generated
--legacy-scheme-generatorUse the legacy scheme generator
--watchWatch for changes to the Package manifest to regenerate the Xcode project
--skip-extra-filesDo not add file references for extra files to the generated Xcode project