Carthage Support

1,995 views
Skip to first unread message

Jon Morehouse

unread,
Jun 9, 2015, 6:24:18 PM6/9/15
to fireba...@googlegroups.com
Has anyone used Firebase with Carthage? Is it possible to embed the sdk as a dynamic framework?

Jacob Wenger

unread,
Jun 11, 2015, 4:41:59 PM6/11/15
to fireba...@googlegroups.com
Hey Jon,

Are you running into issues using Firebase with Carthage? What kind of errors are you seeing? I'm not aware of anything we've done to support Carthage, but am interested to know why things aren't working.

Jacob

On Tue, Jun 9, 2015 at 9:36 AM, Jon Morehouse <moreho...@gmail.com> wrote:
Has anyone used Firebase with Carthage? Is it possible to embed the sdk as a dynamic framework?

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/c5eef1a0-5560-4ade-91a8-c15dc0b3f361%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Robert Payne

unread,
Aug 18, 2015, 6:44:38 AM8/18/15
to Firebase Google Group
Hey Jacob,

Carthage is an alternative dependency manager https://github.com/Carthage/Carthage that relies on a git / github repository rather than just a zip'd version of the framework. For the most part Carthage's intention is to run an Xcode build scheme and copy the build artifacts and *not* modify the target project.

This would require a bit of work on Firebase's end to support but would be nice!

-Robert

Jacob Wenger

unread,
Aug 18, 2015, 9:12:26 AM8/18/15
to fireba...@googlegroups.com
Thanks Robert. I forwarded this to our API team to put it on their radar in case it wasn't already.

Jacob

Mohammad Alhobayyeb

unread,
Aug 11, 2016, 10:25:20 AM8/11/16
to Firebase Google Group
Any updates about Firebase with Carthage?

Mike Mcdonald

unread,
Aug 11, 2016, 2:58:49 PM8/11/16
to Firebase Google Group
We can't use Carthage because it mandates a few things we don't support:
  • Carthage is iOS 8+, dynamic frameworks only
  • Carthage wants open source only (it builds frameworks directly from Github source)
Since we're a closed source, ios 7+ static framework, we'd be unable to deal with these requirements.

Thanks,
--Mike

Soheil Bm

unread,
Sep 27, 2016, 10:58:41 AM9/27/16
to Firebase Google Group
I created a repo for my own project. https://github.com/soheilbm/Firebase
Reply all
Reply to author
Forward
0 new messages