-1

I am looking into an old code where there have have RxCocoa framework, when I compile the code, I see the error enter image description here

kirang39
  • 29
  • 1
  • 6

1 Answers1

0

Variable (was) a part of RxCocoa, now it is deprecated. Most probably you have diff versions of RxCocoa and RxSwift in as dependencies

Adrian
  • 415
  • 4
  • 18