aleclarson / emitter-kit

Type-safe event handling for Swift
MIT License
566 stars 70 forks source link

Migrate Emitter Kit to Swift 1.2 #13

Closed cakper closed 9 years ago

cakper commented 9 years ago

Hello,

I've prepared a PR that migrates project to Swift 1.2. The code builds ok and passed tests, but for sure will not work with previous versions of Swift, so I guess we need a way to handle that (branches/tags?) as discussed in #12 by @mkoppanen

aleclarson commented 9 years ago

Much thanks for helping me keep this up-to-date! :smile:

I squashed a bunch of old commits to clean things up, so I can't seem to be able to merge your PR anymore. So I just copied the changes on my local version and pushed to v3.2.

Thanks again!

cakper commented 9 years ago

Great :) Thanks for updating the project and the whole effort! :)