simonmeusel / MuteSpotifyAds

A efficent MacOS application automatically silencing ads of the spotify desktop app
GNU General Public License v3.0
436 stars 40 forks source link

File watcher library incompatible with XCode 10 #14

Closed simonmeusel closed 5 years ago

simonmeusel commented 5 years ago

New Xcode with Swift 5 doesn't compile with https://github.com/eonil/FileSystemEvents.

Workarounds:

simonmeusel commented 5 years ago

I have implemented a file watcher in plain Swift. This project does now require no libraries at all.

simonmeusel commented 5 years ago

Released at https://github.com/simonmeusel/MuteSpotifyAds/releases