segment-integrations / analytics-ios-integration-firebase

Segment's bundled integration for Firebase on iOS
MIT License
13 stars 92 forks source link

No shared framework scheme #8

Closed SandeepAggarwal closed 6 years ago

SandeepAggarwal commented 6 years ago

Dependency "analytics-ios-integration-firebase" has no shared framework schemes for any of the platforms: iOS

ladanazita commented 6 years ago

@SandeepAggarwal Can you provide more context here on the error you are seeing?

SandeepAggarwal commented 6 years ago

I am trying to use this library via Carthage and it is throwing the above mentioned error.

ladanazita commented 6 years ago

@SandeepAggarwal We don't support Firebase <> Carthage, and it looks like Firebase does not support Carthage natively as well according to this issue.

Once that changes, I will be happy to look into supporting Carthage <> Firebase, but for now we can and will only support Cocoapods.