Open
Description
Feature proposal
- Firebase Component: All
As of today, Firebase integration through Swift Package Manager provides statically linked libraries only. See: https://firebase.google.com/docs/ios/link-firebase-static-dynamic?hl=en
Dynamic linkage has been available through Cocoapods since Firebase version 7.0.0.
Is dynamically linked libraries support for Swift Package Manager planned to be added? And if yes, when could we see that being shipped?
Thanks a lot!