-
Notifications
You must be signed in to change notification settings - Fork 485
Carthage Support? #297
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
Comments
blocked by firebase/firebase-ios-sdk#9 |
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. |
I'll take a look at this and update this ticket with details. Don't have an ETA though. |
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. |
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. |
Same here @leecommamichael - had to rewrite the entire Auth UI cause FirebaseUI is not carthage compatible |
+1 |
Any ETA for this? |
We have no ETAs or timelines to share at this point. For internal tracking purposes: b/174250639. |
Any ETA? |
Please add carthage support I would really appreciate it.
The text was updated successfully, but these errors were encountered: