-
Notifications
You must be signed in to change notification settings - Fork 150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Carthage Support #21
Comments
Spoke briefly with @kzaher about this on Slack, and it sounds like there are a couple other community projects currently undergoing a transition to supporting multiple package managers. I'd be happy to do the grunt work once we settle on a good pattern for doing this. 🍟 |
Fabbo, thanks! Looking forward to seeing how the dust settles on all this :) |
still no update? |
Not that I'm aware of. If you have any suggestions, let us know or send a PR 😄 |
Carthage just needs xcodeproj with shared scheme and Cartfile with dependency to RxSwift. |
Super! I don't use Carthage, could you send a pull request? |
I'll try later today or tomorrow :) |
👍 |
Guys, is it possible to add the Carthage-related commit to a new tag? It feels awkward to directly specify Thanks in advance! |
Ah, I see. Just a tag on master will do? |
Totally! Something like |
Done! Let me know if there's anything else we can do to make it easier to use. I don't use Carthage so sometimes things get overlooked, appreciate you all helping make the library more usable by all 🙇 |
Sweet! Thanks a bunch guys! 😄 |
Hi guys. @ashfurrow one thing: |
Ah, oops. On it. |
Should be good now 👍 |
@ashfurrow thanks for quick response. For some reason cocoapods can not install |
@piotr-dudek can you run |
@ashfurrow (or anyone privileged enough) this issue seems to be fixed since v1.2.1. Let's close the ticket. |
Sure thing, thanks for the update. |
It'd be great if this repo included an Xcode project file, both to facilitate use with carthage and simply to build the micro framework without Cocoapods. I'll see if I can take a stab at it sometime soon.
The text was updated successfully, but these errors were encountered: