[swift-server-dev] Prototype of the discussed HTTP API Spec

Carl Brown carl.brown.swift at linuxswift.com
Wed May 31 08:21:45 CDT 2017



> On May 31, 2017, at 5:48 AM, Alex Blewitt <alblue at apple.com> wrote:
> If you have demos, I would suggest moving them into a different repository and then have that depend on the implementation repository through Swift PM. You can then guarantee that the same examples compile and behave correctly across different versions of your libraries.

In this case, the helpers are used (and tested)  in the XCTests, so they at least need to stay in the same repository as the tests.

-Carl 

> 
> Alex
> 



More information about the swift-server-dev mailing list