You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was investigating what was needed to add Swift Package Manager support and I found out that GCDWebServer (which is a SBTUITestTunnelServer dependency) still lacks SPM support. A pull request has been opened to add it but it's hasn't been merged yet.
We could fork GCDWebServer to integrate the PR to enable SPM support for SBTUITestTunnel.
The text was updated successfully, but these errors were encountered:
I was investigating what was needed to add Swift Package Manager support and I found out that
GCDWebServer
(which is aSBTUITestTunnelServer
dependency) still lacks SPM support. A pull request has been opened to add it but it's hasn't been merged yet.We could fork
GCDWebServer
to integrate the PR to enable SPM support forSBTUITestTunnel
.The text was updated successfully, but these errors were encountered: