The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build MastodonSwift, reference main (e2f7ce), with Swift 6.1 for Linux on 27 Apr 2025 09:06:40 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

19 |
20 |     @objc open func handle(_ url: URL) {
21 |         extensionContext.open(url, completionHandler: nil)
   |                                                       `- error: 'nil' requires a contextual type
22 |     }
23 | }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/OAuthSwiftOpenURLExternally.swift:24:6: error: Objective-C interoperability is disabled
22 |     public static var sharedInstance: OAuthSwiftOpenURLExternally = OAuthSwiftOpenURLExternally()
23 |
24 |     @objc open func handle(_ url: URL) {
   |      `- error: Objective-C interoperability is disabled
25 |         #if os(iOS) || os(tvOS)
26 |         #if !OAUTH_APP_EXTENSIONS
[501/503] Compiling OAuthSwift ExtensionContextURLHandler.swift
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/ExtensionContextURLHandler.swift:14:39: error: cannot find type 'NSExtensionContext' in scope
12 | open class ExtensionContextURLHandler: OAuthSwiftURLHandlerType {
13 |
14 |     fileprivate var extensionContext: NSExtensionContext
   |                                       `- error: cannot find type 'NSExtensionContext' in scope
15 |
16 |     public init(extensionContext: NSExtensionContext) {
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/ExtensionContextURLHandler.swift:16:35: error: cannot find type 'NSExtensionContext' in scope
14 |     fileprivate var extensionContext: NSExtensionContext
15 |
16 |     public init(extensionContext: NSExtensionContext) {
   |                                   `- error: cannot find type 'NSExtensionContext' in scope
17 |         self.extensionContext = extensionContext
18 |     }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/ExtensionContextURLHandler.swift:20:6: error: Objective-C interoperability is disabled
18 |     }
19 |
20 |     @objc open func handle(_ url: URL) {
   |      `- error: Objective-C interoperability is disabled
21 |         extensionContext.open(url, completionHandler: nil)
22 |     }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/ExtensionContextURLHandler.swift:21:55: error: 'nil' requires a contextual type
19 |
20 |     @objc open func handle(_ url: URL) {
21 |         extensionContext.open(url, completionHandler: nil)
   |                                                       `- error: 'nil' requires a contextual type
22 |     }
23 | }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/OAuthSwiftOpenURLExternally.swift:24:6: error: Objective-C interoperability is disabled
22 |     public static var sharedInstance: OAuthSwiftOpenURLExternally = OAuthSwiftOpenURLExternally()
23 |
24 |     @objc open func handle(_ url: URL) {
   |      `- error: Objective-C interoperability is disabled
25 |         #if os(iOS) || os(tvOS)
26 |         #if !OAUTH_APP_EXTENSIONS
[502/503] Compiling OAuthSwift OAuthSwiftOpenURLExternally.swift
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/ExtensionContextURLHandler.swift:14:39: error: cannot find type 'NSExtensionContext' in scope
12 | open class ExtensionContextURLHandler: OAuthSwiftURLHandlerType {
13 |
14 |     fileprivate var extensionContext: NSExtensionContext
   |                                       `- error: cannot find type 'NSExtensionContext' in scope
15 |
16 |     public init(extensionContext: NSExtensionContext) {
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/ExtensionContextURLHandler.swift:16:35: error: cannot find type 'NSExtensionContext' in scope
14 |     fileprivate var extensionContext: NSExtensionContext
15 |
16 |     public init(extensionContext: NSExtensionContext) {
   |                                   `- error: cannot find type 'NSExtensionContext' in scope
17 |         self.extensionContext = extensionContext
18 |     }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/ExtensionContextURLHandler.swift:20:6: error: Objective-C interoperability is disabled
18 |     }
19 |
20 |     @objc open func handle(_ url: URL) {
   |      `- error: Objective-C interoperability is disabled
21 |         extensionContext.open(url, completionHandler: nil)
22 |     }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/ExtensionContextURLHandler.swift:21:55: error: 'nil' requires a contextual type
19 |
20 |     @objc open func handle(_ url: URL) {
21 |         extensionContext.open(url, completionHandler: nil)
   |                                                       `- error: 'nil' requires a contextual type
22 |     }
23 | }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/OAuthSwiftOpenURLExternally.swift:24:6: error: Objective-C interoperability is disabled
22 |     public static var sharedInstance: OAuthSwiftOpenURLExternally = OAuthSwiftOpenURLExternally()
23 |
24 |     @objc open func handle(_ url: URL) {
   |      `- error: Objective-C interoperability is disabled
25 |         #if os(iOS) || os(tvOS)
26 |         #if !OAUTH_APP_EXTENSIONS
[503/503] Compiling OAuthSwift OAuthSwiftURLHandlerProxy.swift
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/ExtensionContextURLHandler.swift:14:39: error: cannot find type 'NSExtensionContext' in scope
12 | open class ExtensionContextURLHandler: OAuthSwiftURLHandlerType {
13 |
14 |     fileprivate var extensionContext: NSExtensionContext
   |                                       `- error: cannot find type 'NSExtensionContext' in scope
15 |
16 |     public init(extensionContext: NSExtensionContext) {
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/ExtensionContextURLHandler.swift:16:35: error: cannot find type 'NSExtensionContext' in scope
14 |     fileprivate var extensionContext: NSExtensionContext
15 |
16 |     public init(extensionContext: NSExtensionContext) {
   |                                   `- error: cannot find type 'NSExtensionContext' in scope
17 |         self.extensionContext = extensionContext
18 |     }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/ExtensionContextURLHandler.swift:20:6: error: Objective-C interoperability is disabled
18 |     }
19 |
20 |     @objc open func handle(_ url: URL) {
   |      `- error: Objective-C interoperability is disabled
21 |         extensionContext.open(url, completionHandler: nil)
22 |     }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/ExtensionContextURLHandler.swift:21:55: error: 'nil' requires a contextual type
19 |
20 |     @objc open func handle(_ url: URL) {
21 |         extensionContext.open(url, completionHandler: nil)
   |                                                       `- error: 'nil' requires a contextual type
22 |     }
23 | }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/OAuthSwiftOpenURLExternally.swift:24:6: error: Objective-C interoperability is disabled
22 |     public static var sharedInstance: OAuthSwiftOpenURLExternally = OAuthSwiftOpenURLExternally()
23 |
24 |     @objc open func handle(_ url: URL) {
   |      `- error: Objective-C interoperability is disabled
25 |         #if os(iOS) || os(tvOS)
26 |         #if !OAUTH_APP_EXTENSIONS
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/55] Compiling Crypto SEC1PrivateKey.swift
[3/55] Compiling Crypto SubjectPublicKeyInfo.swift
[4/55] Compiling Crypto CryptoKitErrors.swift
[5/55] Compiling Crypto Digest_boring.swift
[6/55] Compiling Crypto Digest.swift
[7/55] Compiling Crypto Digests.swift
[8/55] Compiling Crypto HashFunctions.swift
[9/55] Compiling Crypto HashFunctions_SHA2.swift
[10/62] Emitting module Crypto
[11/62] Compiling Crypto EllipticCurve_boring.swift
[12/62] Compiling Crypto NISTCurvesKeys_boring.swift
[13/62] Compiling Crypto X25519Keys_boring.swift
[14/62] Compiling Crypto Curve25519.swift
[15/62] Compiling Crypto Ed25519.swift
[16/62] Compiling Crypto NISTCurvesKeys.swift
[17/62] Compiling Crypto X25519Keys.swift
[18/62] Compiling Crypto EdDSA_boring.swift
[19/62] Compiling Crypto ECDSA.swift
[20/62] Compiling Crypto EdDSA.swift
[21/62] Compiling Crypto Signature.swift
[22/62] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[23/62] Compiling Crypto CryptoKitErrors_boring.swift
[24/62] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[25/62] Compiling Crypto AES-GCM.swift
[26/62] Compiling Crypto AES-GCM_boring.swift
[27/62] Compiling Crypto ChaChaPoly_boring.swift
[28/62] Compiling Crypto ChaChaPoly.swift
[29/62] Compiling Crypto Cipher.swift
[30/62] Compiling Crypto Nonces.swift
[31/62] Compiling Crypto ASN1.swift
[32/62] Compiling Crypto ASN1BitString.swift
[33/62] Compiling Crypto ASN1Identifier.swift
[34/62] Compiling Crypto ASN1Integer.swift
[35/62] Compiling Crypto ASN1OctetString.swift
[36/62] Compiling Crypto ArraySliceBigint.swift
[37/62] Compiling Crypto ObjectIdentifier.swift
[38/62] Compiling Crypto ECDSASignature.swift
[39/62] Compiling Crypto PEMDocument.swift
[40/62] Compiling Crypto PKCS8PrivateKey.swift
[41/62] Compiling Crypto SymmetricKeys.swift
[42/62] Compiling Crypto HMAC.swift
[43/62] Compiling Crypto MACFunctions.swift
[44/62] Compiling Crypto MessageAuthenticationCode.swift
[45/62] Compiling Crypto AES.swift
[46/62] Compiling Crypto ECDSASignature_boring.swift
[47/62] Compiling Crypto ECDSA_boring.swift
[48/62] Compiling Crypto Insecure.swift
[49/62] Compiling Crypto Insecure_HashFunctions.swift
[50/62] Compiling Crypto ECDH_boring.swift
[51/62] Compiling Crypto DH.swift
[52/62] Compiling Crypto ECDH.swift
[53/62] Compiling Crypto HKDF.swift
[54/62] Compiling Crypto Ed25519_boring.swift
[55/62] Compiling Crypto EllipticCurvePoint_boring.swift
[56/62] Compiling Crypto RNG_boring.swift
[57/62] Compiling Crypto SafeCompare_boring.swift
[58/62] Compiling Crypto Zeroization_boring.swift
[59/62] Compiling Crypto PrettyBytes.swift
[60/62] Compiling Crypto SafeCompare.swift
[61/62] Compiling Crypto SecureBytes.swift
[62/62] Compiling Crypto Zeroization.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[64/92] Emitting module OAuthSwift
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/ExtensionContextURLHandler.swift:14:39: error: cannot find type 'NSExtensionContext' in scope
12 | open class ExtensionContextURLHandler: OAuthSwiftURLHandlerType {
13 |
14 |     fileprivate var extensionContext: NSExtensionContext
   |                                       `- error: cannot find type 'NSExtensionContext' in scope
15 |
16 |     public init(extensionContext: NSExtensionContext) {
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/ExtensionContextURLHandler.swift:16:35: error: cannot find type 'NSExtensionContext' in scope
14 |     fileprivate var extensionContext: NSExtensionContext
15 |
16 |     public init(extensionContext: NSExtensionContext) {
   |                                   `- error: cannot find type 'NSExtensionContext' in scope
17 |         self.extensionContext = extensionContext
18 |     }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/ExtensionContextURLHandler.swift:20:6: error: Objective-C interoperability is disabled
18 |     }
19 |
20 |     @objc open func handle(_ url: URL) {
   |      `- error: Objective-C interoperability is disabled
21 |         extensionContext.open(url, completionHandler: nil)
22 |     }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/OAuthSwiftOpenURLExternally.swift:24:6: error: Objective-C interoperability is disabled
22 |     public static var sharedInstance: OAuthSwiftOpenURLExternally = OAuthSwiftOpenURLExternally()
23 |
24 |     @objc open func handle(_ url: URL) {
   |      `- error: Objective-C interoperability is disabled
25 |         #if os(iOS) || os(tvOS)
26 |         #if !OAUTH_APP_EXTENSIONS
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/OAuthWebViewController.swift:39:36: error: cannot find type 'OAuthViewController' in scope
 37 |
 38 | /// A web view controller, which handler OAuthSwift authentification. Must be override to display a web view.
 39 | open class OAuthWebViewController: OAuthViewController, OAuthSwiftURLHandlerType {
    |                                    `- error: cannot find type 'OAuthViewController' in scope
 40 |
 41 |     #if os(iOS) || os(tvOS) || os(OSX)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftClient.swift:13:2: error: Objective-C interoperability is disabled
 11 | public var OAuthSwiftDataEncoding: String.Encoding = .utf8
 12 |
 13 | @objc public protocol OAuthSwiftRequestHandle {
    |  `- error: Objective-C interoperability is disabled
 14 |     func cancel()
 15 | }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:436:56: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
434 |     public static let `default` = URLSessionFactory()
435 |
436 |     public var configuration = URLSessionConfiguration.default
    |                                                        `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
437 |     public var queue = OperationQueue.main
438 |     /// An optional delegate for the URLSession
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:439:31: error: cannot find type 'URLSessionDelegate' in scope
437 |     public var queue = OperationQueue.main
438 |     /// An optional delegate for the URLSession
439 |     public weak var delegate: URLSessionDelegate?
    |                               `- error: cannot find type 'URLSessionDelegate' in scope
440 |
441 |     /// Monitor session: see UIApplication.shared.isNetworkActivityIndicatorVisible
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftClient.swift:92:38: error: cannot find type 'URLRequest' in scope
 90 |     }
 91 |
 92 |     open func makeRequest(_ request: URLRequest) -> OAuthSwiftHTTPRequest {
    |                                      `- error: cannot find type 'URLRequest' in scope
 93 |         let request = OAuthSwiftHTTPRequest(request: request, paramsLocation: self.paramsLocation, sessionFactory: self.sessionFactory)
 94 |         request.config.updateRequest(credential: self.credential)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftError.swift:34:46: error: cannot find type 'URLRequest' in scope
 32 |
 33 |     /// Generic request error
 34 |     case requestError(error: Error, request: URLRequest)
    |                                              `- error: cannot find type 'URLRequest' in scope
 35 |     /// The provided token is expired, retrieve new token by using the refresh token
 36 |     case tokenExpired(error: Error?)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftError.swift:38:54: error: cannot find type 'URLRequest' in scope
 36 |     case tokenExpired(error: Error?)
 37 |     /// If the user has not either allowed or denied the request yet, the authorization server will return the authorization_pending error.
 38 |     case authorizationPending(error: Error, request: URLRequest)
    |                                                      `- error: cannot find type 'URLRequest' in scope
 39 |     /// If the device is polling too frequently, the authorization server will return the slow_down error.
 40 |     case slowDown(error: Error, request: URLRequest)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftError.swift:40:42: error: cannot find type 'URLRequest' in scope
 38 |     case authorizationPending(error: Error, request: URLRequest)
 39 |     /// If the device is polling too frequently, the authorization server will return the slow_down error.
 40 |     case slowDown(error: Error, request: URLRequest)
    |                                          `- error: cannot find type 'URLRequest' in scope
 41 |     /// If the user denies the request.
 42 |     case accessDenied(error: Error, request: URLRequest)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftError.swift:42:46: error: cannot find type 'URLRequest' in scope
 40 |     case slowDown(error: Error, request: URLRequest)
 41 |     /// If the user denies the request.
 42 |     case accessDenied(error: Error, request: URLRequest)
    |                                              `- error: cannot find type 'URLRequest' in scope
 43 |
 44 |     public static let Domain = "OAuthSwiftError"
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:58:31: error: cannot find type 'URLRequest' in scope
 56 |     }
 57 |
 58 |     convenience init(request: URLRequest, paramsLocation: ParamsLocation = .authorizationHeader, sessionFactory: URLSessionFactory = .default) {
    |                               `- error: cannot find type 'URLRequest' in scope
 59 |         self.init(config: Config(urlRequest: request, paramsLocation: paramsLocation, sessionFactory: sessionFactory))
 60 |     }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:42:26: error: cannot find type 'URLRequest' in scope
 40 |     public var config: Config
 41 |
 42 |     private var request: URLRequest?
    |                          `- error: cannot find type 'URLRequest' in scope
 43 |     private var task: URLSessionTask?
 44 |     private var session: URLSession!
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:43:23: error: 'URLSessionTask' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 41 |
 42 |     private var request: URLRequest?
 43 |     private var task: URLSessionTask?
    |                       `- error: 'URLSessionTask' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 44 |     private var session: URLSession!
 45 |
Foundation.URLSessionTask:2:18: note: 'URLSessionTask' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSessionTask = AnyObject
  |                  `- note: 'URLSessionTask' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:44:26: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 42 |     private var request: URLRequest?
 43 |     private var task: URLSessionTask?
 44 |     private var session: URLSession!
    |                          `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 45 |
 46 |     fileprivate var cancelRequested = false
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
  |                  `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:117:101: error: cannot find type 'URLRequest' in scope
115 |
116 |     /// Function called when receiving data from server.
117 |     public static func completionHandler(completionHandler completion: CompletionHandler?, request: URLRequest, data: Data?, resp: URLResponse?, error: Error?) {
    |                                                                                                     `- error: cannot find type 'URLRequest' in scope
118 |         #if os(iOS)
119 |         #if !OAUTH_APP_EXTENSIONS
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:117:132: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
115 |
116 |     /// Function called when receiving data from server.
117 |     public static func completionHandler(completionHandler completion: CompletionHandler?, request: URLRequest, data: Data?, resp: URLResponse?, error: Error?) {
    |                                                                                                                                    `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
118 |         #if os(iOS)
119 |         #if !OAUTH_APP_EXTENSIONS
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
  |                  `- note: 'URLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:223:39: error: cannot find type 'URLRequest' in scope
221 |     }
222 |
223 |     open func makeRequest() throws -> URLRequest {
    |                                       `- error: cannot find type 'URLRequest' in scope
224 |         return try OAuthSwiftHTTPRequest.makeRequest(config: self.config)
225 |     }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:227:59: error: cannot find type 'URLRequest' in scope
225 |     }
226 |
227 |     open class func makeRequest(config: Config) throws -> URLRequest {
    |                                                           `- error: cannot find type 'URLRequest' in scope
228 |         var request = config.urlRequest
229 |         OAuthSwift.log?.trace("URLRequest is created: \(request)")
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:244:74: error: cannot find type 'URLRequest' in scope
242 |         dataEncoding: String.Encoding,
243 |         body: Data? = nil,
244 |         paramsLocation: ParamsLocation = .authorizationHeader) throws -> URLRequest {
    |                                                                          `- error: cannot find type 'URLRequest' in scope
245 |
246 |         var request = URLRequest(url: url)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:267:74: error: cannot find type 'URLRequest' in scope
265 |         dataEncoding: String.Encoding = OAuthSwiftDataEncoding,
266 |         body: Data? = nil,
267 |         paramsLocation: ParamsLocation = .authorizationHeader) throws -> URLRequest {
    |                                                                          `- error: cannot find type 'URLRequest' in scope
268 |
269 |         let finalParameters: OAuthSwift.Parameters
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:263:24: error: cannot find type 'URLRequest' in scope
261 |
262 |     open class func setupRequestForOAuth(
263 |         request: inout URLRequest,
    |                        `- error: cannot find type 'URLRequest' in scope
264 |         parameters: OAuthSwift.Parameters,
265 |         dataEncoding: String.Encoding = OAuthSwiftDataEncoding,
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:317:32: error: cannot find type 'URLRequest' in scope
315 |
316 |         /// URLRequest (url, method, ...)
317 |         public var urlRequest: URLRequest
    |                                `- error: cannot find type 'URLRequest' in scope
318 |         /// These parameters are either added to the query string for GET, HEAD and DELETE requests or
319 |         /// used as the http body in case of POST, PUT or PATCH requests.
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:350:33: error: cannot find type 'URLRequest' in scope
348 |         }
349 |
350 |         public init(urlRequest: URLRequest, parameters: OAuthSwift.Parameters = [:], paramsLocation: ParamsLocation = .authorizationHeader, dataEncoding: String.Encoding = OAuthSwiftDataEncoding, sessionFactory: URLSessionFactory = .default) {
    |                                 `- error: cannot find type 'URLRequest' in scope
351 |             self.urlRequest = urlRequest
352 |             self.parameters = parameters
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:450:21: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
448 |
449 |     /// Create a new URLSession
450 |     func build() -> URLSession {
    |                     `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
451 |         return URLSession(configuration: self.configuration, delegate: self.delegate, delegateQueue: self.queue)
452 |     }
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
  |                  `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftResponse.swift:12:2: error: Objective-C interoperability is disabled
10 |
11 | /// Response object
12 | @objc
   |  `- error: Objective-C interoperability is disabled
13 | public class OAuthSwiftResponse: NSObject { // not a struct for objc
14 |     /// The data returned by the server.
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftResponse.swift:21:65: error: cannot find type 'URLRequest' in scope
19 |     public var request: URLRequest?
20 |
21 |     public init(data: Data, response: HTTPURLResponse, request: URLRequest?) {
   |                                                                 `- error: cannot find type 'URLRequest' in scope
22 |         self.data = data
23 |         self.response = response
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftResponse.swift:17:26: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
15 |     public var data: Data
16 |     /// The server's response to the URL request.
17 |     public var response: HTTPURLResponse
   |                          `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
18 |     /// The URL request sent to the server.
19 |     public var request: URLRequest?
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias HTTPURLResponse = AnyObject
  |                  `- note: 'HTTPURLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftResponse.swift:19:25: error: cannot find type 'URLRequest' in scope
17 |     public var response: HTTPURLResponse
18 |     /// The URL request sent to the server.
19 |     public var request: URLRequest?
   |                         `- error: cannot find type 'URLRequest' in scope
20 |
21 |     public init(data: Data, response: HTTPURLResponse, request: URLRequest?) {
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftResponse.swift:21:39: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
19 |     public var request: URLRequest?
20 |
21 |     public init(data: Data, response: HTTPURLResponse, request: URLRequest?) {
   |                                       `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
22 |         self.data = data
23 |         self.response = response
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias HTTPURLResponse = AnyObject
  |                  `- note: 'HTTPURLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftURLHandlerType.swift:21:2: error: Objective-C interoperability is disabled
19 | /// Protocol to defined how to open the url.
20 | /// You could choose to open using an external browser, a safari controller, an internal webkit view controller, etc...
21 | @objc public protocol OAuthSwiftURLHandlerType {
   |  `- error: Objective-C interoperability is disabled
22 |     func handle(_ url: URL)
23 | }
[65/95] Compiling OAuthSwift OAuthSwiftURLHandlerType.swift
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftURLHandlerType.swift:21:2: error: Objective-C interoperability is disabled
19 | /// Protocol to defined how to open the url.
20 | /// You could choose to open using an external browser, a safari controller, an internal webkit view controller, etc...
21 | @objc public protocol OAuthSwiftURLHandlerType {
   |  `- error: Objective-C interoperability is disabled
22 |     func handle(_ url: URL)
23 | }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/String+OAuthSwift.swift:83:59: error: cannot convert value of type 'UnsafeMutablePointer<NSString?>' to expected argument type 'UnsafeMutablePointer<String?>'
 81 |             } else {
 82 |                 var key: NSString?
 83 |                 scanner.scanUpTo(keyValueSeparator, into: &key)
    |                                                           |- error: cannot convert value of type 'UnsafeMutablePointer<NSString?>' to expected argument type 'UnsafeMutablePointer<String?>'
    |                                                           `- note: arguments to generic parameter 'Pointee' ('NSString?' and 'String?') are expected to be equal
 84 |                 scanner.scanString(keyValueSeparator, into: nil)
 85 |
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/String+OAuthSwift.swift:87:58: error: cannot convert value of type 'UnsafeMutablePointer<NSString?>' to expected argument type 'UnsafeMutablePointer<String?>'
 85 |
 86 |                 var value: NSString?
 87 |                 scanner.scanUpTo(elementSeparator, into: &value)
    |                                                          |- error: cannot convert value of type 'UnsafeMutablePointer<NSString?>' to expected argument type 'UnsafeMutablePointer<String?>'
    |                                                          `- note: arguments to generic parameter 'Pointee' ('NSString?' and 'String?') are expected to be equal
 88 |                 scanner.scanString(elementSeparator, into: nil)
 89 |                 if let key = key as String? {
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/String+OAuthSwift.swift:140:23: error: cannot find 'CFStringConvertEncodingToIANACharSetName' in scope
138 |
139 |     var charset: String {
140 |         let charset = CFStringConvertEncodingToIANACharSetName(CFStringConvertNSStringEncodingToEncoding(self.rawValue))
    |                       `- error: cannot find 'CFStringConvertEncodingToIANACharSetName' in scope
141 |          // swiftlint:disable:next force_cast superfluous_disable_command
142 |         return charset! as String
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/String+OAuthSwift.swift:140:64: error: cannot find 'CFStringConvertNSStringEncodingToEncoding' in scope
138 |
139 |     var charset: String {
140 |         let charset = CFStringConvertEncodingToIANACharSetName(CFStringConvertNSStringEncodingToEncoding(self.rawValue))
    |                                                                `- error: cannot find 'CFStringConvertNSStringEncodingToEncoding' in scope
141 |          // swiftlint:disable:next force_cast superfluous_disable_command
142 |         return charset! as String
[66/95] Compiling OAuthSwift SHA1.swift
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftURLHandlerType.swift:21:2: error: Objective-C interoperability is disabled
19 | /// Protocol to defined how to open the url.
20 | /// You could choose to open using an external browser, a safari controller, an internal webkit view controller, etc...
21 | @objc public protocol OAuthSwiftURLHandlerType {
   |  `- error: Objective-C interoperability is disabled
22 |     func handle(_ url: URL)
23 | }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/String+OAuthSwift.swift:83:59: error: cannot convert value of type 'UnsafeMutablePointer<NSString?>' to expected argument type 'UnsafeMutablePointer<String?>'
 81 |             } else {
 82 |                 var key: NSString?
 83 |                 scanner.scanUpTo(keyValueSeparator, into: &key)
    |                                                           |- error: cannot convert value of type 'UnsafeMutablePointer<NSString?>' to expected argument type 'UnsafeMutablePointer<String?>'
    |                                                           `- note: arguments to generic parameter 'Pointee' ('NSString?' and 'String?') are expected to be equal
 84 |                 scanner.scanString(keyValueSeparator, into: nil)
 85 |
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/String+OAuthSwift.swift:87:58: error: cannot convert value of type 'UnsafeMutablePointer<NSString?>' to expected argument type 'UnsafeMutablePointer<String?>'
 85 |
 86 |                 var value: NSString?
 87 |                 scanner.scanUpTo(elementSeparator, into: &value)
    |                                                          |- error: cannot convert value of type 'UnsafeMutablePointer<NSString?>' to expected argument type 'UnsafeMutablePointer<String?>'
    |                                                          `- note: arguments to generic parameter 'Pointee' ('NSString?' and 'String?') are expected to be equal
 88 |                 scanner.scanString(elementSeparator, into: nil)
 89 |                 if let key = key as String? {
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/String+OAuthSwift.swift:140:23: error: cannot find 'CFStringConvertEncodingToIANACharSetName' in scope
138 |
139 |     var charset: String {
140 |         let charset = CFStringConvertEncodingToIANACharSetName(CFStringConvertNSStringEncodingToEncoding(self.rawValue))
    |                       `- error: cannot find 'CFStringConvertEncodingToIANACharSetName' in scope
141 |          // swiftlint:disable:next force_cast superfluous_disable_command
142 |         return charset! as String
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/String+OAuthSwift.swift:140:64: error: cannot find 'CFStringConvertNSStringEncodingToEncoding' in scope
138 |
139 |     var charset: String {
140 |         let charset = CFStringConvertEncodingToIANACharSetName(CFStringConvertNSStringEncodingToEncoding(self.rawValue))
    |                                                                `- error: cannot find 'CFStringConvertNSStringEncodingToEncoding' in scope
141 |          // swiftlint:disable:next force_cast superfluous_disable_command
142 |         return charset! as String
[67/95] Compiling OAuthSwift String+OAuthSwift.swift
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftURLHandlerType.swift:21:2: error: Objective-C interoperability is disabled
19 | /// Protocol to defined how to open the url.
20 | /// You could choose to open using an external browser, a safari controller, an internal webkit view controller, etc...
21 | @objc public protocol OAuthSwiftURLHandlerType {
   |  `- error: Objective-C interoperability is disabled
22 |     func handle(_ url: URL)
23 | }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/String+OAuthSwift.swift:83:59: error: cannot convert value of type 'UnsafeMutablePointer<NSString?>' to expected argument type 'UnsafeMutablePointer<String?>'
 81 |             } else {
 82 |                 var key: NSString?
 83 |                 scanner.scanUpTo(keyValueSeparator, into: &key)
    |                                                           |- error: cannot convert value of type 'UnsafeMutablePointer<NSString?>' to expected argument type 'UnsafeMutablePointer<String?>'
    |                                                           `- note: arguments to generic parameter 'Pointee' ('NSString?' and 'String?') are expected to be equal
 84 |                 scanner.scanString(keyValueSeparator, into: nil)
 85 |
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/String+OAuthSwift.swift:87:58: error: cannot convert value of type 'UnsafeMutablePointer<NSString?>' to expected argument type 'UnsafeMutablePointer<String?>'
 85 |
 86 |                 var value: NSString?
 87 |                 scanner.scanUpTo(elementSeparator, into: &value)
    |                                                          |- error: cannot convert value of type 'UnsafeMutablePointer<NSString?>' to expected argument type 'UnsafeMutablePointer<String?>'
    |                                                          `- note: arguments to generic parameter 'Pointee' ('NSString?' and 'String?') are expected to be equal
 88 |                 scanner.scanString(elementSeparator, into: nil)
 89 |                 if let key = key as String? {
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/String+OAuthSwift.swift:140:23: error: cannot find 'CFStringConvertEncodingToIANACharSetName' in scope
138 |
139 |     var charset: String {
140 |         let charset = CFStringConvertEncodingToIANACharSetName(CFStringConvertNSStringEncodingToEncoding(self.rawValue))
    |                       `- error: cannot find 'CFStringConvertEncodingToIANACharSetName' in scope
141 |          // swiftlint:disable:next force_cast superfluous_disable_command
142 |         return charset! as String
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/String+OAuthSwift.swift:140:64: error: cannot find 'CFStringConvertNSStringEncodingToEncoding' in scope
138 |
139 |     var charset: String {
140 |         let charset = CFStringConvertEncodingToIANACharSetName(CFStringConvertNSStringEncodingToEncoding(self.rawValue))
    |                                                                `- error: cannot find 'CFStringConvertNSStringEncodingToEncoding' in scope
141 |          // swiftlint:disable:next force_cast superfluous_disable_command
142 |         return charset! as String
[68/95] Compiling OAuthSwift UIApplication+OAuthSwift.swift
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftURLHandlerType.swift:21:2: error: Objective-C interoperability is disabled
19 | /// Protocol to defined how to open the url.
20 | /// You could choose to open using an external browser, a safari controller, an internal webkit view controller, etc...
21 | @objc public protocol OAuthSwiftURLHandlerType {
   |  `- error: Objective-C interoperability is disabled
22 |     func handle(_ url: URL)
23 | }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/String+OAuthSwift.swift:83:59: error: cannot convert value of type 'UnsafeMutablePointer<NSString?>' to expected argument type 'UnsafeMutablePointer<String?>'
 81 |             } else {
 82 |                 var key: NSString?
 83 |                 scanner.scanUpTo(keyValueSeparator, into: &key)
    |                                                           |- error: cannot convert value of type 'UnsafeMutablePointer<NSString?>' to expected argument type 'UnsafeMutablePointer<String?>'
    |                                                           `- note: arguments to generic parameter 'Pointee' ('NSString?' and 'String?') are expected to be equal
 84 |                 scanner.scanString(keyValueSeparator, into: nil)
 85 |
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/String+OAuthSwift.swift:87:58: error: cannot convert value of type 'UnsafeMutablePointer<NSString?>' to expected argument type 'UnsafeMutablePointer<String?>'
 85 |
 86 |                 var value: NSString?
 87 |                 scanner.scanUpTo(elementSeparator, into: &value)
    |                                                          |- error: cannot convert value of type 'UnsafeMutablePointer<NSString?>' to expected argument type 'UnsafeMutablePointer<String?>'
    |                                                          `- note: arguments to generic parameter 'Pointee' ('NSString?' and 'String?') are expected to be equal
 88 |                 scanner.scanString(elementSeparator, into: nil)
 89 |                 if let key = key as String? {
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/String+OAuthSwift.swift:140:23: error: cannot find 'CFStringConvertEncodingToIANACharSetName' in scope
138 |
139 |     var charset: String {
140 |         let charset = CFStringConvertEncodingToIANACharSetName(CFStringConvertNSStringEncodingToEncoding(self.rawValue))
    |                       `- error: cannot find 'CFStringConvertEncodingToIANACharSetName' in scope
141 |          // swiftlint:disable:next force_cast superfluous_disable_command
142 |         return charset! as String
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/String+OAuthSwift.swift:140:64: error: cannot find 'CFStringConvertNSStringEncodingToEncoding' in scope
138 |
139 |     var charset: String {
140 |         let charset = CFStringConvertEncodingToIANACharSetName(CFStringConvertNSStringEncodingToEncoding(self.rawValue))
    |                                                                `- error: cannot find 'CFStringConvertNSStringEncodingToEncoding' in scope
141 |          // swiftlint:disable:next force_cast superfluous_disable_command
142 |         return charset! as String
[69/95] Compiling OAuthSwift ASWebAuthenticationURLHandler.swift
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/ExtensionContextURLHandler.swift:14:39: error: cannot find type 'NSExtensionContext' in scope
12 | open class ExtensionContextURLHandler: OAuthSwiftURLHandlerType {
13 |
14 |     fileprivate var extensionContext: NSExtensionContext
   |                                       `- error: cannot find type 'NSExtensionContext' in scope
15 |
16 |     public init(extensionContext: NSExtensionContext) {
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/ExtensionContextURLHandler.swift:16:35: error: cannot find type 'NSExtensionContext' in scope
14 |     fileprivate var extensionContext: NSExtensionContext
15 |
16 |     public init(extensionContext: NSExtensionContext) {
   |                                   `- error: cannot find type 'NSExtensionContext' in scope
17 |         self.extensionContext = extensionContext
18 |     }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/ExtensionContextURLHandler.swift:20:6: error: Objective-C interoperability is disabled
18 |     }
19 |
20 |     @objc open func handle(_ url: URL) {
   |      `- error: Objective-C interoperability is disabled
21 |         extensionContext.open(url, completionHandler: nil)
22 |     }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/ExtensionContextURLHandler.swift:21:55: error: 'nil' requires a contextual type
19 |
20 |     @objc open func handle(_ url: URL) {
21 |         extensionContext.open(url, completionHandler: nil)
   |                                                       `- error: 'nil' requires a contextual type
22 |     }
23 | }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/OAuthSwiftOpenURLExternally.swift:24:6: error: Objective-C interoperability is disabled
22 |     public static var sharedInstance: OAuthSwiftOpenURLExternally = OAuthSwiftOpenURLExternally()
23 |
24 |     @objc open func handle(_ url: URL) {
   |      `- error: Objective-C interoperability is disabled
25 |         #if os(iOS) || os(tvOS)
26 |         #if !OAUTH_APP_EXTENSIONS
[70/95] Compiling OAuthSwift ExtensionContextURLHandler.swift
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/ExtensionContextURLHandler.swift:14:39: error: cannot find type 'NSExtensionContext' in scope
12 | open class ExtensionContextURLHandler: OAuthSwiftURLHandlerType {
13 |
14 |     fileprivate var extensionContext: NSExtensionContext
   |                                       `- error: cannot find type 'NSExtensionContext' in scope
15 |
16 |     public init(extensionContext: NSExtensionContext) {
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/ExtensionContextURLHandler.swift:16:35: error: cannot find type 'NSExtensionContext' in scope
14 |     fileprivate var extensionContext: NSExtensionContext
15 |
16 |     public init(extensionContext: NSExtensionContext) {
   |                                   `- error: cannot find type 'NSExtensionContext' in scope
17 |         self.extensionContext = extensionContext
18 |     }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/ExtensionContextURLHandler.swift:20:6: error: Objective-C interoperability is disabled
18 |     }
19 |
20 |     @objc open func handle(_ url: URL) {
   |      `- error: Objective-C interoperability is disabled
21 |         extensionContext.open(url, completionHandler: nil)
22 |     }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/ExtensionContextURLHandler.swift:21:55: error: 'nil' requires a contextual type
19 |
20 |     @objc open func handle(_ url: URL) {
21 |         extensionContext.open(url, completionHandler: nil)
   |                                                       `- error: 'nil' requires a contextual type
22 |     }
23 | }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/OAuthSwiftOpenURLExternally.swift:24:6: error: Objective-C interoperability is disabled
22 |     public static var sharedInstance: OAuthSwiftOpenURLExternally = OAuthSwiftOpenURLExternally()
23 |
24 |     @objc open func handle(_ url: URL) {
   |      `- error: Objective-C interoperability is disabled
25 |         #if os(iOS) || os(tvOS)
26 |         #if !OAUTH_APP_EXTENSIONS
[71/95] Compiling OAuthSwift OAuthSwiftOpenURLExternally.swift
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/ExtensionContextURLHandler.swift:14:39: error: cannot find type 'NSExtensionContext' in scope
12 | open class ExtensionContextURLHandler: OAuthSwiftURLHandlerType {
13 |
14 |     fileprivate var extensionContext: NSExtensionContext
   |                                       `- error: cannot find type 'NSExtensionContext' in scope
15 |
16 |     public init(extensionContext: NSExtensionContext) {
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/ExtensionContextURLHandler.swift:16:35: error: cannot find type 'NSExtensionContext' in scope
14 |     fileprivate var extensionContext: NSExtensionContext
15 |
16 |     public init(extensionContext: NSExtensionContext) {
   |                                   `- error: cannot find type 'NSExtensionContext' in scope
17 |         self.extensionContext = extensionContext
18 |     }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/ExtensionContextURLHandler.swift:20:6: error: Objective-C interoperability is disabled
18 |     }
19 |
20 |     @objc open func handle(_ url: URL) {
   |      `- error: Objective-C interoperability is disabled
21 |         extensionContext.open(url, completionHandler: nil)
22 |     }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/ExtensionContextURLHandler.swift:21:55: error: 'nil' requires a contextual type
19 |
20 |     @objc open func handle(_ url: URL) {
21 |         extensionContext.open(url, completionHandler: nil)
   |                                                       `- error: 'nil' requires a contextual type
22 |     }
23 | }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/OAuthSwiftOpenURLExternally.swift:24:6: error: Objective-C interoperability is disabled
22 |     public static var sharedInstance: OAuthSwiftOpenURLExternally = OAuthSwiftOpenURLExternally()
23 |
24 |     @objc open func handle(_ url: URL) {
   |      `- error: Objective-C interoperability is disabled
25 |         #if os(iOS) || os(tvOS)
26 |         #if !OAUTH_APP_EXTENSIONS
[72/95] Compiling OAuthSwift OAuthSwiftURLHandlerProxy.swift
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/ExtensionContextURLHandler.swift:14:39: error: cannot find type 'NSExtensionContext' in scope
12 | open class ExtensionContextURLHandler: OAuthSwiftURLHandlerType {
13 |
14 |     fileprivate var extensionContext: NSExtensionContext
   |                                       `- error: cannot find type 'NSExtensionContext' in scope
15 |
16 |     public init(extensionContext: NSExtensionContext) {
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/ExtensionContextURLHandler.swift:16:35: error: cannot find type 'NSExtensionContext' in scope
14 |     fileprivate var extensionContext: NSExtensionContext
15 |
16 |     public init(extensionContext: NSExtensionContext) {
   |                                   `- error: cannot find type 'NSExtensionContext' in scope
17 |         self.extensionContext = extensionContext
18 |     }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/ExtensionContextURLHandler.swift:20:6: error: Objective-C interoperability is disabled
18 |     }
19 |
20 |     @objc open func handle(_ url: URL) {
   |      `- error: Objective-C interoperability is disabled
21 |         extensionContext.open(url, completionHandler: nil)
22 |     }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/ExtensionContextURLHandler.swift:21:55: error: 'nil' requires a contextual type
19 |
20 |     @objc open func handle(_ url: URL) {
21 |         extensionContext.open(url, completionHandler: nil)
   |                                                       `- error: 'nil' requires a contextual type
22 |     }
23 | }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/OAuthSwiftOpenURLExternally.swift:24:6: error: Objective-C interoperability is disabled
22 |     public static var sharedInstance: OAuthSwiftOpenURLExternally = OAuthSwiftOpenURLExternally()
23 |
24 |     @objc open func handle(_ url: URL) {
   |      `- error: Objective-C interoperability is disabled
25 |         #if os(iOS) || os(tvOS)
26 |         #if !OAUTH_APP_EXTENSIONS
[73/95] Compiling OAuthSwift OAuthSwiftError.swift
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftError.swift:34:46: error: cannot find type 'URLRequest' in scope
 32 |
 33 |     /// Generic request error
 34 |     case requestError(error: Error, request: URLRequest)
    |                                              `- error: cannot find type 'URLRequest' in scope
 35 |     /// The provided token is expired, retrieve new token by using the refresh token
 36 |     case tokenExpired(error: Error?)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftError.swift:38:54: error: cannot find type 'URLRequest' in scope
 36 |     case tokenExpired(error: Error?)
 37 |     /// If the user has not either allowed or denied the request yet, the authorization server will return the authorization_pending error.
 38 |     case authorizationPending(error: Error, request: URLRequest)
    |                                                      `- error: cannot find type 'URLRequest' in scope
 39 |     /// If the device is polling too frequently, the authorization server will return the slow_down error.
 40 |     case slowDown(error: Error, request: URLRequest)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftError.swift:40:42: error: cannot find type 'URLRequest' in scope
 38 |     case authorizationPending(error: Error, request: URLRequest)
 39 |     /// If the device is polling too frequently, the authorization server will return the slow_down error.
 40 |     case slowDown(error: Error, request: URLRequest)
    |                                          `- error: cannot find type 'URLRequest' in scope
 41 |     /// If the user denies the request.
 42 |     case accessDenied(error: Error, request: URLRequest)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftError.swift:42:46: error: cannot find type 'URLRequest' in scope
 40 |     case slowDown(error: Error, request: URLRequest)
 41 |     /// If the user denies the request.
 42 |     case accessDenied(error: Error, request: URLRequest)
    |                                              `- error: cannot find type 'URLRequest' in scope
 43 |
 44 |     public static let Domain = "OAuthSwiftError"
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:58:31: error: cannot find type 'URLRequest' in scope
 56 |     }
 57 |
 58 |     convenience init(request: URLRequest, paramsLocation: ParamsLocation = .authorizationHeader, sessionFactory: URLSessionFactory = .default) {
    |                               `- error: cannot find type 'URLRequest' in scope
 59 |         self.init(config: Config(urlRequest: request, paramsLocation: paramsLocation, sessionFactory: sessionFactory))
 60 |     }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:42:26: error: cannot find type 'URLRequest' in scope
 40 |     public var config: Config
 41 |
 42 |     private var request: URLRequest?
    |                          `- error: cannot find type 'URLRequest' in scope
 43 |     private var task: URLSessionTask?
 44 |     private var session: URLSession!
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:43:23: error: 'URLSessionTask' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 41 |
 42 |     private var request: URLRequest?
 43 |     private var task: URLSessionTask?
    |                       `- error: 'URLSessionTask' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 44 |     private var session: URLSession!
 45 |
Foundation.URLSessionTask:2:18: note: 'URLSessionTask' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSessionTask = AnyObject
  |                  `- note: 'URLSessionTask' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:44:26: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 42 |     private var request: URLRequest?
 43 |     private var task: URLSessionTask?
 44 |     private var session: URLSession!
    |                          `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 45 |
 46 |     fileprivate var cancelRequested = false
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
  |                  `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:436:56: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
434 |     public static let `default` = URLSessionFactory()
435 |
436 |     public var configuration = URLSessionConfiguration.default
    |                                                        `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
437 |     public var queue = OperationQueue.main
438 |     /// An optional delegate for the URLSession
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:439:31: error: cannot find type 'URLSessionDelegate' in scope
437 |     public var queue = OperationQueue.main
438 |     /// An optional delegate for the URLSession
439 |     public weak var delegate: URLSessionDelegate?
    |                               `- error: cannot find type 'URLSessionDelegate' in scope
440 |
441 |     /// Monitor session: see UIApplication.shared.isNetworkActivityIndicatorVisible
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:117:101: error: cannot find type 'URLRequest' in scope
115 |
116 |     /// Function called when receiving data from server.
117 |     public static func completionHandler(completionHandler completion: CompletionHandler?, request: URLRequest, data: Data?, resp: URLResponse?, error: Error?) {
    |                                                                                                     `- error: cannot find type 'URLRequest' in scope
118 |         #if os(iOS)
119 |         #if !OAUTH_APP_EXTENSIONS
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:117:132: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
115 |
116 |     /// Function called when receiving data from server.
117 |     public static func completionHandler(completionHandler completion: CompletionHandler?, request: URLRequest, data: Data?, resp: URLResponse?, error: Error?) {
    |                                                                                                                                    `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
118 |         #if os(iOS)
119 |         #if !OAUTH_APP_EXTENSIONS
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
  |                  `- note: 'URLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:223:39: error: cannot find type 'URLRequest' in scope
221 |     }
222 |
223 |     open func makeRequest() throws -> URLRequest {
    |                                       `- error: cannot find type 'URLRequest' in scope
224 |         return try OAuthSwiftHTTPRequest.makeRequest(config: self.config)
225 |     }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:227:59: error: cannot find type 'URLRequest' in scope
225 |     }
226 |
227 |     open class func makeRequest(config: Config) throws -> URLRequest {
    |                                                           `- error: cannot find type 'URLRequest' in scope
228 |         var request = config.urlRequest
229 |         OAuthSwift.log?.trace("URLRequest is created: \(request)")
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:244:74: error: cannot find type 'URLRequest' in scope
242 |         dataEncoding: String.Encoding,
243 |         body: Data? = nil,
244 |         paramsLocation: ParamsLocation = .authorizationHeader) throws -> URLRequest {
    |                                                                          `- error: cannot find type 'URLRequest' in scope
245 |
246 |         var request = URLRequest(url: url)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:267:74: error: cannot find type 'URLRequest' in scope
265 |         dataEncoding: String.Encoding = OAuthSwiftDataEncoding,
266 |         body: Data? = nil,
267 |         paramsLocation: ParamsLocation = .authorizationHeader) throws -> URLRequest {
    |                                                                          `- error: cannot find type 'URLRequest' in scope
268 |
269 |         let finalParameters: OAuthSwift.Parameters
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:263:24: error: cannot find type 'URLRequest' in scope
261 |
262 |     open class func setupRequestForOAuth(
263 |         request: inout URLRequest,
    |                        `- error: cannot find type 'URLRequest' in scope
264 |         parameters: OAuthSwift.Parameters,
265 |         dataEncoding: String.Encoding = OAuthSwiftDataEncoding,
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:317:32: error: cannot find type 'URLRequest' in scope
315 |
316 |         /// URLRequest (url, method, ...)
317 |         public var urlRequest: URLRequest
    |                                `- error: cannot find type 'URLRequest' in scope
318 |         /// These parameters are either added to the query string for GET, HEAD and DELETE requests or
319 |         /// used as the http body in case of POST, PUT or PATCH requests.
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:350:33: error: cannot find type 'URLRequest' in scope
348 |         }
349 |
350 |         public init(urlRequest: URLRequest, parameters: OAuthSwift.Parameters = [:], paramsLocation: ParamsLocation = .authorizationHeader, dataEncoding: String.Encoding = OAuthSwiftDataEncoding, sessionFactory: URLSessionFactory = .default) {
    |                                 `- error: cannot find type 'URLRequest' in scope
351 |             self.urlRequest = urlRequest
352 |             self.parameters = parameters
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:450:21: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
448 |
449 |     /// Create a new URLSession
450 |     func build() -> URLSession {
    |                     `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
451 |         return URLSession(configuration: self.configuration, delegate: self.delegate, delegateQueue: self.queue)
452 |     }
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
  |                  `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:59:46: error: extra argument 'urlRequest' in call
 57 |
 58 |     convenience init(request: URLRequest, paramsLocation: ParamsLocation = .authorizationHeader, sessionFactory: URLSessionFactory = .default) {
 59 |         self.init(config: Config(urlRequest: request, paramsLocation: paramsLocation, sessionFactory: sessionFactory))
    |                                              `- error: extra argument 'urlRequest' in call
 60 |     }
 61 |
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:59:33: error: missing arguments for parameters 'url', 'parameters' in call
 57 |
 58 |     convenience init(request: URLRequest, paramsLocation: ParamsLocation = .authorizationHeader, sessionFactory: URLSessionFactory = .default) {
 59 |         self.init(config: Config(urlRequest: request, paramsLocation: paramsLocation, sessionFactory: sessionFactory))
    |                                 `- error: missing arguments for parameters 'url', 'parameters' in call
 60 |     }
 61 |
    :
338 |
339 |         // MARK: init
340 |         public init(url: URL, httpMethod: Method = .GET, httpBody: Data? = nil, headers: OAuthSwift.Headers = [:], timeoutInterval: TimeInterval = 60, httpShouldHandleCookies: Bool = false, parameters: OAuthSwift.Parameters, paramsLocation: ParamsLocation = .authorizationHeader, dataEncoding: String.Encoding = OAuthSwiftDataEncoding, sessionFactory: URLSessionFactory = .default) {
    |                `- note: 'init(url:httpMethod:httpBody:headers:timeoutInterval:httpShouldHandleCookies:parameters:paramsLocation:dataEncoding:sessionFactory:)' declared here
341 |             var urlRequest = URLRequest(url: url)
342 |             urlRequest.httpMethod = httpMethod.rawValue
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:141:39: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
139 |
140 |         // MARK: failure no response or data returned by server
141 |         guard let response = resp as? HTTPURLResponse, let responseData = data else {
    |                                       `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
142 |             let badRequestCode = 400
143 |             let localizedDescription = OAuthSwiftHTTPRequest.descriptionForHTTPStatus(badRequestCode, responseString: "")
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias HTTPURLResponse = AnyObject
  |                  `- note: 'HTTPURLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:150:40: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
148 |                 userInfo[OAuthSwiftError.ResponseKey] = response
149 |             }
150 |             if let response = resp as? HTTPURLResponse {
    |                                        `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
151 |                 userInfo["Response-Headers"] = response.allHeaderFields
152 |             }
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias HTTPURLResponse = AnyObject
  |                  `- note: 'HTTPURLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:151:57: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'allHeaderFields'
149 |             }
150 |             if let response = resp as? HTTPURLResponse {
151 |                 userInfo["Response-Headers"] = response.allHeaderFields
    |                                                         `- error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'allHeaderFields'
152 |             }
153 |             let error = NSError(domain: OAuthSwiftError.Domain, code: badRequestCode, userInfo: userInfo)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:159:24: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
157 |
158 |         // MARK: failure code > 400
159 |         guard response.statusCode < 400 else {
    |                        `- error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
160 |             var localizedDescription = ""
161 |             let responseString = String(data: responseData, encoding: OAuthSwiftDataEncoding)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:176:96: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
174 |                 }
175 |             } else {
176 |                 localizedDescription = OAuthSwiftHTTPRequest.descriptionForHTTPStatus(response.statusCode, responseString: String(data: responseData, encoding: OAuthSwiftDataEncoding)!)
    |                                                                                                `- error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
177 |             }
178 |
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:181:46: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'allHeaderFields'
179 |             var userInfo: [String: Any] = [
180 |                 NSLocalizedDescriptionKey: localizedDescription,
181 |                 "Response-Headers": response.allHeaderFields,
    |                                              `- error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'allHeaderFields'
182 |                 OAuthSwiftError.ResponseKey: response,
183 |                 OAuthSwiftError.ResponseDataKey: responseData
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:188:41: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'url'
186 |                 userInfo["Response-Body"] = string
187 |             }
188 |             if let urlString = response.url?.absoluteString {
    |                                         `- error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'url'
189 |                 userInfo[NSURLErrorFailingURLErrorKey] = urlString
190 |             }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:192:80: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
190 |             }
191 |
192 |             let error = NSError(domain: OAuthSwiftError.Domain, code: response.statusCode, userInfo: userInfo)
    |                                                                                `- error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
193 |             if error.isExpiredToken {
194 |                 completion?(.failure(.tokenExpired(error: error)))
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftResponse.swift:21:65: error: cannot find type 'URLRequest' in scope
19 |     public var request: URLRequest?
20 |
21 |     public init(data: Data, response: HTTPURLResponse, request: URLRequest?) {
   |                                                                 `- error: cannot find type 'URLRequest' in scope
22 |         self.data = data
23 |         self.response = response
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:217:18: error: value of type 'URLSessionTask' (aka 'AnyObject') has no member 'cancel'
215 |         // either cancel the request if it's already running or set the flag to prohibit creation of the request
216 |         if let task = task {
217 |             task.cancel()
    |                  `- error: value of type 'URLSessionTask' (aka 'AnyObject') has no member 'cancel'
218 |         } else {
219 |             cancelRequested = true
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:246:23: error: cannot find 'URLRequest' in scope
244 |         paramsLocation: ParamsLocation = .authorizationHeader) throws -> URLRequest {
245 |
246 |         var request = URLRequest(url: url)
    |                       `- error: cannot find 'URLRequest' in scope
247 |         request.httpMethod = method.rawValue
248 |         for (key, value) in headers {
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:341:30: error: cannot find 'URLRequest' in scope
339 |         // MARK: init
340 |         public init(url: URL, httpMethod: Method = .GET, httpBody: Data? = nil, headers: OAuthSwift.Headers = [:], timeoutInterval: TimeInterval = 60, httpShouldHandleCookies: Bool = false, parameters: OAuthSwift.Parameters, paramsLocation: ParamsLocation = .authorizationHeader, dataEncoding: String.Encoding = OAuthSwiftDataEncoding, sessionFactory: URLSessionFactory = .default) {
341 |             var urlRequest = URLRequest(url: url)
    |                              `- error: cannot find 'URLRequest' in scope
342 |             urlRequest.httpMethod = httpMethod.rawValue
343 |             urlRequest.httpBody = httpBody
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:347:35: error: extra argument 'urlRequest' in call
345 |             urlRequest.timeoutInterval = timeoutInterval
346 |             urlRequest.httpShouldHandleCookies = httpShouldHandleCookies
347 |             self.init(urlRequest: urlRequest, parameters: parameters, paramsLocation: paramsLocation, dataEncoding: dataEncoding, sessionFactory: sessionFactory)
    |                                   `- error: extra argument 'urlRequest' in call
348 |         }
349 |
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:347:23: error: missing argument for parameter 'url' in call
338 |
339 |         // MARK: init
340 |         public init(url: URL, httpMethod: Method = .GET, httpBody: Data? = nil, headers: OAuthSwift.Headers = [:], timeoutInterval: TimeInterval = 60, httpShouldHandleCookies: Bool = false, parameters: OAuthSwift.Parameters, paramsLocation: ParamsLocation = .authorizationHeader, dataEncoding: String.Encoding = OAuthSwiftDataEncoding, sessionFactory: URLSessionFactory = .default) {
    |                `- note: 'init(url:httpMethod:httpBody:headers:timeoutInterval:httpShouldHandleCookies:parameters:paramsLocation:dataEncoding:sessionFactory:)' declared here
341 |             var urlRequest = URLRequest(url: url)
342 |             urlRequest.httpMethod = httpMethod.rawValue
    :
345 |             urlRequest.timeoutInterval = timeoutInterval
346 |             urlRequest.httpShouldHandleCookies = httpShouldHandleCookies
347 |             self.init(urlRequest: urlRequest, parameters: parameters, paramsLocation: paramsLocation, dataEncoding: dataEncoding, sessionFactory: sessionFactory)
    |                       `- error: missing argument for parameter 'url' in call
348 |         }
349 |
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:451:16: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
449 |     /// Create a new URLSession
450 |     func build() -> URLSession {
451 |         return URLSession(configuration: self.configuration, delegate: self.delegate, delegateQueue: self.queue)
    |                `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
452 |     }
453 | }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftResponse.swift:12:2: error: Objective-C interoperability is disabled
10 |
11 | /// Response object
12 | @objc
   |  `- error: Objective-C interoperability is disabled
13 | public class OAuthSwiftResponse: NSObject { // not a struct for objc
14 |     /// The data returned by the server.
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftResponse.swift:17:26: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
15 |     public var data: Data
16 |     /// The server's response to the URL request.
17 |     public var response: HTTPURLResponse
   |                          `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
18 |     /// The URL request sent to the server.
19 |     public var request: URLRequest?
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias HTTPURLResponse = AnyObject
  |                  `- note: 'HTTPURLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftResponse.swift:19:25: error: cannot find type 'URLRequest' in scope
17 |     public var response: HTTPURLResponse
18 |     /// The URL request sent to the server.
19 |     public var request: URLRequest?
   |                         `- error: cannot find type 'URLRequest' in scope
20 |
21 |     public init(data: Data, response: HTTPURLResponse, request: URLRequest?) {
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftResponse.swift:21:39: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
19 |     public var request: URLRequest?
20 |
21 |     public init(data: Data, response: HTTPURLResponse, request: URLRequest?) {
   |                                       `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
22 |         self.data = data
23 |         self.response = response
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias HTTPURLResponse = AnyObject
  |                  `- note: 'HTTPURLResponse' has been explicitly marked unavailable here
[74/95] Compiling OAuthSwift OAuthSwiftHTTPRequest.swift
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftError.swift:34:46: error: cannot find type 'URLRequest' in scope
 32 |
 33 |     /// Generic request error
 34 |     case requestError(error: Error, request: URLRequest)
    |                                              `- error: cannot find type 'URLRequest' in scope
 35 |     /// The provided token is expired, retrieve new token by using the refresh token
 36 |     case tokenExpired(error: Error?)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftError.swift:38:54: error: cannot find type 'URLRequest' in scope
 36 |     case tokenExpired(error: Error?)
 37 |     /// If the user has not either allowed or denied the request yet, the authorization server will return the authorization_pending error.
 38 |     case authorizationPending(error: Error, request: URLRequest)
    |                                                      `- error: cannot find type 'URLRequest' in scope
 39 |     /// If the device is polling too frequently, the authorization server will return the slow_down error.
 40 |     case slowDown(error: Error, request: URLRequest)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftError.swift:40:42: error: cannot find type 'URLRequest' in scope
 38 |     case authorizationPending(error: Error, request: URLRequest)
 39 |     /// If the device is polling too frequently, the authorization server will return the slow_down error.
 40 |     case slowDown(error: Error, request: URLRequest)
    |                                          `- error: cannot find type 'URLRequest' in scope
 41 |     /// If the user denies the request.
 42 |     case accessDenied(error: Error, request: URLRequest)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftError.swift:42:46: error: cannot find type 'URLRequest' in scope
 40 |     case slowDown(error: Error, request: URLRequest)
 41 |     /// If the user denies the request.
 42 |     case accessDenied(error: Error, request: URLRequest)
    |                                              `- error: cannot find type 'URLRequest' in scope
 43 |
 44 |     public static let Domain = "OAuthSwiftError"
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:58:31: error: cannot find type 'URLRequest' in scope
 56 |     }
 57 |
 58 |     convenience init(request: URLRequest, paramsLocation: ParamsLocation = .authorizationHeader, sessionFactory: URLSessionFactory = .default) {
    |                               `- error: cannot find type 'URLRequest' in scope
 59 |         self.init(config: Config(urlRequest: request, paramsLocation: paramsLocation, sessionFactory: sessionFactory))
 60 |     }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:42:26: error: cannot find type 'URLRequest' in scope
 40 |     public var config: Config
 41 |
 42 |     private var request: URLRequest?
    |                          `- error: cannot find type 'URLRequest' in scope
 43 |     private var task: URLSessionTask?
 44 |     private var session: URLSession!
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:43:23: error: 'URLSessionTask' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 41 |
 42 |     private var request: URLRequest?
 43 |     private var task: URLSessionTask?
    |                       `- error: 'URLSessionTask' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 44 |     private var session: URLSession!
 45 |
Foundation.URLSessionTask:2:18: note: 'URLSessionTask' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSessionTask = AnyObject
  |                  `- note: 'URLSessionTask' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:44:26: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 42 |     private var request: URLRequest?
 43 |     private var task: URLSessionTask?
 44 |     private var session: URLSession!
    |                          `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 45 |
 46 |     fileprivate var cancelRequested = false
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
  |                  `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:436:56: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
434 |     public static let `default` = URLSessionFactory()
435 |
436 |     public var configuration = URLSessionConfiguration.default
    |                                                        `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
437 |     public var queue = OperationQueue.main
438 |     /// An optional delegate for the URLSession
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:439:31: error: cannot find type 'URLSessionDelegate' in scope
437 |     public var queue = OperationQueue.main
438 |     /// An optional delegate for the URLSession
439 |     public weak var delegate: URLSessionDelegate?
    |                               `- error: cannot find type 'URLSessionDelegate' in scope
440 |
441 |     /// Monitor session: see UIApplication.shared.isNetworkActivityIndicatorVisible
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:117:101: error: cannot find type 'URLRequest' in scope
115 |
116 |     /// Function called when receiving data from server.
117 |     public static func completionHandler(completionHandler completion: CompletionHandler?, request: URLRequest, data: Data?, resp: URLResponse?, error: Error?) {
    |                                                                                                     `- error: cannot find type 'URLRequest' in scope
118 |         #if os(iOS)
119 |         #if !OAUTH_APP_EXTENSIONS
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:117:132: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
115 |
116 |     /// Function called when receiving data from server.
117 |     public static func completionHandler(completionHandler completion: CompletionHandler?, request: URLRequest, data: Data?, resp: URLResponse?, error: Error?) {
    |                                                                                                                                    `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
118 |         #if os(iOS)
119 |         #if !OAUTH_APP_EXTENSIONS
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
  |                  `- note: 'URLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:223:39: error: cannot find type 'URLRequest' in scope
221 |     }
222 |
223 |     open func makeRequest() throws -> URLRequest {
    |                                       `- error: cannot find type 'URLRequest' in scope
224 |         return try OAuthSwiftHTTPRequest.makeRequest(config: self.config)
225 |     }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:227:59: error: cannot find type 'URLRequest' in scope
225 |     }
226 |
227 |     open class func makeRequest(config: Config) throws -> URLRequest {
    |                                                           `- error: cannot find type 'URLRequest' in scope
228 |         var request = config.urlRequest
229 |         OAuthSwift.log?.trace("URLRequest is created: \(request)")
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:244:74: error: cannot find type 'URLRequest' in scope
242 |         dataEncoding: String.Encoding,
243 |         body: Data? = nil,
244 |         paramsLocation: ParamsLocation = .authorizationHeader) throws -> URLRequest {
    |                                                                          `- error: cannot find type 'URLRequest' in scope
245 |
246 |         var request = URLRequest(url: url)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:267:74: error: cannot find type 'URLRequest' in scope
265 |         dataEncoding: String.Encoding = OAuthSwiftDataEncoding,
266 |         body: Data? = nil,
267 |         paramsLocation: ParamsLocation = .authorizationHeader) throws -> URLRequest {
    |                                                                          `- error: cannot find type 'URLRequest' in scope
268 |
269 |         let finalParameters: OAuthSwift.Parameters
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:263:24: error: cannot find type 'URLRequest' in scope
261 |
262 |     open class func setupRequestForOAuth(
263 |         request: inout URLRequest,
    |                        `- error: cannot find type 'URLRequest' in scope
264 |         parameters: OAuthSwift.Parameters,
265 |         dataEncoding: String.Encoding = OAuthSwiftDataEncoding,
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:317:32: error: cannot find type 'URLRequest' in scope
315 |
316 |         /// URLRequest (url, method, ...)
317 |         public var urlRequest: URLRequest
    |                                `- error: cannot find type 'URLRequest' in scope
318 |         /// These parameters are either added to the query string for GET, HEAD and DELETE requests or
319 |         /// used as the http body in case of POST, PUT or PATCH requests.
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:350:33: error: cannot find type 'URLRequest' in scope
348 |         }
349 |
350 |         public init(urlRequest: URLRequest, parameters: OAuthSwift.Parameters = [:], paramsLocation: ParamsLocation = .authorizationHeader, dataEncoding: String.Encoding = OAuthSwiftDataEncoding, sessionFactory: URLSessionFactory = .default) {
    |                                 `- error: cannot find type 'URLRequest' in scope
351 |             self.urlRequest = urlRequest
352 |             self.parameters = parameters
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:450:21: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
448 |
449 |     /// Create a new URLSession
450 |     func build() -> URLSession {
    |                     `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
451 |         return URLSession(configuration: self.configuration, delegate: self.delegate, delegateQueue: self.queue)
452 |     }
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
  |                  `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:59:46: error: extra argument 'urlRequest' in call
 57 |
 58 |     convenience init(request: URLRequest, paramsLocation: ParamsLocation = .authorizationHeader, sessionFactory: URLSessionFactory = .default) {
 59 |         self.init(config: Config(urlRequest: request, paramsLocation: paramsLocation, sessionFactory: sessionFactory))
    |                                              `- error: extra argument 'urlRequest' in call
 60 |     }
 61 |
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:59:33: error: missing arguments for parameters 'url', 'parameters' in call
 57 |
 58 |     convenience init(request: URLRequest, paramsLocation: ParamsLocation = .authorizationHeader, sessionFactory: URLSessionFactory = .default) {
 59 |         self.init(config: Config(urlRequest: request, paramsLocation: paramsLocation, sessionFactory: sessionFactory))
    |                                 `- error: missing arguments for parameters 'url', 'parameters' in call
 60 |     }
 61 |
    :
338 |
339 |         // MARK: init
340 |         public init(url: URL, httpMethod: Method = .GET, httpBody: Data? = nil, headers: OAuthSwift.Headers = [:], timeoutInterval: TimeInterval = 60, httpShouldHandleCookies: Bool = false, parameters: OAuthSwift.Parameters, paramsLocation: ParamsLocation = .authorizationHeader, dataEncoding: String.Encoding = OAuthSwiftDataEncoding, sessionFactory: URLSessionFactory = .default) {
    |                `- note: 'init(url:httpMethod:httpBody:headers:timeoutInterval:httpShouldHandleCookies:parameters:paramsLocation:dataEncoding:sessionFactory:)' declared here
341 |             var urlRequest = URLRequest(url: url)
342 |             urlRequest.httpMethod = httpMethod.rawValue
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:141:39: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
139 |
140 |         // MARK: failure no response or data returned by server
141 |         guard let response = resp as? HTTPURLResponse, let responseData = data else {
    |                                       `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
142 |             let badRequestCode = 400
143 |             let localizedDescription = OAuthSwiftHTTPRequest.descriptionForHTTPStatus(badRequestCode, responseString: "")
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias HTTPURLResponse = AnyObject
  |                  `- note: 'HTTPURLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:150:40: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
148 |                 userInfo[OAuthSwiftError.ResponseKey] = response
149 |             }
150 |             if let response = resp as? HTTPURLResponse {
    |                                        `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
151 |                 userInfo["Response-Headers"] = response.allHeaderFields
152 |             }
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias HTTPURLResponse = AnyObject
  |                  `- note: 'HTTPURLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:151:57: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'allHeaderFields'
149 |             }
150 |             if let response = resp as? HTTPURLResponse {
151 |                 userInfo["Response-Headers"] = response.allHeaderFields
    |                                                         `- error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'allHeaderFields'
152 |             }
153 |             let error = NSError(domain: OAuthSwiftError.Domain, code: badRequestCode, userInfo: userInfo)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:159:24: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
157 |
158 |         // MARK: failure code > 400
159 |         guard response.statusCode < 400 else {
    |                        `- error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
160 |             var localizedDescription = ""
161 |             let responseString = String(data: responseData, encoding: OAuthSwiftDataEncoding)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:176:96: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
174 |                 }
175 |             } else {
176 |                 localizedDescription = OAuthSwiftHTTPRequest.descriptionForHTTPStatus(response.statusCode, responseString: String(data: responseData, encoding: OAuthSwiftDataEncoding)!)
    |                                                                                                `- error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
177 |             }
178 |
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:181:46: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'allHeaderFields'
179 |             var userInfo: [String: Any] = [
180 |                 NSLocalizedDescriptionKey: localizedDescription,
181 |                 "Response-Headers": response.allHeaderFields,
    |                                              `- error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'allHeaderFields'
182 |                 OAuthSwiftError.ResponseKey: response,
183 |                 OAuthSwiftError.ResponseDataKey: responseData
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:188:41: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'url'
186 |                 userInfo["Response-Body"] = string
187 |             }
188 |             if let urlString = response.url?.absoluteString {
    |                                         `- error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'url'
189 |                 userInfo[NSURLErrorFailingURLErrorKey] = urlString
190 |             }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:192:80: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
190 |             }
191 |
192 |             let error = NSError(domain: OAuthSwiftError.Domain, code: response.statusCode, userInfo: userInfo)
    |                                                                                `- error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
193 |             if error.isExpiredToken {
194 |                 completion?(.failure(.tokenExpired(error: error)))
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftResponse.swift:21:65: error: cannot find type 'URLRequest' in scope
19 |     public var request: URLRequest?
20 |
21 |     public init(data: Data, response: HTTPURLResponse, request: URLRequest?) {
   |                                                                 `- error: cannot find type 'URLRequest' in scope
22 |         self.data = data
23 |         self.response = response
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:217:18: error: value of type 'URLSessionTask' (aka 'AnyObject') has no member 'cancel'
215 |         // either cancel the request if it's already running or set the flag to prohibit creation of the request
216 |         if let task = task {
217 |             task.cancel()
    |                  `- error: value of type 'URLSessionTask' (aka 'AnyObject') has no member 'cancel'
218 |         } else {
219 |             cancelRequested = true
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:246:23: error: cannot find 'URLRequest' in scope
244 |         paramsLocation: ParamsLocation = .authorizationHeader) throws -> URLRequest {
245 |
246 |         var request = URLRequest(url: url)
    |                       `- error: cannot find 'URLRequest' in scope
247 |         request.httpMethod = method.rawValue
248 |         for (key, value) in headers {
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:341:30: error: cannot find 'URLRequest' in scope
339 |         // MARK: init
340 |         public init(url: URL, httpMethod: Method = .GET, httpBody: Data? = nil, headers: OAuthSwift.Headers = [:], timeoutInterval: TimeInterval = 60, httpShouldHandleCookies: Bool = false, parameters: OAuthSwift.Parameters, paramsLocation: ParamsLocation = .authorizationHeader, dataEncoding: String.Encoding = OAuthSwiftDataEncoding, sessionFactory: URLSessionFactory = .default) {
341 |             var urlRequest = URLRequest(url: url)
    |                              `- error: cannot find 'URLRequest' in scope
342 |             urlRequest.httpMethod = httpMethod.rawValue
343 |             urlRequest.httpBody = httpBody
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:347:35: error: extra argument 'urlRequest' in call
345 |             urlRequest.timeoutInterval = timeoutInterval
346 |             urlRequest.httpShouldHandleCookies = httpShouldHandleCookies
347 |             self.init(urlRequest: urlRequest, parameters: parameters, paramsLocation: paramsLocation, dataEncoding: dataEncoding, sessionFactory: sessionFactory)
    |                                   `- error: extra argument 'urlRequest' in call
348 |         }
349 |
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:347:23: error: missing argument for parameter 'url' in call
338 |
339 |         // MARK: init
340 |         public init(url: URL, httpMethod: Method = .GET, httpBody: Data? = nil, headers: OAuthSwift.Headers = [:], timeoutInterval: TimeInterval = 60, httpShouldHandleCookies: Bool = false, parameters: OAuthSwift.Parameters, paramsLocation: ParamsLocation = .authorizationHeader, dataEncoding: String.Encoding = OAuthSwiftDataEncoding, sessionFactory: URLSessionFactory = .default) {
    |                `- note: 'init(url:httpMethod:httpBody:headers:timeoutInterval:httpShouldHandleCookies:parameters:paramsLocation:dataEncoding:sessionFactory:)' declared here
341 |             var urlRequest = URLRequest(url: url)
342 |             urlRequest.httpMethod = httpMethod.rawValue
    :
345 |             urlRequest.timeoutInterval = timeoutInterval
346 |             urlRequest.httpShouldHandleCookies = httpShouldHandleCookies
347 |             self.init(urlRequest: urlRequest, parameters: parameters, paramsLocation: paramsLocation, dataEncoding: dataEncoding, sessionFactory: sessionFactory)
    |                       `- error: missing argument for parameter 'url' in call
348 |         }
349 |
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:451:16: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
449 |     /// Create a new URLSession
450 |     func build() -> URLSession {
451 |         return URLSession(configuration: self.configuration, delegate: self.delegate, delegateQueue: self.queue)
    |                `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
452 |     }
453 | }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftResponse.swift:12:2: error: Objective-C interoperability is disabled
10 |
11 | /// Response object
12 | @objc
   |  `- error: Objective-C interoperability is disabled
13 | public class OAuthSwiftResponse: NSObject { // not a struct for objc
14 |     /// The data returned by the server.
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftResponse.swift:17:26: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
15 |     public var data: Data
16 |     /// The server's response to the URL request.
17 |     public var response: HTTPURLResponse
   |                          `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
18 |     /// The URL request sent to the server.
19 |     public var request: URLRequest?
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias HTTPURLResponse = AnyObject
  |                  `- note: 'HTTPURLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftResponse.swift:19:25: error: cannot find type 'URLRequest' in scope
17 |     public var response: HTTPURLResponse
18 |     /// The URL request sent to the server.
19 |     public var request: URLRequest?
   |                         `- error: cannot find type 'URLRequest' in scope
20 |
21 |     public init(data: Data, response: HTTPURLResponse, request: URLRequest?) {
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftResponse.swift:21:39: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
19 |     public var request: URLRequest?
20 |
21 |     public init(data: Data, response: HTTPURLResponse, request: URLRequest?) {
   |                                       `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
22 |         self.data = data
23 |         self.response = response
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias HTTPURLResponse = AnyObject
  |                  `- note: 'HTTPURLResponse' has been explicitly marked unavailable here
[75/95] Compiling OAuthSwift OAuthSwiftMultipartData.swift
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftError.swift:34:46: error: cannot find type 'URLRequest' in scope
 32 |
 33 |     /// Generic request error
 34 |     case requestError(error: Error, request: URLRequest)
    |                                              `- error: cannot find type 'URLRequest' in scope
 35 |     /// The provided token is expired, retrieve new token by using the refresh token
 36 |     case tokenExpired(error: Error?)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftError.swift:38:54: error: cannot find type 'URLRequest' in scope
 36 |     case tokenExpired(error: Error?)
 37 |     /// If the user has not either allowed or denied the request yet, the authorization server will return the authorization_pending error.
 38 |     case authorizationPending(error: Error, request: URLRequest)
    |                                                      `- error: cannot find type 'URLRequest' in scope
 39 |     /// If the device is polling too frequently, the authorization server will return the slow_down error.
 40 |     case slowDown(error: Error, request: URLRequest)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftError.swift:40:42: error: cannot find type 'URLRequest' in scope
 38 |     case authorizationPending(error: Error, request: URLRequest)
 39 |     /// If the device is polling too frequently, the authorization server will return the slow_down error.
 40 |     case slowDown(error: Error, request: URLRequest)
    |                                          `- error: cannot find type 'URLRequest' in scope
 41 |     /// If the user denies the request.
 42 |     case accessDenied(error: Error, request: URLRequest)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftError.swift:42:46: error: cannot find type 'URLRequest' in scope
 40 |     case slowDown(error: Error, request: URLRequest)
 41 |     /// If the user denies the request.
 42 |     case accessDenied(error: Error, request: URLRequest)
    |                                              `- error: cannot find type 'URLRequest' in scope
 43 |
 44 |     public static let Domain = "OAuthSwiftError"
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:58:31: error: cannot find type 'URLRequest' in scope
 56 |     }
 57 |
 58 |     convenience init(request: URLRequest, paramsLocation: ParamsLocation = .authorizationHeader, sessionFactory: URLSessionFactory = .default) {
    |                               `- error: cannot find type 'URLRequest' in scope
 59 |         self.init(config: Config(urlRequest: request, paramsLocation: paramsLocation, sessionFactory: sessionFactory))
 60 |     }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:42:26: error: cannot find type 'URLRequest' in scope
 40 |     public var config: Config
 41 |
 42 |     private var request: URLRequest?
    |                          `- error: cannot find type 'URLRequest' in scope
 43 |     private var task: URLSessionTask?
 44 |     private var session: URLSession!
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:43:23: error: 'URLSessionTask' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 41 |
 42 |     private var request: URLRequest?
 43 |     private var task: URLSessionTask?
    |                       `- error: 'URLSessionTask' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 44 |     private var session: URLSession!
 45 |
Foundation.URLSessionTask:2:18: note: 'URLSessionTask' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSessionTask = AnyObject
  |                  `- note: 'URLSessionTask' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:44:26: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 42 |     private var request: URLRequest?
 43 |     private var task: URLSessionTask?
 44 |     private var session: URLSession!
    |                          `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 45 |
 46 |     fileprivate var cancelRequested = false
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
  |                  `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:436:56: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
434 |     public static let `default` = URLSessionFactory()
435 |
436 |     public var configuration = URLSessionConfiguration.default
    |                                                        `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
437 |     public var queue = OperationQueue.main
438 |     /// An optional delegate for the URLSession
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:439:31: error: cannot find type 'URLSessionDelegate' in scope
437 |     public var queue = OperationQueue.main
438 |     /// An optional delegate for the URLSession
439 |     public weak var delegate: URLSessionDelegate?
    |                               `- error: cannot find type 'URLSessionDelegate' in scope
440 |
441 |     /// Monitor session: see UIApplication.shared.isNetworkActivityIndicatorVisible
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:117:101: error: cannot find type 'URLRequest' in scope
115 |
116 |     /// Function called when receiving data from server.
117 |     public static func completionHandler(completionHandler completion: CompletionHandler?, request: URLRequest, data: Data?, resp: URLResponse?, error: Error?) {
    |                                                                                                     `- error: cannot find type 'URLRequest' in scope
118 |         #if os(iOS)
119 |         #if !OAUTH_APP_EXTENSIONS
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:117:132: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
115 |
116 |     /// Function called when receiving data from server.
117 |     public static func completionHandler(completionHandler completion: CompletionHandler?, request: URLRequest, data: Data?, resp: URLResponse?, error: Error?) {
    |                                                                                                                                    `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
118 |         #if os(iOS)
119 |         #if !OAUTH_APP_EXTENSIONS
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
  |                  `- note: 'URLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:223:39: error: cannot find type 'URLRequest' in scope
221 |     }
222 |
223 |     open func makeRequest() throws -> URLRequest {
    |                                       `- error: cannot find type 'URLRequest' in scope
224 |         return try OAuthSwiftHTTPRequest.makeRequest(config: self.config)
225 |     }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:227:59: error: cannot find type 'URLRequest' in scope
225 |     }
226 |
227 |     open class func makeRequest(config: Config) throws -> URLRequest {
    |                                                           `- error: cannot find type 'URLRequest' in scope
228 |         var request = config.urlRequest
229 |         OAuthSwift.log?.trace("URLRequest is created: \(request)")
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:244:74: error: cannot find type 'URLRequest' in scope
242 |         dataEncoding: String.Encoding,
243 |         body: Data? = nil,
244 |         paramsLocation: ParamsLocation = .authorizationHeader) throws -> URLRequest {
    |                                                                          `- error: cannot find type 'URLRequest' in scope
245 |
246 |         var request = URLRequest(url: url)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:267:74: error: cannot find type 'URLRequest' in scope
265 |         dataEncoding: String.Encoding = OAuthSwiftDataEncoding,
266 |         body: Data? = nil,
267 |         paramsLocation: ParamsLocation = .authorizationHeader) throws -> URLRequest {
    |                                                                          `- error: cannot find type 'URLRequest' in scope
268 |
269 |         let finalParameters: OAuthSwift.Parameters
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:263:24: error: cannot find type 'URLRequest' in scope
261 |
262 |     open class func setupRequestForOAuth(
263 |         request: inout URLRequest,
    |                        `- error: cannot find type 'URLRequest' in scope
264 |         parameters: OAuthSwift.Parameters,
265 |         dataEncoding: String.Encoding = OAuthSwiftDataEncoding,
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:317:32: error: cannot find type 'URLRequest' in scope
315 |
316 |         /// URLRequest (url, method, ...)
317 |         public var urlRequest: URLRequest
    |                                `- error: cannot find type 'URLRequest' in scope
318 |         /// These parameters are either added to the query string for GET, HEAD and DELETE requests or
319 |         /// used as the http body in case of POST, PUT or PATCH requests.
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:350:33: error: cannot find type 'URLRequest' in scope
348 |         }
349 |
350 |         public init(urlRequest: URLRequest, parameters: OAuthSwift.Parameters = [:], paramsLocation: ParamsLocation = .authorizationHeader, dataEncoding: String.Encoding = OAuthSwiftDataEncoding, sessionFactory: URLSessionFactory = .default) {
    |                                 `- error: cannot find type 'URLRequest' in scope
351 |             self.urlRequest = urlRequest
352 |             self.parameters = parameters
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:450:21: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
448 |
449 |     /// Create a new URLSession
450 |     func build() -> URLSession {
    |                     `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
451 |         return URLSession(configuration: self.configuration, delegate: self.delegate, delegateQueue: self.queue)
452 |     }
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
  |                  `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:59:46: error: extra argument 'urlRequest' in call
 57 |
 58 |     convenience init(request: URLRequest, paramsLocation: ParamsLocation = .authorizationHeader, sessionFactory: URLSessionFactory = .default) {
 59 |         self.init(config: Config(urlRequest: request, paramsLocation: paramsLocation, sessionFactory: sessionFactory))
    |                                              `- error: extra argument 'urlRequest' in call
 60 |     }
 61 |
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:59:33: error: missing arguments for parameters 'url', 'parameters' in call
 57 |
 58 |     convenience init(request: URLRequest, paramsLocation: ParamsLocation = .authorizationHeader, sessionFactory: URLSessionFactory = .default) {
 59 |         self.init(config: Config(urlRequest: request, paramsLocation: paramsLocation, sessionFactory: sessionFactory))
    |                                 `- error: missing arguments for parameters 'url', 'parameters' in call
 60 |     }
 61 |
    :
338 |
339 |         // MARK: init
340 |         public init(url: URL, httpMethod: Method = .GET, httpBody: Data? = nil, headers: OAuthSwift.Headers = [:], timeoutInterval: TimeInterval = 60, httpShouldHandleCookies: Bool = false, parameters: OAuthSwift.Parameters, paramsLocation: ParamsLocation = .authorizationHeader, dataEncoding: String.Encoding = OAuthSwiftDataEncoding, sessionFactory: URLSessionFactory = .default) {
    |                `- note: 'init(url:httpMethod:httpBody:headers:timeoutInterval:httpShouldHandleCookies:parameters:paramsLocation:dataEncoding:sessionFactory:)' declared here
341 |             var urlRequest = URLRequest(url: url)
342 |             urlRequest.httpMethod = httpMethod.rawValue
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:141:39: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
139 |
140 |         // MARK: failure no response or data returned by server
141 |         guard let response = resp as? HTTPURLResponse, let responseData = data else {
    |                                       `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
142 |             let badRequestCode = 400
143 |             let localizedDescription = OAuthSwiftHTTPRequest.descriptionForHTTPStatus(badRequestCode, responseString: "")
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias HTTPURLResponse = AnyObject
  |                  `- note: 'HTTPURLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:150:40: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
148 |                 userInfo[OAuthSwiftError.ResponseKey] = response
149 |             }
150 |             if let response = resp as? HTTPURLResponse {
    |                                        `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
151 |                 userInfo["Response-Headers"] = response.allHeaderFields
152 |             }
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias HTTPURLResponse = AnyObject
  |                  `- note: 'HTTPURLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:151:57: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'allHeaderFields'
149 |             }
150 |             if let response = resp as? HTTPURLResponse {
151 |                 userInfo["Response-Headers"] = response.allHeaderFields
    |                                                         `- error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'allHeaderFields'
152 |             }
153 |             let error = NSError(domain: OAuthSwiftError.Domain, code: badRequestCode, userInfo: userInfo)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:159:24: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
157 |
158 |         // MARK: failure code > 400
159 |         guard response.statusCode < 400 else {
    |                        `- error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
160 |             var localizedDescription = ""
161 |             let responseString = String(data: responseData, encoding: OAuthSwiftDataEncoding)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:176:96: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
174 |                 }
175 |             } else {
176 |                 localizedDescription = OAuthSwiftHTTPRequest.descriptionForHTTPStatus(response.statusCode, responseString: String(data: responseData, encoding: OAuthSwiftDataEncoding)!)
    |                                                                                                `- error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
177 |             }
178 |
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:181:46: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'allHeaderFields'
179 |             var userInfo: [String: Any] = [
180 |                 NSLocalizedDescriptionKey: localizedDescription,
181 |                 "Response-Headers": response.allHeaderFields,
    |                                              `- error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'allHeaderFields'
182 |                 OAuthSwiftError.ResponseKey: response,
183 |                 OAuthSwiftError.ResponseDataKey: responseData
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:188:41: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'url'
186 |                 userInfo["Response-Body"] = string
187 |             }
188 |             if let urlString = response.url?.absoluteString {
    |                                         `- error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'url'
189 |                 userInfo[NSURLErrorFailingURLErrorKey] = urlString
190 |             }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:192:80: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
190 |             }
191 |
192 |             let error = NSError(domain: OAuthSwiftError.Domain, code: response.statusCode, userInfo: userInfo)
    |                                                                                `- error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
193 |             if error.isExpiredToken {
194 |                 completion?(.failure(.tokenExpired(error: error)))
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftResponse.swift:21:65: error: cannot find type 'URLRequest' in scope
19 |     public var request: URLRequest?
20 |
21 |     public init(data: Data, response: HTTPURLResponse, request: URLRequest?) {
   |                                                                 `- error: cannot find type 'URLRequest' in scope
22 |         self.data = data
23 |         self.response = response
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:217:18: error: value of type 'URLSessionTask' (aka 'AnyObject') has no member 'cancel'
215 |         // either cancel the request if it's already running or set the flag to prohibit creation of the request
216 |         if let task = task {
217 |             task.cancel()
    |                  `- error: value of type 'URLSessionTask' (aka 'AnyObject') has no member 'cancel'
218 |         } else {
219 |             cancelRequested = true
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:246:23: error: cannot find 'URLRequest' in scope
244 |         paramsLocation: ParamsLocation = .authorizationHeader) throws -> URLRequest {
245 |
246 |         var request = URLRequest(url: url)
    |                       `- error: cannot find 'URLRequest' in scope
247 |         request.httpMethod = method.rawValue
248 |         for (key, value) in headers {
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:341:30: error: cannot find 'URLRequest' in scope
339 |         // MARK: init
340 |         public init(url: URL, httpMethod: Method = .GET, httpBody: Data? = nil, headers: OAuthSwift.Headers = [:], timeoutInterval: TimeInterval = 60, httpShouldHandleCookies: Bool = false, parameters: OAuthSwift.Parameters, paramsLocation: ParamsLocation = .authorizationHeader, dataEncoding: String.Encoding = OAuthSwiftDataEncoding, sessionFactory: URLSessionFactory = .default) {
341 |             var urlRequest = URLRequest(url: url)
    |                              `- error: cannot find 'URLRequest' in scope
342 |             urlRequest.httpMethod = httpMethod.rawValue
343 |             urlRequest.httpBody = httpBody
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:347:35: error: extra argument 'urlRequest' in call
345 |             urlRequest.timeoutInterval = timeoutInterval
346 |             urlRequest.httpShouldHandleCookies = httpShouldHandleCookies
347 |             self.init(urlRequest: urlRequest, parameters: parameters, paramsLocation: paramsLocation, dataEncoding: dataEncoding, sessionFactory: sessionFactory)
    |                                   `- error: extra argument 'urlRequest' in call
348 |         }
349 |
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:347:23: error: missing argument for parameter 'url' in call
338 |
339 |         // MARK: init
340 |         public init(url: URL, httpMethod: Method = .GET, httpBody: Data? = nil, headers: OAuthSwift.Headers = [:], timeoutInterval: TimeInterval = 60, httpShouldHandleCookies: Bool = false, parameters: OAuthSwift.Parameters, paramsLocation: ParamsLocation = .authorizationHeader, dataEncoding: String.Encoding = OAuthSwiftDataEncoding, sessionFactory: URLSessionFactory = .default) {
    |                `- note: 'init(url:httpMethod:httpBody:headers:timeoutInterval:httpShouldHandleCookies:parameters:paramsLocation:dataEncoding:sessionFactory:)' declared here
341 |             var urlRequest = URLRequest(url: url)
342 |             urlRequest.httpMethod = httpMethod.rawValue
    :
345 |             urlRequest.timeoutInterval = timeoutInterval
346 |             urlRequest.httpShouldHandleCookies = httpShouldHandleCookies
347 |             self.init(urlRequest: urlRequest, parameters: parameters, paramsLocation: paramsLocation, dataEncoding: dataEncoding, sessionFactory: sessionFactory)
    |                       `- error: missing argument for parameter 'url' in call
348 |         }
349 |
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:451:16: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
449 |     /// Create a new URLSession
450 |     func build() -> URLSession {
451 |         return URLSession(configuration: self.configuration, delegate: self.delegate, delegateQueue: self.queue)
    |                `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
452 |     }
453 | }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftResponse.swift:12:2: error: Objective-C interoperability is disabled
10 |
11 | /// Response object
12 | @objc
   |  `- error: Objective-C interoperability is disabled
13 | public class OAuthSwiftResponse: NSObject { // not a struct for objc
14 |     /// The data returned by the server.
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftResponse.swift:17:26: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
15 |     public var data: Data
16 |     /// The server's response to the URL request.
17 |     public var response: HTTPURLResponse
   |                          `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
18 |     /// The URL request sent to the server.
19 |     public var request: URLRequest?
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias HTTPURLResponse = AnyObject
  |                  `- note: 'HTTPURLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftResponse.swift:19:25: error: cannot find type 'URLRequest' in scope
17 |     public var response: HTTPURLResponse
18 |     /// The URL request sent to the server.
19 |     public var request: URLRequest?
   |                         `- error: cannot find type 'URLRequest' in scope
20 |
21 |     public init(data: Data, response: HTTPURLResponse, request: URLRequest?) {
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftResponse.swift:21:39: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
19 |     public var request: URLRequest?
20 |
21 |     public init(data: Data, response: HTTPURLResponse, request: URLRequest?) {
   |                                       `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
22 |         self.data = data
23 |         self.response = response
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias HTTPURLResponse = AnyObject
  |                  `- note: 'HTTPURLResponse' has been explicitly marked unavailable here
[76/95] Compiling OAuthSwift OAuthSwiftResponse.swift
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftError.swift:34:46: error: cannot find type 'URLRequest' in scope
 32 |
 33 |     /// Generic request error
 34 |     case requestError(error: Error, request: URLRequest)
    |                                              `- error: cannot find type 'URLRequest' in scope
 35 |     /// The provided token is expired, retrieve new token by using the refresh token
 36 |     case tokenExpired(error: Error?)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftError.swift:38:54: error: cannot find type 'URLRequest' in scope
 36 |     case tokenExpired(error: Error?)
 37 |     /// If the user has not either allowed or denied the request yet, the authorization server will return the authorization_pending error.
 38 |     case authorizationPending(error: Error, request: URLRequest)
    |                                                      `- error: cannot find type 'URLRequest' in scope
 39 |     /// If the device is polling too frequently, the authorization server will return the slow_down error.
 40 |     case slowDown(error: Error, request: URLRequest)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftError.swift:40:42: error: cannot find type 'URLRequest' in scope
 38 |     case authorizationPending(error: Error, request: URLRequest)
 39 |     /// If the device is polling too frequently, the authorization server will return the slow_down error.
 40 |     case slowDown(error: Error, request: URLRequest)
    |                                          `- error: cannot find type 'URLRequest' in scope
 41 |     /// If the user denies the request.
 42 |     case accessDenied(error: Error, request: URLRequest)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftError.swift:42:46: error: cannot find type 'URLRequest' in scope
 40 |     case slowDown(error: Error, request: URLRequest)
 41 |     /// If the user denies the request.
 42 |     case accessDenied(error: Error, request: URLRequest)
    |                                              `- error: cannot find type 'URLRequest' in scope
 43 |
 44 |     public static let Domain = "OAuthSwiftError"
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:58:31: error: cannot find type 'URLRequest' in scope
 56 |     }
 57 |
 58 |     convenience init(request: URLRequest, paramsLocation: ParamsLocation = .authorizationHeader, sessionFactory: URLSessionFactory = .default) {
    |                               `- error: cannot find type 'URLRequest' in scope
 59 |         self.init(config: Config(urlRequest: request, paramsLocation: paramsLocation, sessionFactory: sessionFactory))
 60 |     }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:42:26: error: cannot find type 'URLRequest' in scope
 40 |     public var config: Config
 41 |
 42 |     private var request: URLRequest?
    |                          `- error: cannot find type 'URLRequest' in scope
 43 |     private var task: URLSessionTask?
 44 |     private var session: URLSession!
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:43:23: error: 'URLSessionTask' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 41 |
 42 |     private var request: URLRequest?
 43 |     private var task: URLSessionTask?
    |                       `- error: 'URLSessionTask' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 44 |     private var session: URLSession!
 45 |
Foundation.URLSessionTask:2:18: note: 'URLSessionTask' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSessionTask = AnyObject
  |                  `- note: 'URLSessionTask' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:44:26: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 42 |     private var request: URLRequest?
 43 |     private var task: URLSessionTask?
 44 |     private var session: URLSession!
    |                          `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 45 |
 46 |     fileprivate var cancelRequested = false
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
  |                  `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:436:56: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
434 |     public static let `default` = URLSessionFactory()
435 |
436 |     public var configuration = URLSessionConfiguration.default
    |                                                        `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
437 |     public var queue = OperationQueue.main
438 |     /// An optional delegate for the URLSession
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:439:31: error: cannot find type 'URLSessionDelegate' in scope
437 |     public var queue = OperationQueue.main
438 |     /// An optional delegate for the URLSession
439 |     public weak var delegate: URLSessionDelegate?
    |                               `- error: cannot find type 'URLSessionDelegate' in scope
440 |
441 |     /// Monitor session: see UIApplication.shared.isNetworkActivityIndicatorVisible
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:117:101: error: cannot find type 'URLRequest' in scope
115 |
116 |     /// Function called when receiving data from server.
117 |     public static func completionHandler(completionHandler completion: CompletionHandler?, request: URLRequest, data: Data?, resp: URLResponse?, error: Error?) {
    |                                                                                                     `- error: cannot find type 'URLRequest' in scope
118 |         #if os(iOS)
119 |         #if !OAUTH_APP_EXTENSIONS
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:117:132: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
115 |
116 |     /// Function called when receiving data from server.
117 |     public static func completionHandler(completionHandler completion: CompletionHandler?, request: URLRequest, data: Data?, resp: URLResponse?, error: Error?) {
    |                                                                                                                                    `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
118 |         #if os(iOS)
119 |         #if !OAUTH_APP_EXTENSIONS
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
  |                  `- note: 'URLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:223:39: error: cannot find type 'URLRequest' in scope
221 |     }
222 |
223 |     open func makeRequest() throws -> URLRequest {
    |                                       `- error: cannot find type 'URLRequest' in scope
224 |         return try OAuthSwiftHTTPRequest.makeRequest(config: self.config)
225 |     }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:227:59: error: cannot find type 'URLRequest' in scope
225 |     }
226 |
227 |     open class func makeRequest(config: Config) throws -> URLRequest {
    |                                                           `- error: cannot find type 'URLRequest' in scope
228 |         var request = config.urlRequest
229 |         OAuthSwift.log?.trace("URLRequest is created: \(request)")
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:244:74: error: cannot find type 'URLRequest' in scope
242 |         dataEncoding: String.Encoding,
243 |         body: Data? = nil,
244 |         paramsLocation: ParamsLocation = .authorizationHeader) throws -> URLRequest {
    |                                                                          `- error: cannot find type 'URLRequest' in scope
245 |
246 |         var request = URLRequest(url: url)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:267:74: error: cannot find type 'URLRequest' in scope
265 |         dataEncoding: String.Encoding = OAuthSwiftDataEncoding,
266 |         body: Data? = nil,
267 |         paramsLocation: ParamsLocation = .authorizationHeader) throws -> URLRequest {
    |                                                                          `- error: cannot find type 'URLRequest' in scope
268 |
269 |         let finalParameters: OAuthSwift.Parameters
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:263:24: error: cannot find type 'URLRequest' in scope
261 |
262 |     open class func setupRequestForOAuth(
263 |         request: inout URLRequest,
    |                        `- error: cannot find type 'URLRequest' in scope
264 |         parameters: OAuthSwift.Parameters,
265 |         dataEncoding: String.Encoding = OAuthSwiftDataEncoding,
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:317:32: error: cannot find type 'URLRequest' in scope
315 |
316 |         /// URLRequest (url, method, ...)
317 |         public var urlRequest: URLRequest
    |                                `- error: cannot find type 'URLRequest' in scope
318 |         /// These parameters are either added to the query string for GET, HEAD and DELETE requests or
319 |         /// used as the http body in case of POST, PUT or PATCH requests.
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:350:33: error: cannot find type 'URLRequest' in scope
348 |         }
349 |
350 |         public init(urlRequest: URLRequest, parameters: OAuthSwift.Parameters = [:], paramsLocation: ParamsLocation = .authorizationHeader, dataEncoding: String.Encoding = OAuthSwiftDataEncoding, sessionFactory: URLSessionFactory = .default) {
    |                                 `- error: cannot find type 'URLRequest' in scope
351 |             self.urlRequest = urlRequest
352 |             self.parameters = parameters
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:450:21: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
448 |
449 |     /// Create a new URLSession
450 |     func build() -> URLSession {
    |                     `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
451 |         return URLSession(configuration: self.configuration, delegate: self.delegate, delegateQueue: self.queue)
452 |     }
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
  |                  `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:59:46: error: extra argument 'urlRequest' in call
 57 |
 58 |     convenience init(request: URLRequest, paramsLocation: ParamsLocation = .authorizationHeader, sessionFactory: URLSessionFactory = .default) {
 59 |         self.init(config: Config(urlRequest: request, paramsLocation: paramsLocation, sessionFactory: sessionFactory))
    |                                              `- error: extra argument 'urlRequest' in call
 60 |     }
 61 |
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:59:33: error: missing arguments for parameters 'url', 'parameters' in call
 57 |
 58 |     convenience init(request: URLRequest, paramsLocation: ParamsLocation = .authorizationHeader, sessionFactory: URLSessionFactory = .default) {
 59 |         self.init(config: Config(urlRequest: request, paramsLocation: paramsLocation, sessionFactory: sessionFactory))
    |                                 `- error: missing arguments for parameters 'url', 'parameters' in call
 60 |     }
 61 |
    :
338 |
339 |         // MARK: init
340 |         public init(url: URL, httpMethod: Method = .GET, httpBody: Data? = nil, headers: OAuthSwift.Headers = [:], timeoutInterval: TimeInterval = 60, httpShouldHandleCookies: Bool = false, parameters: OAuthSwift.Parameters, paramsLocation: ParamsLocation = .authorizationHeader, dataEncoding: String.Encoding = OAuthSwiftDataEncoding, sessionFactory: URLSessionFactory = .default) {
    |                `- note: 'init(url:httpMethod:httpBody:headers:timeoutInterval:httpShouldHandleCookies:parameters:paramsLocation:dataEncoding:sessionFactory:)' declared here
341 |             var urlRequest = URLRequest(url: url)
342 |             urlRequest.httpMethod = httpMethod.rawValue
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:141:39: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
139 |
140 |         // MARK: failure no response or data returned by server
141 |         guard let response = resp as? HTTPURLResponse, let responseData = data else {
    |                                       `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
142 |             let badRequestCode = 400
143 |             let localizedDescription = OAuthSwiftHTTPRequest.descriptionForHTTPStatus(badRequestCode, responseString: "")
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias HTTPURLResponse = AnyObject
  |                  `- note: 'HTTPURLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:150:40: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
148 |                 userInfo[OAuthSwiftError.ResponseKey] = response
149 |             }
150 |             if let response = resp as? HTTPURLResponse {
    |                                        `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
151 |                 userInfo["Response-Headers"] = response.allHeaderFields
152 |             }
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias HTTPURLResponse = AnyObject
  |                  `- note: 'HTTPURLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:151:57: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'allHeaderFields'
149 |             }
150 |             if let response = resp as? HTTPURLResponse {
151 |                 userInfo["Response-Headers"] = response.allHeaderFields
    |                                                         `- error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'allHeaderFields'
152 |             }
153 |             let error = NSError(domain: OAuthSwiftError.Domain, code: badRequestCode, userInfo: userInfo)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:159:24: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
157 |
158 |         // MARK: failure code > 400
159 |         guard response.statusCode < 400 else {
    |                        `- error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
160 |             var localizedDescription = ""
161 |             let responseString = String(data: responseData, encoding: OAuthSwiftDataEncoding)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:176:96: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
174 |                 }
175 |             } else {
176 |                 localizedDescription = OAuthSwiftHTTPRequest.descriptionForHTTPStatus(response.statusCode, responseString: String(data: responseData, encoding: OAuthSwiftDataEncoding)!)
    |                                                                                                `- error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
177 |             }
178 |
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:181:46: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'allHeaderFields'
179 |             var userInfo: [String: Any] = [
180 |                 NSLocalizedDescriptionKey: localizedDescription,
181 |                 "Response-Headers": response.allHeaderFields,
    |                                              `- error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'allHeaderFields'
182 |                 OAuthSwiftError.ResponseKey: response,
183 |                 OAuthSwiftError.ResponseDataKey: responseData
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:188:41: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'url'
186 |                 userInfo["Response-Body"] = string
187 |             }
188 |             if let urlString = response.url?.absoluteString {
    |                                         `- error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'url'
189 |                 userInfo[NSURLErrorFailingURLErrorKey] = urlString
190 |             }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:192:80: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
190 |             }
191 |
192 |             let error = NSError(domain: OAuthSwiftError.Domain, code: response.statusCode, userInfo: userInfo)
    |                                                                                `- error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
193 |             if error.isExpiredToken {
194 |                 completion?(.failure(.tokenExpired(error: error)))
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftResponse.swift:21:65: error: cannot find type 'URLRequest' in scope
19 |     public var request: URLRequest?
20 |
21 |     public init(data: Data, response: HTTPURLResponse, request: URLRequest?) {
   |                                                                 `- error: cannot find type 'URLRequest' in scope
22 |         self.data = data
23 |         self.response = response
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:217:18: error: value of type 'URLSessionTask' (aka 'AnyObject') has no member 'cancel'
215 |         // either cancel the request if it's already running or set the flag to prohibit creation of the request
216 |         if let task = task {
217 |             task.cancel()
    |                  `- error: value of type 'URLSessionTask' (aka 'AnyObject') has no member 'cancel'
218 |         } else {
219 |             cancelRequested = true
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:246:23: error: cannot find 'URLRequest' in scope
244 |         paramsLocation: ParamsLocation = .authorizationHeader) throws -> URLRequest {
245 |
246 |         var request = URLRequest(url: url)
    |                       `- error: cannot find 'URLRequest' in scope
247 |         request.httpMethod = method.rawValue
248 |         for (key, value) in headers {
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:341:30: error: cannot find 'URLRequest' in scope
339 |         // MARK: init
340 |         public init(url: URL, httpMethod: Method = .GET, httpBody: Data? = nil, headers: OAuthSwift.Headers = [:], timeoutInterval: TimeInterval = 60, httpShouldHandleCookies: Bool = false, parameters: OAuthSwift.Parameters, paramsLocation: ParamsLocation = .authorizationHeader, dataEncoding: String.Encoding = OAuthSwiftDataEncoding, sessionFactory: URLSessionFactory = .default) {
341 |             var urlRequest = URLRequest(url: url)
    |                              `- error: cannot find 'URLRequest' in scope
342 |             urlRequest.httpMethod = httpMethod.rawValue
343 |             urlRequest.httpBody = httpBody
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:347:35: error: extra argument 'urlRequest' in call
345 |             urlRequest.timeoutInterval = timeoutInterval
346 |             urlRequest.httpShouldHandleCookies = httpShouldHandleCookies
347 |             self.init(urlRequest: urlRequest, parameters: parameters, paramsLocation: paramsLocation, dataEncoding: dataEncoding, sessionFactory: sessionFactory)
    |                                   `- error: extra argument 'urlRequest' in call
348 |         }
349 |
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:347:23: error: missing argument for parameter 'url' in call
338 |
339 |         // MARK: init
340 |         public init(url: URL, httpMethod: Method = .GET, httpBody: Data? = nil, headers: OAuthSwift.Headers = [:], timeoutInterval: TimeInterval = 60, httpShouldHandleCookies: Bool = false, parameters: OAuthSwift.Parameters, paramsLocation: ParamsLocation = .authorizationHeader, dataEncoding: String.Encoding = OAuthSwiftDataEncoding, sessionFactory: URLSessionFactory = .default) {
    |                `- note: 'init(url:httpMethod:httpBody:headers:timeoutInterval:httpShouldHandleCookies:parameters:paramsLocation:dataEncoding:sessionFactory:)' declared here
341 |             var urlRequest = URLRequest(url: url)
342 |             urlRequest.httpMethod = httpMethod.rawValue
    :
345 |             urlRequest.timeoutInterval = timeoutInterval
346 |             urlRequest.httpShouldHandleCookies = httpShouldHandleCookies
347 |             self.init(urlRequest: urlRequest, parameters: parameters, paramsLocation: paramsLocation, dataEncoding: dataEncoding, sessionFactory: sessionFactory)
    |                       `- error: missing argument for parameter 'url' in call
348 |         }
349 |
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:451:16: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
449 |     /// Create a new URLSession
450 |     func build() -> URLSession {
451 |         return URLSession(configuration: self.configuration, delegate: self.delegate, delegateQueue: self.queue)
    |                `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
452 |     }
453 | }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftResponse.swift:12:2: error: Objective-C interoperability is disabled
10 |
11 | /// Response object
12 | @objc
   |  `- error: Objective-C interoperability is disabled
13 | public class OAuthSwiftResponse: NSObject { // not a struct for objc
14 |     /// The data returned by the server.
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftResponse.swift:17:26: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
15 |     public var data: Data
16 |     /// The server's response to the URL request.
17 |     public var response: HTTPURLResponse
   |                          `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
18 |     /// The URL request sent to the server.
19 |     public var request: URLRequest?
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias HTTPURLResponse = AnyObject
  |                  `- note: 'HTTPURLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftResponse.swift:19:25: error: cannot find type 'URLRequest' in scope
17 |     public var response: HTTPURLResponse
18 |     /// The URL request sent to the server.
19 |     public var request: URLRequest?
   |                         `- error: cannot find type 'URLRequest' in scope
20 |
21 |     public init(data: Data, response: HTTPURLResponse, request: URLRequest?) {
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftResponse.swift:21:39: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
19 |     public var request: URLRequest?
20 |
21 |     public init(data: Data, response: HTTPURLResponse, request: URLRequest?) {
   |                                       `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
22 |         self.data = data
23 |         self.response = response
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias HTTPURLResponse = AnyObject
  |                  `- note: 'HTTPURLResponse' has been explicitly marked unavailable here
[77/95] Compiling OAuthSwift NSError+OAuthSwift.swift
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/NSError+OAuthSwift.swift:62:54: error: value of type 'AnyObject' has no subscripts
60 |                     let json = try? JSONSerialization.jsonObject(with: bodyData, options: []),
61 |                     let jsonDic = json as? [String: AnyObject] {
62 |                     let errorCode = jsonDic["error"]?["code"] as? Int
   |                                                      `- error: value of type 'AnyObject' has no subscripts
63 |                     let errorSubCode = jsonDic["error"]?["error_subcode"] as? Int
64 |                     if (errorCode == 102 && errorSubCode == nil) || errorSubCode == 463 || errorSubCode == 467 {
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/NSError+OAuthSwift.swift:63:57: error: value of type 'AnyObject' has no subscripts
61 |                     let jsonDic = json as? [String: AnyObject] {
62 |                     let errorCode = jsonDic["error"]?["code"] as? Int
63 |                     let errorSubCode = jsonDic["error"]?["error_subcode"] as? Int
   |                                                         `- error: value of type 'AnyObject' has no subscripts
64 |                     if (errorCode == 102 && errorSubCode == nil) || errorSubCode == 463 || errorSubCode == 467 {
65 |                         return true
[78/95] Compiling OAuthSwift NotificationCenter+OAuthSwift.swift
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/NSError+OAuthSwift.swift:62:54: error: value of type 'AnyObject' has no subscripts
60 |                     let json = try? JSONSerialization.jsonObject(with: bodyData, options: []),
61 |                     let jsonDic = json as? [String: AnyObject] {
62 |                     let errorCode = jsonDic["error"]?["code"] as? Int
   |                                                      `- error: value of type 'AnyObject' has no subscripts
63 |                     let errorSubCode = jsonDic["error"]?["error_subcode"] as? Int
64 |                     if (errorCode == 102 && errorSubCode == nil) || errorSubCode == 463 || errorSubCode == 467 {
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/NSError+OAuthSwift.swift:63:57: error: value of type 'AnyObject' has no subscripts
61 |                     let jsonDic = json as? [String: AnyObject] {
62 |                     let errorCode = jsonDic["error"]?["code"] as? Int
63 |                     let errorSubCode = jsonDic["error"]?["error_subcode"] as? Int
   |                                                         `- error: value of type 'AnyObject' has no subscripts
64 |                     if (errorCode == 102 && errorSubCode == nil) || errorSubCode == 463 || errorSubCode == 467 {
65 |                         return true
[79/95] Compiling OAuthSwift OAuth1Swift.swift
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/NSError+OAuthSwift.swift:62:54: error: value of type 'AnyObject' has no subscripts
60 |                     let json = try? JSONSerialization.jsonObject(with: bodyData, options: []),
61 |                     let jsonDic = json as? [String: AnyObject] {
62 |                     let errorCode = jsonDic["error"]?["code"] as? Int
   |                                                      `- error: value of type 'AnyObject' has no subscripts
63 |                     let errorSubCode = jsonDic["error"]?["error_subcode"] as? Int
64 |                     if (errorCode == 102 && errorSubCode == nil) || errorSubCode == 463 || errorSubCode == 467 {
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/NSError+OAuthSwift.swift:63:57: error: value of type 'AnyObject' has no subscripts
61 |                     let jsonDic = json as? [String: AnyObject] {
62 |                     let errorCode = jsonDic["error"]?["code"] as? Int
63 |                     let errorSubCode = jsonDic["error"]?["error_subcode"] as? Int
   |                                                         `- error: value of type 'AnyObject' has no subscripts
64 |                     if (errorCode == 102 && errorSubCode == nil) || errorSubCode == 463 || errorSubCode == 467 {
65 |                         return true
[80/95] Compiling OAuthSwift OAuth2Swift.swift
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/NSError+OAuthSwift.swift:62:54: error: value of type 'AnyObject' has no subscripts
60 |                     let json = try? JSONSerialization.jsonObject(with: bodyData, options: []),
61 |                     let jsonDic = json as? [String: AnyObject] {
62 |                     let errorCode = jsonDic["error"]?["code"] as? Int
   |                                                      `- error: value of type 'AnyObject' has no subscripts
63 |                     let errorSubCode = jsonDic["error"]?["error_subcode"] as? Int
64 |                     if (errorCode == 102 && errorSubCode == nil) || errorSubCode == 463 || errorSubCode == 467 {
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/NSError+OAuthSwift.swift:63:57: error: value of type 'AnyObject' has no subscripts
61 |                     let jsonDic = json as? [String: AnyObject] {
62 |                     let errorCode = jsonDic["error"]?["code"] as? Int
63 |                     let errorSubCode = jsonDic["error"]?["error_subcode"] as? Int
   |                                                         `- error: value of type 'AnyObject' has no subscripts
64 |                     if (errorCode == 102 && errorSubCode == nil) || errorSubCode == 463 || errorSubCode == 467 {
65 |                         return true
[81/95] Compiling OAuthSwift OAuthLogProtocol.swift
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftClient.swift:13:2: error: Objective-C interoperability is disabled
 11 | public var OAuthSwiftDataEncoding: String.Encoding = .utf8
 12 |
 13 | @objc public protocol OAuthSwiftRequestHandle {
    |  `- error: Objective-C interoperability is disabled
 14 |     func cancel()
 15 | }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:436:56: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
434 |     public static let `default` = URLSessionFactory()
435 |
436 |     public var configuration = URLSessionConfiguration.default
    |                                                        `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
437 |     public var queue = OperationQueue.main
438 |     /// An optional delegate for the URLSession
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:439:31: error: cannot find type 'URLSessionDelegate' in scope
437 |     public var queue = OperationQueue.main
438 |     /// An optional delegate for the URLSession
439 |     public weak var delegate: URLSessionDelegate?
    |                               `- error: cannot find type 'URLSessionDelegate' in scope
440 |
441 |     /// Monitor session: see UIApplication.shared.isNetworkActivityIndicatorVisible
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftClient.swift:92:38: error: cannot find type 'URLRequest' in scope
 90 |     }
 91 |
 92 |     open func makeRequest(_ request: URLRequest) -> OAuthSwiftHTTPRequest {
    |                                      `- error: cannot find type 'URLRequest' in scope
 93 |         let request = OAuthSwiftHTTPRequest(request: request, paramsLocation: self.paramsLocation, sessionFactory: self.sessionFactory)
 94 |         request.config.updateRequest(credential: self.credential)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:58:31: error: cannot find type 'URLRequest' in scope
 56 |     }
 57 |
 58 |     convenience init(request: URLRequest, paramsLocation: ParamsLocation = .authorizationHeader, sessionFactory: URLSessionFactory = .default) {
    |                               `- error: cannot find type 'URLRequest' in scope
 59 |         self.init(config: Config(urlRequest: request, paramsLocation: paramsLocation, sessionFactory: sessionFactory))
 60 |     }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftClient.swift:93:54: error: extra argument 'request' in call
 91 |
 92 |     open func makeRequest(_ request: URLRequest) -> OAuthSwiftHTTPRequest {
 93 |         let request = OAuthSwiftHTTPRequest(request: request, paramsLocation: self.paramsLocation, sessionFactory: self.sessionFactory)
    |                                                      `- error: extra argument 'request' in call
 94 |         request.config.updateRequest(credential: self.credential)
 95 |         return request
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftClient.swift:93:45: error: missing argument for parameter 'url' in call
 91 |
 92 |     open func makeRequest(_ request: URLRequest) -> OAuthSwiftHTTPRequest {
 93 |         let request = OAuthSwiftHTTPRequest(request: request, paramsLocation: self.paramsLocation, sessionFactory: self.sessionFactory)
    |                                             `- error: missing argument for parameter 'url' in call
 94 |         request.config.updateRequest(credential: self.credential)
 95 |         return request
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:54:17: note: 'init(url:method:parameters:paramsLocation:httpBody:headers:sessionFactory:)' declared here
 52 |     // MARK: INIT
 53 |
 54 |     convenience init(url: URL, method: Method = .GET, parameters: OAuthSwift.Parameters = [:], paramsLocation: ParamsLocation = .authorizationHeader, httpBody: Data? = nil, headers: OAuthSwift.Headers = [:], sessionFactory: URLSessionFactory = .default) {
    |                 `- note: 'init(url:method:parameters:paramsLocation:httpBody:headers:sessionFactory:)' declared here
 55 |         self.init(config: Config(url: url, httpMethod: method, httpBody: httpBody, headers: headers, parameters: parameters, paramsLocation: paramsLocation, sessionFactory: sessionFactory))
 56 |     }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftClient.swift:114:39: error: cannot find 'arc4random' in scope
112 |
113 |     open func makeMultiPartRequest(_ url: URLConvertible, method: OAuthSwiftHTTPRequest.Method, parameters: OAuthSwift.Parameters = [:], multiparts: [OAuthSwiftMultipartData] = [], headers: OAuthSwift.Headers? = nil) -> OAuthSwiftHTTPRequest? {
114 |         let boundary = "AS-boundary-\(arc4random())-\(arc4random())"
    |                                       `- error: cannot find 'arc4random' in scope
115 |         let type = "multipart/form-data; boundary=\(boundary)"
116 |         let body = self.multiDataFromObject(parameters, multiparts: multiparts, boundary: boundary)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftClient.swift:114:55: error: cannot find 'arc4random' in scope
112 |
113 |     open func makeMultiPartRequest(_ url: URLConvertible, method: OAuthSwiftHTTPRequest.Method, parameters: OAuthSwift.Parameters = [:], multiparts: [OAuthSwiftMultipartData] = [], headers: OAuthSwift.Headers? = nil) -> OAuthSwiftHTTPRequest? {
114 |         let boundary = "AS-boundary-\(arc4random())-\(arc4random())"
    |                                                       `- error: cannot find 'arc4random' in scope
115 |         let type = "multipart/form-data; boundary=\(boundary)"
116 |         let body = self.multiDataFromObject(parameters, multiparts: multiparts, boundary: boundary)
[82/95] Compiling OAuthSwift OAuthSwift.swift
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftClient.swift:13:2: error: Objective-C interoperability is disabled
 11 | public var OAuthSwiftDataEncoding: String.Encoding = .utf8
 12 |
 13 | @objc public protocol OAuthSwiftRequestHandle {
    |  `- error: Objective-C interoperability is disabled
 14 |     func cancel()
 15 | }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:436:56: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
434 |     public static let `default` = URLSessionFactory()
435 |
436 |     public var configuration = URLSessionConfiguration.default
    |                                                        `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
437 |     public var queue = OperationQueue.main
438 |     /// An optional delegate for the URLSession
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:439:31: error: cannot find type 'URLSessionDelegate' in scope
437 |     public var queue = OperationQueue.main
438 |     /// An optional delegate for the URLSession
439 |     public weak var delegate: URLSessionDelegate?
    |                               `- error: cannot find type 'URLSessionDelegate' in scope
440 |
441 |     /// Monitor session: see UIApplication.shared.isNetworkActivityIndicatorVisible
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftClient.swift:92:38: error: cannot find type 'URLRequest' in scope
 90 |     }
 91 |
 92 |     open func makeRequest(_ request: URLRequest) -> OAuthSwiftHTTPRequest {
    |                                      `- error: cannot find type 'URLRequest' in scope
 93 |         let request = OAuthSwiftHTTPRequest(request: request, paramsLocation: self.paramsLocation, sessionFactory: self.sessionFactory)
 94 |         request.config.updateRequest(credential: self.credential)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:58:31: error: cannot find type 'URLRequest' in scope
 56 |     }
 57 |
 58 |     convenience init(request: URLRequest, paramsLocation: ParamsLocation = .authorizationHeader, sessionFactory: URLSessionFactory = .default) {
    |                               `- error: cannot find type 'URLRequest' in scope
 59 |         self.init(config: Config(urlRequest: request, paramsLocation: paramsLocation, sessionFactory: sessionFactory))
 60 |     }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftClient.swift:93:54: error: extra argument 'request' in call
 91 |
 92 |     open func makeRequest(_ request: URLRequest) -> OAuthSwiftHTTPRequest {
 93 |         let request = OAuthSwiftHTTPRequest(request: request, paramsLocation: self.paramsLocation, sessionFactory: self.sessionFactory)
    |                                                      `- error: extra argument 'request' in call
 94 |         request.config.updateRequest(credential: self.credential)
 95 |         return request
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftClient.swift:93:45: error: missing argument for parameter 'url' in call
 91 |
 92 |     open func makeRequest(_ request: URLRequest) -> OAuthSwiftHTTPRequest {
 93 |         let request = OAuthSwiftHTTPRequest(request: request, paramsLocation: self.paramsLocation, sessionFactory: self.sessionFactory)
    |                                             `- error: missing argument for parameter 'url' in call
 94 |         request.config.updateRequest(credential: self.credential)
 95 |         return request
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:54:17: note: 'init(url:method:parameters:paramsLocation:httpBody:headers:sessionFactory:)' declared here
 52 |     // MARK: INIT
 53 |
 54 |     convenience init(url: URL, method: Method = .GET, parameters: OAuthSwift.Parameters = [:], paramsLocation: ParamsLocation = .authorizationHeader, httpBody: Data? = nil, headers: OAuthSwift.Headers = [:], sessionFactory: URLSessionFactory = .default) {
    |                 `- note: 'init(url:method:parameters:paramsLocation:httpBody:headers:sessionFactory:)' declared here
 55 |         self.init(config: Config(url: url, httpMethod: method, httpBody: httpBody, headers: headers, parameters: parameters, paramsLocation: paramsLocation, sessionFactory: sessionFactory))
 56 |     }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftClient.swift:114:39: error: cannot find 'arc4random' in scope
112 |
113 |     open func makeMultiPartRequest(_ url: URLConvertible, method: OAuthSwiftHTTPRequest.Method, parameters: OAuthSwift.Parameters = [:], multiparts: [OAuthSwiftMultipartData] = [], headers: OAuthSwift.Headers? = nil) -> OAuthSwiftHTTPRequest? {
114 |         let boundary = "AS-boundary-\(arc4random())-\(arc4random())"
    |                                       `- error: cannot find 'arc4random' in scope
115 |         let type = "multipart/form-data; boundary=\(boundary)"
116 |         let body = self.multiDataFromObject(parameters, multiparts: multiparts, boundary: boundary)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftClient.swift:114:55: error: cannot find 'arc4random' in scope
112 |
113 |     open func makeMultiPartRequest(_ url: URLConvertible, method: OAuthSwiftHTTPRequest.Method, parameters: OAuthSwift.Parameters = [:], multiparts: [OAuthSwiftMultipartData] = [], headers: OAuthSwift.Headers? = nil) -> OAuthSwiftHTTPRequest? {
114 |         let boundary = "AS-boundary-\(arc4random())-\(arc4random())"
    |                                                       `- error: cannot find 'arc4random' in scope
115 |         let type = "multipart/form-data; boundary=\(boundary)"
116 |         let body = self.multiDataFromObject(parameters, multiparts: multiparts, boundary: boundary)
[83/95] Compiling OAuthSwift OAuthSwiftClient.swift
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftClient.swift:13:2: error: Objective-C interoperability is disabled
 11 | public var OAuthSwiftDataEncoding: String.Encoding = .utf8
 12 |
 13 | @objc public protocol OAuthSwiftRequestHandle {
    |  `- error: Objective-C interoperability is disabled
 14 |     func cancel()
 15 | }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:436:56: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
434 |     public static let `default` = URLSessionFactory()
435 |
436 |     public var configuration = URLSessionConfiguration.default
    |                                                        `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
437 |     public var queue = OperationQueue.main
438 |     /// An optional delegate for the URLSession
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:439:31: error: cannot find type 'URLSessionDelegate' in scope
437 |     public var queue = OperationQueue.main
438 |     /// An optional delegate for the URLSession
439 |     public weak var delegate: URLSessionDelegate?
    |                               `- error: cannot find type 'URLSessionDelegate' in scope
440 |
441 |     /// Monitor session: see UIApplication.shared.isNetworkActivityIndicatorVisible
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftClient.swift:92:38: error: cannot find type 'URLRequest' in scope
 90 |     }
 91 |
 92 |     open func makeRequest(_ request: URLRequest) -> OAuthSwiftHTTPRequest {
    |                                      `- error: cannot find type 'URLRequest' in scope
 93 |         let request = OAuthSwiftHTTPRequest(request: request, paramsLocation: self.paramsLocation, sessionFactory: self.sessionFactory)
 94 |         request.config.updateRequest(credential: self.credential)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:58:31: error: cannot find type 'URLRequest' in scope
 56 |     }
 57 |
 58 |     convenience init(request: URLRequest, paramsLocation: ParamsLocation = .authorizationHeader, sessionFactory: URLSessionFactory = .default) {
    |                               `- error: cannot find type 'URLRequest' in scope
 59 |         self.init(config: Config(urlRequest: request, paramsLocation: paramsLocation, sessionFactory: sessionFactory))
 60 |     }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftClient.swift:93:54: error: extra argument 'request' in call
 91 |
 92 |     open func makeRequest(_ request: URLRequest) -> OAuthSwiftHTTPRequest {
 93 |         let request = OAuthSwiftHTTPRequest(request: request, paramsLocation: self.paramsLocation, sessionFactory: self.sessionFactory)
    |                                                      `- error: extra argument 'request' in call
 94 |         request.config.updateRequest(credential: self.credential)
 95 |         return request
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftClient.swift:93:45: error: missing argument for parameter 'url' in call
 91 |
 92 |     open func makeRequest(_ request: URLRequest) -> OAuthSwiftHTTPRequest {
 93 |         let request = OAuthSwiftHTTPRequest(request: request, paramsLocation: self.paramsLocation, sessionFactory: self.sessionFactory)
    |                                             `- error: missing argument for parameter 'url' in call
 94 |         request.config.updateRequest(credential: self.credential)
 95 |         return request
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:54:17: note: 'init(url:method:parameters:paramsLocation:httpBody:headers:sessionFactory:)' declared here
 52 |     // MARK: INIT
 53 |
 54 |     convenience init(url: URL, method: Method = .GET, parameters: OAuthSwift.Parameters = [:], paramsLocation: ParamsLocation = .authorizationHeader, httpBody: Data? = nil, headers: OAuthSwift.Headers = [:], sessionFactory: URLSessionFactory = .default) {
    |                 `- note: 'init(url:method:parameters:paramsLocation:httpBody:headers:sessionFactory:)' declared here
 55 |         self.init(config: Config(url: url, httpMethod: method, httpBody: httpBody, headers: headers, parameters: parameters, paramsLocation: paramsLocation, sessionFactory: sessionFactory))
 56 |     }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftClient.swift:114:39: error: cannot find 'arc4random' in scope
112 |
113 |     open func makeMultiPartRequest(_ url: URLConvertible, method: OAuthSwiftHTTPRequest.Method, parameters: OAuthSwift.Parameters = [:], multiparts: [OAuthSwiftMultipartData] = [], headers: OAuthSwift.Headers? = nil) -> OAuthSwiftHTTPRequest? {
114 |         let boundary = "AS-boundary-\(arc4random())-\(arc4random())"
    |                                       `- error: cannot find 'arc4random' in scope
115 |         let type = "multipart/form-data; boundary=\(boundary)"
116 |         let body = self.multiDataFromObject(parameters, multiparts: multiparts, boundary: boundary)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftClient.swift:114:55: error: cannot find 'arc4random' in scope
112 |
113 |     open func makeMultiPartRequest(_ url: URLConvertible, method: OAuthSwiftHTTPRequest.Method, parameters: OAuthSwift.Parameters = [:], multiparts: [OAuthSwiftMultipartData] = [], headers: OAuthSwift.Headers? = nil) -> OAuthSwiftHTTPRequest? {
114 |         let boundary = "AS-boundary-\(arc4random())-\(arc4random())"
    |                                                       `- error: cannot find 'arc4random' in scope
115 |         let type = "multipart/form-data; boundary=\(boundary)"
116 |         let body = self.multiDataFromObject(parameters, multiparts: multiparts, boundary: boundary)
[84/95] Compiling OAuthSwift OAuthSwiftCredential.swift
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftClient.swift:13:2: error: Objective-C interoperability is disabled
 11 | public var OAuthSwiftDataEncoding: String.Encoding = .utf8
 12 |
 13 | @objc public protocol OAuthSwiftRequestHandle {
    |  `- error: Objective-C interoperability is disabled
 14 |     func cancel()
 15 | }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:436:56: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
434 |     public static let `default` = URLSessionFactory()
435 |
436 |     public var configuration = URLSessionConfiguration.default
    |                                                        `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
437 |     public var queue = OperationQueue.main
438 |     /// An optional delegate for the URLSession
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:439:31: error: cannot find type 'URLSessionDelegate' in scope
437 |     public var queue = OperationQueue.main
438 |     /// An optional delegate for the URLSession
439 |     public weak var delegate: URLSessionDelegate?
    |                               `- error: cannot find type 'URLSessionDelegate' in scope
440 |
441 |     /// Monitor session: see UIApplication.shared.isNetworkActivityIndicatorVisible
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftClient.swift:92:38: error: cannot find type 'URLRequest' in scope
 90 |     }
 91 |
 92 |     open func makeRequest(_ request: URLRequest) -> OAuthSwiftHTTPRequest {
    |                                      `- error: cannot find type 'URLRequest' in scope
 93 |         let request = OAuthSwiftHTTPRequest(request: request, paramsLocation: self.paramsLocation, sessionFactory: self.sessionFactory)
 94 |         request.config.updateRequest(credential: self.credential)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:58:31: error: cannot find type 'URLRequest' in scope
 56 |     }
 57 |
 58 |     convenience init(request: URLRequest, paramsLocation: ParamsLocation = .authorizationHeader, sessionFactory: URLSessionFactory = .default) {
    |                               `- error: cannot find type 'URLRequest' in scope
 59 |         self.init(config: Config(urlRequest: request, paramsLocation: paramsLocation, sessionFactory: sessionFactory))
 60 |     }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftClient.swift:93:54: error: extra argument 'request' in call
 91 |
 92 |     open func makeRequest(_ request: URLRequest) -> OAuthSwiftHTTPRequest {
 93 |         let request = OAuthSwiftHTTPRequest(request: request, paramsLocation: self.paramsLocation, sessionFactory: self.sessionFactory)
    |                                                      `- error: extra argument 'request' in call
 94 |         request.config.updateRequest(credential: self.credential)
 95 |         return request
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftClient.swift:93:45: error: missing argument for parameter 'url' in call
 91 |
 92 |     open func makeRequest(_ request: URLRequest) -> OAuthSwiftHTTPRequest {
 93 |         let request = OAuthSwiftHTTPRequest(request: request, paramsLocation: self.paramsLocation, sessionFactory: self.sessionFactory)
    |                                             `- error: missing argument for parameter 'url' in call
 94 |         request.config.updateRequest(credential: self.credential)
 95 |         return request
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftHTTPRequest.swift:54:17: note: 'init(url:method:parameters:paramsLocation:httpBody:headers:sessionFactory:)' declared here
 52 |     // MARK: INIT
 53 |
 54 |     convenience init(url: URL, method: Method = .GET, parameters: OAuthSwift.Parameters = [:], paramsLocation: ParamsLocation = .authorizationHeader, httpBody: Data? = nil, headers: OAuthSwift.Headers = [:], sessionFactory: URLSessionFactory = .default) {
    |                 `- note: 'init(url:method:parameters:paramsLocation:httpBody:headers:sessionFactory:)' declared here
 55 |         self.init(config: Config(url: url, httpMethod: method, httpBody: httpBody, headers: headers, parameters: parameters, paramsLocation: paramsLocation, sessionFactory: sessionFactory))
 56 |     }
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftClient.swift:114:39: error: cannot find 'arc4random' in scope
112 |
113 |     open func makeMultiPartRequest(_ url: URLConvertible, method: OAuthSwiftHTTPRequest.Method, parameters: OAuthSwift.Parameters = [:], multiparts: [OAuthSwiftMultipartData] = [], headers: OAuthSwift.Headers? = nil) -> OAuthSwiftHTTPRequest? {
114 |         let boundary = "AS-boundary-\(arc4random())-\(arc4random())"
    |                                       `- error: cannot find 'arc4random' in scope
115 |         let type = "multipart/form-data; boundary=\(boundary)"
116 |         let body = self.multiDataFromObject(parameters, multiparts: multiparts, boundary: boundary)
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/OAuthSwiftClient.swift:114:55: error: cannot find 'arc4random' in scope
112 |
113 |     open func makeMultiPartRequest(_ url: URLConvertible, method: OAuthSwiftHTTPRequest.Method, parameters: OAuthSwift.Parameters = [:], multiparts: [OAuthSwiftMultipartData] = [], headers: OAuthSwift.Headers? = nil) -> OAuthSwiftHTTPRequest? {
114 |         let boundary = "AS-boundary-\(arc4random())-\(arc4random())"
    |                                                       `- error: cannot find 'arc4random' in scope
115 |         let type = "multipart/form-data; boundary=\(boundary)"
116 |         let body = self.multiDataFromObject(parameters, multiparts: multiparts, boundary: boundary)
[85/95] Compiling OAuthSwift OAuthWebViewController.swift
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/OAuthWebViewController.swift:39:36: error: cannot find type 'OAuthViewController' in scope
 37 |
 38 | /// A web view controller, which handler OAuthSwift authentification. Must be override to display a web view.
 39 | open class OAuthWebViewController: OAuthViewController, OAuthSwiftURLHandlerType {
    |                                    `- error: cannot find type 'OAuthViewController' in scope
 40 |
 41 |     #if os(iOS) || os(tvOS) || os(OSX)
[86/95] Compiling OAuthSwift SFAuthenticationURLHandler.swift
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/OAuthWebViewController.swift:39:36: error: cannot find type 'OAuthViewController' in scope
 37 |
 38 | /// A web view controller, which handler OAuthSwift authentification. Must be override to display a web view.
 39 | open class OAuthWebViewController: OAuthViewController, OAuthSwiftURLHandlerType {
    |                                    `- error: cannot find type 'OAuthViewController' in scope
 40 |
 41 |     #if os(iOS) || os(tvOS) || os(OSX)
[87/95] Compiling OAuthSwift SafariURLHandler.swift
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/OAuthWebViewController.swift:39:36: error: cannot find type 'OAuthViewController' in scope
 37 |
 38 | /// A web view controller, which handler OAuthSwift authentification. Must be override to display a web view.
 39 | open class OAuthWebViewController: OAuthViewController, OAuthSwiftURLHandlerType {
    |                                    `- error: cannot find type 'OAuthViewController' in scope
 40 |
 41 |     #if os(iOS) || os(tvOS) || os(OSX)
[88/95] Compiling OAuthSwift Int+OAuthSwift.swift
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Handler/OAuthWebViewController.swift:39:36: error: cannot find type 'OAuthViewController' in scope
 37 |
 38 | /// A web view controller, which handler OAuthSwift authentification. Must be override to display a web view.
 39 | open class OAuthWebViewController: OAuthViewController, OAuthSwiftURLHandlerType {
    |                                    `- error: cannot find type 'OAuthViewController' in scope
 40 |
 41 |     #if os(iOS) || os(tvOS) || os(OSX)
[89/95] Compiling OAuthSwift URL+OAuthSwift.swift
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Utils.swift:23:20: error: cannot find 'arc4random_uniform' in scope
21 |     var randomString = ""
22 |     for _ in 0..<len {
23 |         let rand = arc4random_uniform(length)
   |                    `- error: cannot find 'arc4random_uniform' in scope
24 |         let idx = letters.index(letters.startIndex, offsetBy: Int(rand))
25 |         let letter = letters[idx]
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Utils.swift:34:9: error: cannot find 'SecRandomCopyBytes' in scope
32 | public func generateCodeVerifier() -> String? {
33 |     var buffer = [UInt8](repeating: 0, count: 32)
34 |     _ = SecRandomCopyBytes(kSecRandomDefault, buffer.count, &buffer)
   |         `- error: cannot find 'SecRandomCopyBytes' in scope
35 |    let codeVerifier = Data(buffer).base64EncodedString()
36 |         .replacingOccurrences(of: "+", with: "-")
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Utils.swift:34:28: error: cannot find 'kSecRandomDefault' in scope
32 | public func generateCodeVerifier() -> String? {
33 |     var buffer = [UInt8](repeating: 0, count: 32)
34 |     _ = SecRandomCopyBytes(kSecRandomDefault, buffer.count, &buffer)
   |                            `- error: cannot find 'kSecRandomDefault' in scope
35 |    let codeVerifier = Data(buffer).base64EncodedString()
36 |         .replacingOccurrences(of: "+", with: "-")
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Utils.swift:56:21: error: cannot specialize non-generic type 'HMAC'
54 |     #else
55 |     let buffer = [UInt8](repeating: 0, count: SHA256.byteCount)
56 |     let sha = Array(HMAC<SHA256>.authenticationCode(for: buffer, using: SymmetricKey(size: .bits256)))
   |                     `- error: cannot specialize non-generic type 'HMAC'
57 |     let hash = Data(sha)
58 |     #endif
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Utils.swift:64:34: error: cannot infer contextual base in reference to member 'whitespaces'
62 |         .replacingOccurrences(of: "/", with: "_")
63 |         .replacingOccurrences(of: "=", with: "")
64 |         .trimmingCharacters(in: .whitespaces)
   |                                  `- error: cannot infer contextual base in reference to member 'whitespaces'
65 |
66 |     return challenge
[90/95] Compiling OAuthSwift URLConvertible.swift
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Utils.swift:23:20: error: cannot find 'arc4random_uniform' in scope
21 |     var randomString = ""
22 |     for _ in 0..<len {
23 |         let rand = arc4random_uniform(length)
   |                    `- error: cannot find 'arc4random_uniform' in scope
24 |         let idx = letters.index(letters.startIndex, offsetBy: Int(rand))
25 |         let letter = letters[idx]
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Utils.swift:34:9: error: cannot find 'SecRandomCopyBytes' in scope
32 | public func generateCodeVerifier() -> String? {
33 |     var buffer = [UInt8](repeating: 0, count: 32)
34 |     _ = SecRandomCopyBytes(kSecRandomDefault, buffer.count, &buffer)
   |         `- error: cannot find 'SecRandomCopyBytes' in scope
35 |    let codeVerifier = Data(buffer).base64EncodedString()
36 |         .replacingOccurrences(of: "+", with: "-")
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Utils.swift:34:28: error: cannot find 'kSecRandomDefault' in scope
32 | public func generateCodeVerifier() -> String? {
33 |     var buffer = [UInt8](repeating: 0, count: 32)
34 |     _ = SecRandomCopyBytes(kSecRandomDefault, buffer.count, &buffer)
   |                            `- error: cannot find 'kSecRandomDefault' in scope
35 |    let codeVerifier = Data(buffer).base64EncodedString()
36 |         .replacingOccurrences(of: "+", with: "-")
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Utils.swift:56:21: error: cannot specialize non-generic type 'HMAC'
54 |     #else
55 |     let buffer = [UInt8](repeating: 0, count: SHA256.byteCount)
56 |     let sha = Array(HMAC<SHA256>.authenticationCode(for: buffer, using: SymmetricKey(size: .bits256)))
   |                     `- error: cannot specialize non-generic type 'HMAC'
57 |     let hash = Data(sha)
58 |     #endif
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Utils.swift:64:34: error: cannot infer contextual base in reference to member 'whitespaces'
62 |         .replacingOccurrences(of: "/", with: "_")
63 |         .replacingOccurrences(of: "=", with: "")
64 |         .trimmingCharacters(in: .whitespaces)
   |                                  `- error: cannot infer contextual base in reference to member 'whitespaces'
65 |
66 |     return challenge
[91/95] Compiling OAuthSwift Utils.swift
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Utils.swift:23:20: error: cannot find 'arc4random_uniform' in scope
21 |     var randomString = ""
22 |     for _ in 0..<len {
23 |         let rand = arc4random_uniform(length)
   |                    `- error: cannot find 'arc4random_uniform' in scope
24 |         let idx = letters.index(letters.startIndex, offsetBy: Int(rand))
25 |         let letter = letters[idx]
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Utils.swift:34:9: error: cannot find 'SecRandomCopyBytes' in scope
32 | public func generateCodeVerifier() -> String? {
33 |     var buffer = [UInt8](repeating: 0, count: 32)
34 |     _ = SecRandomCopyBytes(kSecRandomDefault, buffer.count, &buffer)
   |         `- error: cannot find 'SecRandomCopyBytes' in scope
35 |    let codeVerifier = Data(buffer).base64EncodedString()
36 |         .replacingOccurrences(of: "+", with: "-")
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Utils.swift:34:28: error: cannot find 'kSecRandomDefault' in scope
32 | public func generateCodeVerifier() -> String? {
33 |     var buffer = [UInt8](repeating: 0, count: 32)
34 |     _ = SecRandomCopyBytes(kSecRandomDefault, buffer.count, &buffer)
   |                            `- error: cannot find 'kSecRandomDefault' in scope
35 |    let codeVerifier = Data(buffer).base64EncodedString()
36 |         .replacingOccurrences(of: "+", with: "-")
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Utils.swift:56:21: error: cannot specialize non-generic type 'HMAC'
54 |     #else
55 |     let buffer = [UInt8](repeating: 0, count: SHA256.byteCount)
56 |     let sha = Array(HMAC<SHA256>.authenticationCode(for: buffer, using: SymmetricKey(size: .bits256)))
   |                     `- error: cannot specialize non-generic type 'HMAC'
57 |     let hash = Data(sha)
58 |     #endif
/host/spi-builder-workspace/.build/checkouts/OAuthSwift/Sources/Utils.swift:64:34: error: cannot infer contextual base in reference to member 'whitespaces'
62 |         .replacingOccurrences(of: "/", with: "_")
63 |         .replacingOccurrences(of: "=", with: "")
64 |         .trimmingCharacters(in: .whitespaces)
   |                                  `- error: cannot infer contextual base in reference to member 'whitespaces'
65 |
66 |     return challenge
[92/95] Compiling OAuthSwift Collection+OAuthSwift.swift
[93/95] Compiling OAuthSwift Data+OAuthSwift.swift
[94/95] Compiling OAuthSwift Dictionary+OAuthSwift.swift
[95/95] Compiling OAuthSwift HMAC.swift
BUILD FAILURE 6.1 linux