sjrmanning / Birdsong

:bird::musical_score: Swift WebSockets client for Phoenix Channels.
MIT License
127 stars 37 forks source link

Update Starscream to a recent (Swift 4 compatible) version #19

Closed lla01 closed 6 years ago

lla01 commented 7 years ago

Birdsong depends on Starscream 2.0.1 which doesn't compile under Swift 4

sjrmanning commented 7 years ago

Hey, thanks for the report about this! I'll look into this ASAP and get a new version pushed with Swift 4 support.

sjrmanning commented 6 years ago

I've just pushed version 0.6.0 here and published on CocoaPods. This uses Starscream 3.0 which works with Swift 4.

Please let me know if you run into any issues, and thanks again!