[swift-build-dev] [swift-evolution] [Draft] Package Manager Custom Targets Layout

Ankit Aggarwal ankit_aggarwal at apple.com
Tue Mar 28 05:43:22 CDT 2017


> Is the default *not* recursively searching for source files? If not, it
> would be great to have ways that achieve that, e.g. `*.swift`.
>

The default *is* searching recursively. There will be globbing support in
future that allows `*.swift` but for now we will (recursively) search for
valid sources, which could be either Swift or C-family (but not both).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-build-dev/attachments/20170328/56b60b47/attachment.html>


More information about the swift-build-dev mailing list