Add Support to RxSwift 6.1#86
Conversation
ashfurrow
left a comment
There was a problem hiding this comment.
Good catch! This looks good to me. I'll get this merged now and try to release it soon 🙏
|
Thanks a lot for contributing @Guerrix! I've invited you to join the Generated by 🚫 dangerJS |
|
Hmm, looks like CI is failing now: https://app.circleci.com/pipelines/github/RxSwiftCommunity/NSObject-Rx/6/workflows/7d796cbb-a8a7-4518-86fc-563794e9631e/jobs/97/steps I'm not a Carthage user – any ideas about what's up here? (Edit: No pressure or anything here. CI failures happen, please don't feel bad or anything!) |
|
@ashfurrow I'm not an avid Carthage user either, but I had similar issues when ran |
Motivation and Context
When doing a
pod updateto update to RxSwift 6.10 (Ethan1) theNSObject+Rxreverts to2.1.0from5.2.0makingNSObject+Rxbreak the build.Description
pod updateandcarthage update