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 710d282 commit 21adc60Copy full SHA for 21adc60
Sources/Supabase/SupabaseClient.swift
@@ -2,7 +2,8 @@ import ConcurrencyExtras
2
import Foundation
3
import HTTPTypes
4
import IssueReporting
5
-import OpenAPIURLSession
+
6
+import struct OpenAPIURLSession.URLSessionTransport
7
8
#if canImport(FoundationNetworking)
9
import FoundationNetworking
0 commit comments