ably-cocoa/Ably-SoakTest-AppUITests
Lawrence Forooghian e380f46bc7 Compile SocketRocket directly into the SDK
We remove it as a dependency in Carthage and CocoaPods, and deal with
the fallout. There is some further work needed to fix the CocoaPod,
which I’ll do in a separate commit.

For future reference, we are doing this as part of a wider effort to
reduce the number of transitive dependencies that we impose on users of
the SDK. See issue #949 for more details.

I manually removed the framework copy steps. I don’t _think_ there is a
more official Carthage-provided way of doing this, but I could be quite
wrong; I don’t know much about Carthage.
2020-11-12 21:44:52 +00:00
..
Info.plist Soak test (#916) 2019-12-09 11:14:26 +01:00
SoakTest.swift Soak test (#916) 2019-12-09 11:14:26 +01:00
SoakTestReachability.swift Soak test (#916) 2019-12-09 11:14:26 +01:00
SoakTestURLSession.swift Soak test (#916) 2019-12-09 11:14:26 +01:00
SoakTestWebSocket.swift Compile SocketRocket directly into the SDK 2020-11-12 21:44:52 +00:00