Build Information
Failed to build ZSGF.Client, reference v2.1.4 (217c51), with Swift 6.1 for Linux on 10 Nov 2025 13:37:01 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[160/164] Compiling ZSGF_Client WechatAPI.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[161/164] Compiling ZSGF_Client CodableHelper.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[162/164] Compiling ZSGF_Client Configuration.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[163/164] Compiling ZSGF_Client Extensions.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[164/164] Compiling ZSGF_Client JSONDataEncoding.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
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/5] Compiling AnyCodable AnyCodable.swift
[3/5] Emitting module AnyCodable
[4/5] Compiling AnyCodable AnyEncodable.swift
[5/5] Compiling AnyCodable AnyDecodable.swift
[7/143] Compiling ZSGF_Client TradeSettleDetail.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[8/143] Compiling ZSGF_Client TradeSettleInfo.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[9/143] Compiling ZSGF_Client UnionIDSignInRequest.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[10/143] Compiling ZSGF_Client UnionIDSignUpRequest.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[11/143] Compiling ZSGF_Client UpdateProfileRequest.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[12/143] Compiling ZSGF_Client User.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[13/143] Compiling ZSGF_Client UserAccessToken.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[14/143] Compiling ZSGF_Client UserCommonInterestsResult.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[15/143] Compiling ZSGF_Client UserCommonInterestsResultApiResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[16/143] Compiling ZSGF_Client UserCurrency.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[17/143] Compiling ZSGF_Client UserCurrencyCurrencyTransResult.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[18/143] Compiling ZSGF_Client UserCurrencyCurrencyTransResultApiResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[19/143] Compiling ZSGF_Client UserCurrencyListApiResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[20/143] Compiling ZSGF_Client UserFollowersResult.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[21/143] Compiling ZSGF_Client UserFollowersResultApiResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[22/143] Compiling ZSGF_Client UserFriendsNearByResult.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[23/143] Compiling ZSGF_Client UserFriendsNearByResultApiResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[24/143] Compiling ZSGF_Client UserLocationPostResult.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[25/143] Compiling ZSGF_Client UserLocationPostResultApiResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[26/162] Compiling ZSGF_Client ExternalAccountPutRequest.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[27/162] Compiling ZSGF_Client ExternalAccountSignInRequest.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[28/162] Compiling ZSGF_Client FileItem.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[29/162] Compiling ZSGF_Client FileListResult.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[30/162] Compiling ZSGF_Client FileListResultApiResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[31/162] Compiling ZSGF_Client FollowerModel.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[32/162] Compiling ZSGF_Client FollowerPutModel.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[33/162] Compiling ZSGF_Client FulfillmentDetail.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[34/162] Compiling ZSGF_Client GeoLocation.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[35/162] Compiling ZSGF_Client GeoLocationModel.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[36/162] Compiling ZSGF_Client GeoLocationModelApiResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[37/162] Compiling ZSGF_Client GeoLocationResponseModel.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[38/162] Compiling ZSGF_Client GetUserProfileResult.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[39/162] Compiling ZSGF_Client GetUserProfileResultApiResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[40/162] Compiling ZSGF_Client GoodsDetail.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[41/162] Compiling ZSGF_Client GrantRequest.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[42/162] Compiling ZSGF_Client GrantResult.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[43/162] Compiling ZSGF_Client GrantResultApiResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[44/162] Compiling ZSGF_Client HbFqPayInfo.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[45/162] Emitting module ZSGF_Client
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[46/162] Compiling ZSGF_Client AppUserResetPhoneRequest.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[47/162] Compiling ZSGF_Client AppUserResetPwdRequest.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[48/162] Compiling ZSGF_Client AuthorizeResult.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[49/162] Compiling ZSGF_Client AuthorizeResultApiResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[50/162] Compiling ZSGF_Client BkAgentRespInfo.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[51/162] Compiling ZSGF_Client BooleanApiResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[52/162] Compiling ZSGF_Client ChargeInfo.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[53/162] Compiling ZSGF_Client CommonFriendModel.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[54/162] Compiling ZSGF_Client ContributeDetail.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[55/162] Compiling ZSGF_Client CreateOrderRequest.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[56/162] Compiling ZSGF_Client CreateOrderResult.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[57/162] Compiling ZSGF_Client CreateOrderResultApiResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[58/162] Compiling ZSGF_Client CurrencyConsumeRequest.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[59/162] Compiling ZSGF_Client CurrencyTransaction.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[60/162] Compiling ZSGF_Client DirectoryItem.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[61/162] Compiling ZSGF_Client EmailSignInRequest.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[62/162] Compiling ZSGF_Client EmailSignUpRequest.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[63/162] Compiling ZSGF_Client EnterprisePayInfo.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[64/162] Compiling ZSGF_Client ExchangeCurrencyRequest.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[65/162] Compiling ZSGF_Client ExternalAccountBindRequest.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[66/162] Compiling ZSGF_Client RechargePointRequest.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[67/162] Compiling ZSGF_Client RecommendFriend.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[68/162] Compiling ZSGF_Client RefundChargeInfo.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[69/162] Compiling ZSGF_Client RefundSubFee.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[70/162] Compiling ZSGF_Client ReturnPageNotifyRequest.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[71/162] Compiling ZSGF_Client SendEmailCodeRequest.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[72/162] Compiling ZSGF_Client SendSMSCodeRequest.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[73/162] Compiling ZSGF_Client SetupCode.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[74/162] Compiling ZSGF_Client SetupCodeApiResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[75/162] Compiling ZSGF_Client SignInRequest.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[76/162] Compiling ZSGF_Client SignUpRequest.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[77/162] Compiling ZSGF_Client StorageListResult.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[78/162] Compiling ZSGF_Client StorageListResultApiResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[79/162] Compiling ZSGF_Client StringApiResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[80/162] Compiling ZSGF_Client SubFee.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[81/162] Compiling ZSGF_Client TapPayInfo.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[82/162] Compiling ZSGF_Client TokenModel.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[83/162] Compiling ZSGF_Client TokenModelApiResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[84/162] Compiling ZSGF_Client TradeFundBill.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[85/162] Compiling ZSGF_Client Int64ApiResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[86/162] Compiling ZSGF_Client IntactChargeInfo.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[87/162] Compiling ZSGF_Client MySqlGeometry.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[88/162] Compiling ZSGF_Client ObjectApiResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[89/162] Compiling ZSGF_Client ObjectListApiResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[90/162] Compiling ZSGF_Client Order.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[91/162] Compiling ZSGF_Client OrderApiResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[92/162] Compiling ZSGF_Client OrderListResult.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[93/162] Compiling ZSGF_Client OrderListResultApiResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[94/162] Compiling ZSGF_Client PaymentInfoWithId.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[95/162] Compiling ZSGF_Client PhoneSignInRequest.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[96/162] Compiling ZSGF_Client PhoneSignUpRequest.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[97/162] Compiling ZSGF_Client PresetPayToolInfo.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[98/162] Compiling ZSGF_Client ProfileResult.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[99/162] Compiling ZSGF_Client ProfileResultApiResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[100/162] Compiling ZSGF_Client QRCodePreSignInRequest.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[101/162] Compiling ZSGF_Client QRCodeScanRequest.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[102/162] Compiling ZSGF_Client QRCodeSignInRequest.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[103/162] Compiling ZSGF_Client QRCodeSignUpRequest.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[104/162] Compiling ZSGF_Client JSONEncodingHelper.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[105/162] Compiling ZSGF_Client Models.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[106/162] Compiling ZSGF_Client AccessTokenListResult.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[107/162] Compiling ZSGF_Client AccessTokenListResultApiResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[108/162] Compiling ZSGF_Client AccessTokenPostRequest.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[109/162] Compiling ZSGF_Client AccessTokenPutRequest.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[110/162] Compiling ZSGF_Client AlipayCreateOrderPagePayRequest.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[111/162] Compiling ZSGF_Client AlipayCreateOrderRequest.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[112/162] Compiling ZSGF_Client AlipayCreateOrderWapPayRequest.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[113/162] Compiling ZSGF_Client AlipayTradeQueryResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[114/162] Compiling ZSGF_Client AlipayTradeQueryResponseApiResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[115/162] Compiling ZSGF_Client AlipayTradeRefundResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[116/162] Compiling ZSGF_Client AlipayTradeRefundResponseApiResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[117/162] Compiling ZSGF_Client AppInfoItem.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[118/162] Compiling ZSGF_Client AppInfoResult.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[119/162] Compiling ZSGF_Client AppInfoResultApiResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[120/162] Compiling ZSGF_Client AppProperty.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[121/162] Compiling ZSGF_Client AppUserConsentModel.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[122/162] Compiling ZSGF_Client AppUserConsentModelListApiResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[123/162] Compiling ZSGF_Client AppUserResetEmailRequest.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[124/162] Compiling ZSGF_Client APIHelper.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[125/162] Compiling ZSGF_Client APIs.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[126/162] Compiling ZSGF_Client AccessTokenAPI.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[127/162] Compiling ZSGF_Client AlipayAPI.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[128/162] Compiling ZSGF_Client AppAPI.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[129/162] Compiling ZSGF_Client DingTalkAPI.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[130/162] Compiling ZSGF_Client ExternalAccountAPI.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[131/162] Compiling ZSGF_Client FileAPI.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[132/162] Compiling ZSGF_Client OAuthAPI.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[133/162] Compiling ZSGF_Client OrderAPI.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[134/162] Compiling ZSGF_Client StorageAPI.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[135/162] Compiling ZSGF_Client UserAPI.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[136/162] Compiling ZSGF_Client UserCurrencyAPI.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[137/162] Compiling ZSGF_Client UserFriendsAPI.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[138/162] Compiling ZSGF_Client UserLocationAPI.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[139/162] Compiling ZSGF_Client WechatAPI.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[140/162] Compiling ZSGF_Client CodableHelper.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[141/162] Compiling ZSGF_Client Configuration.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[142/162] Compiling ZSGF_Client Extensions.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[143/162] Compiling ZSGF_Client JSONDataEncoding.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[144/162] Compiling ZSGF_Client UserLocationsResult.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[145/162] Compiling ZSGF_Client UserLocationsResultApiResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[146/162] Compiling ZSGF_Client UserLogins.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[147/162] Compiling ZSGF_Client UserLoginsListApiResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[148/162] Compiling ZSGF_Client UserMutualFollowersResult.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[149/162] Compiling ZSGF_Client UserMutualFollowersResultApiResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[150/162] Compiling ZSGF_Client UserMutualFollowingsResult.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[151/162] Compiling ZSGF_Client UserMutualFollowingsResultApiResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[152/162] Compiling ZSGF_Client UserProfileResult.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[153/162] Compiling ZSGF_Client UserProfileResultApiResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[154/162] Compiling ZSGF_Client UserQRCodeScanResult.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[155/162] Compiling ZSGF_Client UserQRCodeScanResultApiResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[156/162] Compiling ZSGF_Client VoucherDetail.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[157/162] Compiling ZSGF_Client WechatJSConfigResult.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[158/162] Compiling ZSGF_Client WechatJSConfigResultApiResponse.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[159/162] Compiling ZSGF_Client OpenISO8601DateFormatter.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[160/162] Compiling ZSGF_Client SynchronizedDictionary.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[161/162] Compiling ZSGF_Client URLSessionImplementations.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
[162/162] Compiling ZSGF_Client Validation.swift
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
9 | import FoundationNetworking
10 | #endif
11 | open class ZSGF.ClientAPI {
| `- error: expected '{' in class
12 | public static var basePath = "https://api-dev.zashigaofa.cn"
13 | public static var customHeaders: [String: String] = [:]
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
51 | }
52 |
53 | public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
| `- error: expected '=' in type alias declaration
54 |
55 | // Store the URLSession's delegate to retain its reference
/host/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:9:8: error: no such module 'MobileCoreServices'
7 | import Foundation
8 | #if !os(macOS)
9 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
10 | #endif
11 | #if canImport(UniformTypeIdentifiers)
BUILD FAILURE 6.1 linux