[swift-users] Package Manager test target name conflict
Taylor Swift
kelvin13ma at gmail.com
Sat Jul 29 15:57:07 CDT 2017
Many libraries I maintain contain a testTarget called "Tests", but whenever
an external package depends on two or more library packages, the "Tests"
targets conflict with one another, even though the testTargets are never
actually depended on. How do I get the SPM to ignore them?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20170729/22d6d230/attachment.html>
More information about the swift-users
mailing list