mobile-websocket-example icon indicating copy to clipboard operation
mobile-websocket-example copied to clipboard

Header file missing in WebSocketExampleClient for iOS

Open jp-dubey07 opened this issue 11 years ago • 1 comments

'SocketRocket/SRWebSocket.h' file not found in WebSocketExampleClient for iOS screen shot 2014-10-10 at 12 37 30 pm

jp-dubey07 avatar Oct 10 '14 07:10 jp-dubey07

Did you install the Cocoapods dependencies?

If you haven't got Cocoapods installed, run gem install cocoapods and pod setup. Then run pod install from the iOS directory with the Podfile.

ankor avatar Jan 23 '15 09:01 ankor