Skip to content

'Transaction' is only available in iOS 13.0 or newer #684

Closed
@chocoford

Description

@chocoford

In File Transaction.swift.

The extension of Transaction only marked as @available(macOS 10.15, *)

@available(macOS 10.15, *) // <-- here
extension Transaction: NIOAsyncSequenceProducerDelegate {
    @usableFromInline
    func produceMore() {
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions