firebase / FirebaseUI-iOS

iOS UI bindings for Firebase.
Apache License 2.0
1.5k stars 467 forks source link

Carthage Support? #297

Open BilalReffas opened 7 years ago

BilalReffas commented 7 years ago

Please add carthage support I would really appreciate it.

morganchen12 commented 7 years ago

blocked by https://github.com/firebase/firebase-ios-sdk/issues/9

nerdyc commented 6 years ago

It looks like the SDK is close to supporting Carthage. Any update on when Firebase UI will have support too? This is especially important since the 5.0.0 releases don't have binary distributions any more.

morganchen12 commented 6 years ago

I'll take a look at this and update this ticket with details. Don't have an ETA though.

petrovi4 commented 5 years ago

I spent the whole day trying to add FirebaseUI to my project without using Cocoapods. The day is wasted, because the frameworks though are build, but when I add them to my project and trying to build, there are not enough header files. And no information about this problem, as well as instructions on how to use FirebaseUI without Cocoapods. Carthage is a popular tool. Not everyone wants to use Cocoapod, but for some reason, this fact has been ignored for many years. Please add carthage support!

leecommamichael commented 5 years ago

Just chipping my two cents in; I'm a career iOS dev and all of our teams at work use Carthage, it's what I know. I understand that CocoaPods is still huge, but feels more a part of the Objective-C world than the new modern Swift world.

SebastianBO commented 5 years ago

Same here @leecommamichael - had to rewrite the entire Auth UI cause FirebaseUI is not carthage compatible

ceichin commented 5 years ago

+1

codedbypm commented 3 years ago

Any ETA for this?

yuchenshi commented 3 years ago

We have no ETAs or timelines to share at this point. For internal tracking purposes: b/174250639.

alokc83 commented 2 years ago

Any ETA?