Hi,
I was surprised to see that corelibs-foundation does not support
incremental building. I filed https://bugs.swift.org/browse/SR-6180, can
someone comment on the bug describing approach foundation wants to take to
support incremental building?
___
swi
Hi,
It looks like SE-0167 is implemented and can be used in the latest macOS
snapshot (yay!). Will corelibs-foundation need a completely separate
implementation? Is the corelibs-foundation implementation going to be community
driven?
PS: I think these are awesome APIs and the Package Manager w
On Tue, Jan 31, 2017 at 8:13 AM, Philippe Hausler via swift-corelibs-dev <
swift-corelibs-dev@swift.org> wrote:
> So there are a few issues that would be a bit tricky to deal with:
>
> SwiftPM uses Foundation so you would have to devise some way to build
> SwiftPM either without Foundation (which