RxFirebase icon indicating copy to clipboard operation
RxFirebase copied to clipboard

Carthage support

Open aabanaag opened this issue 7 years ago • 4 comments

Tried installing RxFirebase via Carthage but It doesn't work. Also it would be great if we can install certain modules just like how cocoapods was implemented.

image

aabanaag avatar Sep 26 '18 13:09 aabanaag

what do you mean by 'modules' ? you can just install firestore with pod 'RxFirebase/Firestore'. i'll add carthage support on the next release :)

arnauddorgans avatar Sep 26 '18 13:09 arnauddorgans

I was referring to the way you install RxFirebase via Cocoapods Pods RxFirebase/Firestorage

aabanaag avatar Sep 26 '18 13:09 aabanaag

@arnauddorgans is it possible to install only Firestore and Auth with Carhage?

agordeev avatar Jan 21 '19 09:01 agordeev

Hi! Is it still on your todo list to support carthage?

Max37550 avatar Feb 16 '19 10:02 Max37550