We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 447ac7c commit 5786dd6Copy full SHA for 5786dd6
Sources/Helpers/URLSession+AsyncAwait.swift
@@ -1,4 +1,4 @@
1
-#if canImport(FoundationNetworking)
+#if canImport(FoundationNetworking) && compiler(<6)
2
import Foundation
3
import FoundationNetworking
4
0 commit comments