aleclarson / emitter-kit

Type-safe event handling for Swift
MIT License
567 stars 71 forks source link

Swift 4 #64

Open SamDecrock opened 2 years ago

SamDecrock commented 2 years ago

I used to use this library a lot. Opening my new Xcode after more than a year, it reports that the library is not compatible with Swift 4. Do they already have some native event emitter I can use or should I try to port emitter-kit to make it work with Swift 4?