RxSwiftCommunity / RxKeyboard

Reactive Keyboard in iOS
MIT License
1.6k stars 175 forks source link

Carthage support #79

Closed sauravexodus closed 2 years ago

freak4pc commented 5 years ago

Hey there - I suggest looking into the many issues on Carthage in the repo. Basically this project is maintained by the community but owned by @devxoul who has decided against using an Xcodeproj (since he uses SPM, and a separate project just for supporting Carthage was something he is against).

Basically, I don't think this sort of PR will be merged, but I will leave this to the decision of the project owner when he has the time to look at it.

devxoul commented 5 years ago

There is a goods news: https://github.com/Carthage/Carthage/pull/1945#issuecomment-459768650 I think we can wait for this :tada:

freak4pc commented 5 years ago

It would only solve the issue for Swift 5 and up, but it's still great news :) Swift 5 is going to solve a lot of issues for package maintainers.

sauravexodus commented 5 years ago

Sounds good!

mendesbarreto commented 4 years ago

Hey @devxoul maybe now this is a dead-end or have we some hope?

https://github.com/Carthage/Carthage/pull/1945#issuecomment-510121766