RxRealmDataSources icon indicating copy to clipboard operation
RxRealmDataSources copied to clipboard

Add Carthage support

Open PierrePerrin opened this issue 7 years ago • 1 comments

For Carthage support I needed to create a new project to the root directory using carthage. The cartFile contains all the dependencies. The source files are the same used for CocoaPods.

(Actually I'm using my forked repo for carthage and would love to use the one from the RXCommunity)

PierrePerrin avatar Nov 09 '18 16:11 PierrePerrin

Please review this PR, I also need to use RxRealmDataSources with Carthage (I know that I can use the branch of the PR but in the case of future updates we need Carthage support). Thanks

dvera128 avatar Oct 18 '19 20:10 dvera128