Skip to content

Package does not build for iOS. Error "Concurrency is only available in iOS 13.0.0 or newer" #25

@mkbrwr

Description

@mkbrwr

When building iOS application with this packet I get error in file AsyncDNSResolver.swift "Concurrency is only available in iOS 13.0.0 or newer"
The issues seems to be that public protocol DNSResolver is missing @available(macOS 10.15, iOS 13, tvOS 13, watchOS 6, *)
This started to happen after commit 62fbedd

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