swift-foundation
swift-foundation copied to clipboard
FoundationMacros: use cross-compilation to build for host
Use ExternalProject
to switch FoundationMacros to cross-compilation. This allows us to build the macros for the right OS/architecture when cross-compiling Foundation for other environments.