[swift-evolution] [swift-build-dev] [Review] SE-0162 Package Manager Custom Target Layouts
Joseph Heck
heckj at mac.com
Tue Apr 4 14:27:54 CDT 2017
>> Proposal link:
>>> https://github.com/apple/swift-evolution/blob/master/proposals/0162-package-manager-custom-target-layouts.md
>
> * What is your evaluation of the proposal?
+1
This significantly improves the ability to support a variety of libraries and integrate them without requiring specific project layout changes. It supports continued defaults while allowing variations that are otherwise difficult to support without significant project wrangling.
> * Is the problem being addressed significant enough to warrant a change to the Swift Package Manager?
Yes
> * Does this proposal fit well with the feel and direction of Swift?
Yes
> * How much effort did you put into your review? A glance, a quick reading, or an in-depth study?
Review of the proposal during development, along with feedback to the authors.
More information about the swift-evolution
mailing list