firebase-ios-sdk
firebase-ios-sdk copied to clipboard
[FR]: Mergeable libraries support for pre-built xcframeworks
Description
Please consider adding an additional pipeline for Firebase, building all frameworks dynamically, and providing them with mergeable support: MERGEABLE_LIBRARY = YES.
It should be an alternative to the existing static frameworks, eventually having 2 zip files attached to the release.
API Proposal
No response
Firebase Product(s)
Analytics
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
See the discussion in #8945. We tried to add this support earlier this year, but found that Apple tooling does not support our use case that includes binary targets.
@balavor, which distribution of Firebase are you using? SPM, CocoaPods, Firebase Zip, or Carthage