Closed pushkarnk closed 5 years ago
Posted a question on the SwiftPM slack, learnt that this is known limitation with the current resolver and is being worked upon. Moving this to backlog.
Since this is a known SwiftPM issue and does not block anything directly in Kitura-WebSocket, I think it makes sense to close this issue.
I tried building the test server(see this), that we use with autobahn, with Kitura-Websocket (
master
branch) with 4.1, 4.2.1 and 5 in release mode. Builds take a long time:Swift 4.1: 22 minutes Swift 4.2.1:
Completed resolution in 838.20s
- 21 minutes Swift 5:Completed resolution in 638.82s
- 11 minutes