Generate Swift compiler xcodeproj without building

Hello,

I would like to explore Swift compiler and use nice Xcode features like jump to symbol definition, but from what I understand, the -x option of swift-build, even if used alone, compiles the projects.

Is there a way to generate an Xcode project without actually building ?

Thank you !

Trevör

3 Likes