[swift-build-dev] [swift-evolution] SwiftPM Xcode Integration

Max Howell max.howell at apple.com
Fri Feb 19 19:02:59 CST 2016


> In that context, I have a few questions:
>  * Is it intended that the generated Xcode project will be checked-in?

It’s up to you, but certainly it will not be required and we will recommend NOT editing the generated project.

>  * Will the project duplicate information that SwiftPM specifies? file references? configuration?

Yes, because it will be generated, consider it a build artefact.

>  * Will the rebuild clobber project configuration that SwiftPM can't specify? This is probably fine. Maybe Xcode should make configuration read-only in generated projects. 

Yes… don’t edit the projects! ;)


More information about the swift-build-dev mailing list