aleclarson / emitter-kit

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

Fixes build warnings #10

Closed mkoppanen closed 9 years ago

mkoppanen commented 9 years ago

This commit should remove warnings when building src/ChangeListener.swift

Signature: https://developer.apple.com/library/ios/documentation/Cocoa/Reference/Foundation/Protocols/NSKeyValueObserving_Protocol/#//apple_ref/occ/instm/NSObject/observeValueForKeyPath:ofObject:change:context:

aleclarson commented 9 years ago

Thanks for making a pull request. :smile: