open-telemetry / opentelemetry-swift

OpenTelemetry API for Swift
https://opentelemetry.io/docs/instrumentation/swift/
Apache License 2.0
221 stars 145 forks source link

fixed build for older Apple OS versions #580

Closed ypopovych closed 3 months ago

ypopovych commented 3 months ago

Added @available gates for async methods so SDK can be built for older Apple platforms without async support.

Fixes #578

linux-foundation-easycla[bot] commented 3 months ago

CLA Signed

The committers listed above are authorized under a signed CLA.