I'm confused. I've followed this from afar as I don't have much SwiftPM experience, but if that is true, what's the point of the proposal?
> On 26 Jan 2017, at 08:12, Ankit Agarwal via swift-evolution > <[email protected]> wrote: > > The test targets are *not* compiled when you run swift build. They're only > complied on invocation of `swift test`. If a test target depends on a testing > library (as in my example), they will *not* be built on invocation of `swift > build`. _______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
