swiftlang / swift-java

Apache License 2.0
724 stars 27 forks source link

ExampleSwiftLibrary: adjust imports for Windows #161

Closed compnerd closed 1 week ago

compnerd commented 1 week ago

Guard the Darwin import to when the module is available rather than assuming it to be the default. Add a case for Windows.

ktoso commented 1 week ago

Nightly snapshot toolchain regressed the build for us, will fix it.