firebase / firebase-ios-sdk

Firebase SDK for Apple App Development
https://firebase.google.com
Apache License 2.0
5.66k stars 1.49k forks source link

[FR]: FirebaseInstallations Carthage support #11612

Closed b-onc closed 1 year ago

b-onc commented 1 year ago

Description

Currently, experimental Carthage support is not including Firebase Installations SDK. The Carthage.md file doesn't list a binary path for Installations SDK, and FirebaseInstallationsBinary.json path fails with 404.

Are there any plans to support it?

API Proposal

No response

Firebase Product(s)

Installations

google-oss-bot commented 1 year ago

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

paulb777 commented 1 year ago

Thanks for the request. While it's not available via a top-level install, Installations is currently installable along with FirebaseAnalytics.

paulb777 commented 1 year ago

Closing since we have no plans to have a separate Carthage installation for Installations since it is available with Analytics and can be selected from that download.