You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: add support for platform selection in firebase-cpp-sdk
swift-firebase uses the firebase-cpp-sdk as a foundation for building
the Swift interfaces. This is a native C++ library which requires a
variant for each supported platform. Generalise the path selection to
support additional platforms such as Android.
0 commit comments