Hi guys,
I've been working on the following PR to enable cross-compilation for
Android armv7, in a similar way as it's being done in swift project
https://github.com/apple/swift-corelibs-libdispatch/pull/162
My idea was to bring a change that can be streamlined in swift's
compilation process eas
Hi everyone,
Wanted to know if there's any plan to find a solution for Auto Bridging
between corelibs-foundation <> Swift types in the same manner as it is done
for Obj-C.
There has been some discussions about this in the following PRs:
https://github.com/apple/swift-corelibs-foundation/pull/310