How can I convert same method "rap_signalForControlEvents" to last working ReactiveCocoa Version?
I'm trying to build a example of the book Reactive programming with swift, but when I implemented the same method it doesn't work.
I've changed the reactiveCocoa version to the same of the book example but I think it's not updated for the new Swift Version.