You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
guys~ This project is awesome, I really want to user it.
when I add pod "RxComposableArchitecture", :git => 'https://github.com/tokopedia/RxComposableArchitecture', :tag => '0.50.3' into my Podfile and then run pod install. It reported the error "Unable to find a specification for Dependencies depended upon by RxComposableArchitecture". It seems the Dependencies was not supported for the Cocoapods. Unfortunately I can not use SPM to install it because two RxSwift dependency will report strange conflict error. Do you have any ideas? Thank you very much~
The text was updated successfully, but these errors were encountered:
guys~ This project is awesome, I really want to user it.
when I add pod "RxComposableArchitecture", :git => 'https://github.com/tokopedia/RxComposableArchitecture', :tag => '0.50.3' into my Podfile and then run pod install. It reported the error "Unable to find a specification for
Dependencies
depended upon byRxComposableArchitecture
". It seems the Dependencies was not supported for the Cocoapods. Unfortunately I can not use SPM to install it because two RxSwift dependency will report strange conflict error. Do you have any ideas? Thank you very much~The text was updated successfully, but these errors were encountered: