Commits


Maksym Malyhin authored and GitHub committed 5fcb29158da
Add "swift" flag to `firebaseUserAgent` (#4448) * Add "swift-runtime/true" to user agent when Swift detected. * Use "swift" instead of "swift-runtime" * ./scripts/style.sh * Add comment with the Swift check clarification * Fix bridging header path * Fix SwiftObject class name for old Siwft versions. * Add swift runtime flag with value true or false (to be able to distinguish from a no-value-provided case).