Trouble creating Swift library package around system library

There is @_exported import SomeModule, which is used frequently within the Swift project, but is underscored because its spelling and some semantic details still aren’t finalized. You can use it safely as long as you don’t care about source compatibility with future releases of Swift.

1 Like