swift-bundler icon indicating copy to clipboard operation
swift-bundler copied to clipboard

Windows support broken by `Socket`

Open stevapple opened this issue 1 year ago • 3 comments

The commit https://github.com/stackotter/swift-bundler/commit/7bfcf2069930ab484ec4beb377ebda2d375ad4bd adds dependency on https://github.com/stackotter/Socket, which blocks building on Windows.

To restore the support, we may make the dependency and related functionalities platform-specific.

stevapple avatar May 26 '24 09:05 stevapple