Make _FoundationInternationalizationData a swift library - #556
Conversation
|
Windows toolchain build: https://ci-external.swift.org/job/swift-PR-build-toolchain-windows/6704/ |
|
@compnerd it failed with I noticed I forgot to make one small change to to make |
|
Ah, there is another missing change here - you need to include the directory in the skeleton, e.g. https://github.com/swiftlang/swift-installer-scripts/blob/main/platforms/Windows/platforms/windows/windows.wxs#L120-L174 Note that you will need it for Windows and Android. |
|
It looks like that's generated from |
|
@compnerd aha, looks like that last change did the trick - does that look good to you? If so I think this is ready to merge https://ci-external.swift.org/job/swift-PR-build-toolchain-windows/6713/ |
Removes the C headers from the _FoundationInternationalizationData distribution and adds the swiftmodule files