tailec / ios-architecture

A collection of iOS architectures - MVC, MVVM, MVVM+RxSwift, VIPER, RIBs and many others
MIT License
1.48k stars 185 forks source link

Error when Building after install/ update pods #10

Open fauzibinfaisal opened 4 years ago

fauzibinfaisal commented 4 years ago

Hi, I have problem when I want to build the RXswift project in this Repository. I had cloned this repository and installed / updated the pods. When I build the project, those are some error occurred. The error is: Static member 'load' cannot be used on instance of type 'AtomicInt' What should I do to fix the error?