[swift-build-dev] [Proposal] Lock file for Swift Package Manager
Max Howell
max.howell at apple.com
Tue Jan 12 19:01:34 CST 2016
Just to follow up here. This is not forgotten. I’ll be trying to follow up with more details this week.
>>> I think git submodules can be added as an additional feature rather than depending on it completely for locking because it is a bit problematic to use with a team and has many issues
>>>
>>> https://codingkilledthecat.wordpress.com/2012/04/28/why-your-company-shouldnt-use-git-submodules/ <https://codingkilledthecat.wordpress.com/2012/04/28/why-your-company-shouldnt-use-git-submodules/>
>>
>> All the issues in the article are addressed by wrapping git with another tool, which we would do.
>>
>>
>> Can you elaborate "wrapping git with another tool" ?
>
> `swift build` wraps git. All the pain points in that article are due to a lack of automation for various git-steps.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-build-dev/attachments/20160112/2f6a7624/attachment.html>
More information about the swift-build-dev
mailing list