novastone-media / MQTT-Client-Framework

iOS, macOS, tvOS native ObjectiveC MQTT Client Framework
Other
1.84k stars 459 forks source link

Fix SocketRocket version to 0.5.1 #598

Open muzyukin-bolt opened 2 years ago

muzyukin-bolt commented 2 years ago

New version of SocketRocket was released (0.6.0), and MQTTClient fails to build with this new version. Example of build error: https://gist.github.com/RockLobster/f3fcff88f62d1b31f0cad9b7f2c93d3c

Fixes #596

muzyukin-bolt commented 2 years ago

@jcavar, could you, please, take a look at this one?

muzyukin-bolt commented 2 years ago

Or, maybe, @ckrey, you can take a look at this?