ReactiveCocoa / ReactiveObjCBridge

Bridge between ReactiveObjC and ReactiveSwift
MIT License
63 stars 39 forks source link

Xcode 10 support #51

Closed sharplet closed 6 years ago

sharplet commented 6 years ago

The main fix was a case where we were overloading a computed property based on return type, which no longer works in Swift 4.2