bastienFalcou / SoundWave

Illustrate your sound waves on the fly 🚀
MIT License
611 stars 94 forks source link

Swift 4 pod/project compatibility #25

Closed bojanin closed 5 years ago

bojanin commented 5 years ago

I recently added this pod to one of my personal projects, when I built it I got the error that "RunLoopMode has been deprecated in favor of RunLoop.mode.Default" so I changed it, now hopefully users within swift4 can use this without having that issue. Small fix.

bastienFalcou commented 5 years ago

Hi @ven1xus! Thank you for the Pull Request! It actually became obsolete after merging this one (full update to Swift 4.2), but I really appreciate the support 🙇