Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

XCODE 9 UrlError.Code error #19

Closed
nkarataev opened this issue Jun 7, 2017 · 1 comment
Closed

XCODE 9 UrlError.Code error #19

nkarataev opened this issue Jun 7, 2017 · 1 comment

Comments

@nkarataev
Copy link

Error occurred - Type 'URLError.Code' does not conform to protocol 'Hashable' in struct Retry
public var retryErrorCodes: Set<URLError.Code> = [.timedOut,
.cannotFindHost,
.cannotConnectToHost,
.dnsLookupFailed,
.networkConnectionLost
]

@rahul0x24
Copy link
Member

rahul0x24 commented Dec 1, 2017

Cannot reproduce this anymore. Closing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants