Open jp-dubey07 opened 10 years ago
'SocketRocket/SRWebSocket.h' file not found in WebSocketExampleClient for iOS
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.
gem install cocoapods
pod setup
pod install
'SocketRocket/SRWebSocket.h' file not found in WebSocketExampleClient for iOS