ReactiveCocoa / ReactiveObjCBridge

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

Resolve warning #35

Closed 86 closed 7 years ago

86 commented 7 years ago

Resolve the waring: Conditional downcast from 'Error?' to 'NSError' is a bridging conversion; did you mean to use 'as'?

andersio commented 7 years ago

Thanks for tackling this. 😸