Quickstart-ios: Carthage Support

Created on 11 Nov 2016  路  5Comments  路  Source: firebase/quickstart-ios

Can you add Carthage support to the Firebase repos?

Most helpful comment

We could distribute Firebase through Carthage, but there are subtle issues that arise if anyone tries to use Firebase as a dependency of a dependency.

This is probably still worth discussing with the team despite those issues, as it's uncommon that people build libraries that depend on Firebase.

All 5 comments

Carthage currently doesn't support shipping closed-source binaries. See https://github.com/Carthage/Carthage/issues/1308

It may be something worth contributing, as there's been a decent amount of requests for Carthage support.

Seem to be ok for the next release https://github.com/Carthage/Carthage/issues/1308

We could distribute Firebase through Carthage, but there are subtle issues that arise if anyone tries to use Firebase as a dependency of a dependency.

This is probably still worth discussing with the team despite those issues, as it's uncommon that people build libraries that depend on Firebase.

any updates on this?

Was this page helpful?
0 / 5 - 0 ratings