The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ZSGF.Client, reference v2.1.4 (217c51), with Swift 6.2 for tvOS using Xcode 26.3 on 10 Nov 2025 13:37:04 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ZSGF.Client -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wz101010/zsgf-swift5.git
Reference: v2.1.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wz101010/zsgf-swift5
 * tag               v2.1.4     -> FETCH_HEAD
HEAD is now at 217c513 Initial commit with generated client
Cloned https://github.com/wz101010/zsgf-swift5.git
Revision (git rev-parse @):
217c5139384c1ab533598a47e7e652ccba1cfe4a
SUCCESS checkout https://github.com/wz101010/zsgf-swift5.git at v2.1.4
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/wz101010/zsgf-swift5.git
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/Flight-School/AnyCodable
Creating working copy of package ‘AnyCodable’
Checking out 0.6.7 of package ‘AnyCodable’
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  ZSGF.Client: /Users/admin/builder/spi-builder-workspace
  AnyCodable: https://github.com/Flight-School/AnyCodable @ 0.6.7
resolved source packages: ZSGF.Client, AnyCodable
2025-11-10 08:36:50.536 xcodebuild[521:3050] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "anycodable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Flight-School/AnyCodable"
    }
  ],
  "manifest_display_name" : "ZSGF.Client",
  "name" : "ZSGF.Client",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "ZSGF.Client",
      "targets" : [
        "ZSGF.Client"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ZSGF_Client",
      "module_type" : "SwiftTarget",
      "name" : "ZSGF.Client",
      "path" : "ZSGF.Client/Classes",
      "product_dependencies" : [
        "AnyCodable"
      ],
      "product_memberships" : [
        "ZSGF.Client"
      ],
      "sources" : [
        "OpenAPIs/APIHelper.swift",
        "OpenAPIs/APIs.swift",
        "OpenAPIs/APIs/AccessTokenAPI.swift",
        "OpenAPIs/APIs/AlipayAPI.swift",
        "OpenAPIs/APIs/AppAPI.swift",
        "OpenAPIs/APIs/DingTalkAPI.swift",
        "OpenAPIs/APIs/ExternalAccountAPI.swift",
        "OpenAPIs/APIs/FileAPI.swift",
        "OpenAPIs/APIs/OAuthAPI.swift",
        "OpenAPIs/APIs/OrderAPI.swift",
        "OpenAPIs/APIs/StorageAPI.swift",
        "OpenAPIs/APIs/UserAPI.swift",
        "OpenAPIs/APIs/UserCurrencyAPI.swift",
        "OpenAPIs/APIs/UserFriendsAPI.swift",
        "OpenAPIs/APIs/UserLocationAPI.swift",
        "OpenAPIs/APIs/WechatAPI.swift",
        "OpenAPIs/CodableHelper.swift",
        "OpenAPIs/Configuration.swift",
        "OpenAPIs/Extensions.swift",
        "OpenAPIs/JSONDataEncoding.swift",
        "OpenAPIs/JSONEncodingHelper.swift",
        "OpenAPIs/Models.swift",
        "OpenAPIs/Models/AccessTokenListResult.swift",
        "OpenAPIs/Models/AccessTokenListResultApiResponse.swift",
        "OpenAPIs/Models/AccessTokenPostRequest.swift",
        "OpenAPIs/Models/AccessTokenPutRequest.swift",
        "OpenAPIs/Models/AlipayCreateOrderPagePayRequest.swift",
        "OpenAPIs/Models/AlipayCreateOrderRequest.swift",
        "OpenAPIs/Models/AlipayCreateOrderWapPayRequest.swift",
        "OpenAPIs/Models/AlipayTradeQueryResponse.swift",
        "OpenAPIs/Models/AlipayTradeQueryResponseApiResponse.swift",
        "OpenAPIs/Models/AlipayTradeRefundResponse.swift",
        "OpenAPIs/Models/AlipayTradeRefundResponseApiResponse.swift",
        "OpenAPIs/Models/AppInfoItem.swift",
        "OpenAPIs/Models/AppInfoResult.swift",
        "OpenAPIs/Models/AppInfoResultApiResponse.swift",
        "OpenAPIs/Models/AppProperty.swift",
        "OpenAPIs/Models/AppUserConsentModel.swift",
        "OpenAPIs/Models/AppUserConsentModelListApiResponse.swift",
        "OpenAPIs/Models/AppUserResetEmailRequest.swift",
        "OpenAPIs/Models/AppUserResetPhoneRequest.swift",
        "OpenAPIs/Models/AppUserResetPwdRequest.swift",
        "OpenAPIs/Models/AuthorizeResult.swift",
        "OpenAPIs/Models/AuthorizeResultApiResponse.swift",
        "OpenAPIs/Models/BkAgentRespInfo.swift",
        "OpenAPIs/Models/BooleanApiResponse.swift",
        "OpenAPIs/Models/ChargeInfo.swift",
        "OpenAPIs/Models/CommonFriendModel.swift",
        "OpenAPIs/Models/ContributeDetail.swift",
        "OpenAPIs/Models/CreateOrderRequest.swift",
        "OpenAPIs/Models/CreateOrderResult.swift",
        "OpenAPIs/Models/CreateOrderResultApiResponse.swift",
        "OpenAPIs/Models/CurrencyConsumeRequest.swift",
        "OpenAPIs/Models/CurrencyTransaction.swift",
        "OpenAPIs/Models/DirectoryItem.swift",
        "OpenAPIs/Models/EmailSignInRequest.swift",
        "OpenAPIs/Models/EmailSignUpRequest.swift",
        "OpenAPIs/Models/EnterprisePayInfo.swift",
        "OpenAPIs/Models/ExchangeCurrencyRequest.swift",
        "OpenAPIs/Models/ExternalAccountBindRequest.swift",
        "OpenAPIs/Models/ExternalAccountPutRequest.swift",
        "OpenAPIs/Models/ExternalAccountSignInRequest.swift",
        "OpenAPIs/Models/FileItem.swift",
        "OpenAPIs/Models/FileListResult.swift",
        "OpenAPIs/Models/FileListResultApiResponse.swift",
        "OpenAPIs/Models/FollowerModel.swift",
        "OpenAPIs/Models/FollowerPutModel.swift",
        "OpenAPIs/Models/FulfillmentDetail.swift",
        "OpenAPIs/Models/GeoLocation.swift",
        "OpenAPIs/Models/GeoLocationModel.swift",
        "OpenAPIs/Models/GeoLocationModelApiResponse.swift",
        "OpenAPIs/Models/GeoLocationResponseModel.swift",
        "OpenAPIs/Models/GetUserProfileResult.swift",
        "OpenAPIs/Models/GetUserProfileResultApiResponse.swift",
        "OpenAPIs/Models/GoodsDetail.swift",
        "OpenAPIs/Models/GrantRequest.swift",
        "OpenAPIs/Models/GrantResult.swift",
        "OpenAPIs/Models/GrantResultApiResponse.swift",
        "OpenAPIs/Models/HbFqPayInfo.swift",
        "OpenAPIs/Models/Int64ApiResponse.swift",
        "OpenAPIs/Models/IntactChargeInfo.swift",
        "OpenAPIs/Models/MySqlGeometry.swift",
        "OpenAPIs/Models/ObjectApiResponse.swift",
        "OpenAPIs/Models/ObjectListApiResponse.swift",
        "OpenAPIs/Models/Order.swift",
        "OpenAPIs/Models/OrderApiResponse.swift",
        "OpenAPIs/Models/OrderListResult.swift",
        "OpenAPIs/Models/OrderListResultApiResponse.swift",
        "OpenAPIs/Models/PaymentInfoWithId.swift",
        "OpenAPIs/Models/PhoneSignInRequest.swift",
        "OpenAPIs/Models/PhoneSignUpRequest.swift",
        "OpenAPIs/Models/PresetPayToolInfo.swift",
        "OpenAPIs/Models/ProfileResult.swift",
        "OpenAPIs/Models/ProfileResultApiResponse.swift",
        "OpenAPIs/Models/QRCodePreSignInRequest.swift",
        "OpenAPIs/Models/QRCodeScanRequest.swift",
        "OpenAPIs/Models/QRCodeSignInRequest.swift",
        "OpenAPIs/Models/QRCodeSignUpRequest.swift",
        "OpenAPIs/Models/RechargePointRequest.swift",
        "OpenAPIs/Models/RecommendFriend.swift",
        "OpenAPIs/Models/RefundChargeInfo.swift",
        "OpenAPIs/Models/RefundSubFee.swift",
        "OpenAPIs/Models/ReturnPageNotifyRequest.swift",
        "OpenAPIs/Models/SendEmailCodeRequest.swift",
        "OpenAPIs/Models/SendSMSCodeRequest.swift",
        "OpenAPIs/Models/SetupCode.swift",
        "OpenAPIs/Models/SetupCodeApiResponse.swift",
        "OpenAPIs/Models/SignInRequest.swift",
        "OpenAPIs/Models/SignUpRequest.swift",
        "OpenAPIs/Models/StorageListResult.swift",
        "OpenAPIs/Models/StorageListResultApiResponse.swift",
        "OpenAPIs/Models/StringApiResponse.swift",
        "OpenAPIs/Models/SubFee.swift",
        "OpenAPIs/Models/TapPayInfo.swift",
        "OpenAPIs/Models/TokenModel.swift",
        "OpenAPIs/Models/TokenModelApiResponse.swift",
        "OpenAPIs/Models/TradeFundBill.swift",
        "OpenAPIs/Models/TradeSettleDetail.swift",
        "OpenAPIs/Models/TradeSettleInfo.swift",
        "OpenAPIs/Models/UnionIDSignInRequest.swift",
        "OpenAPIs/Models/UnionIDSignUpRequest.swift",
        "OpenAPIs/Models/UpdateProfileRequest.swift",
        "OpenAPIs/Models/User.swift",
        "OpenAPIs/Models/UserAccessToken.swift",
        "OpenAPIs/Models/UserCommonInterestsResult.swift",
        "OpenAPIs/Models/UserCommonInterestsResultApiResponse.swift",
        "OpenAPIs/Models/UserCurrency.swift",
        "OpenAPIs/Models/UserCurrencyCurrencyTransResult.swift",
        "OpenAPIs/Models/UserCurrencyCurrencyTransResultApiResponse.swift",
        "OpenAPIs/Models/UserCurrencyListApiResponse.swift",
        "OpenAPIs/Models/UserFollowersResult.swift",
        "OpenAPIs/Models/UserFollowersResultApiResponse.swift",
        "OpenAPIs/Models/UserFriendsNearByResult.swift",
        "OpenAPIs/Models/UserFriendsNearByResultApiResponse.swift",
        "OpenAPIs/Models/UserLocationPostResult.swift",
        "OpenAPIs/Models/UserLocationPostResultApiResponse.swift",
        "OpenAPIs/Models/UserLocationsResult.swift",
        "OpenAPIs/Models/UserLocationsResultApiResponse.swift",
        "OpenAPIs/Models/UserLogins.swift",
        "OpenAPIs/Models/UserLoginsListApiResponse.swift",
        "OpenAPIs/Models/UserMutualFollowersResult.swift",
        "OpenAPIs/Models/UserMutualFollowersResultApiResponse.swift",
        "OpenAPIs/Models/UserMutualFollowingsResult.swift",
        "OpenAPIs/Models/UserMutualFollowingsResultApiResponse.swift",
        "OpenAPIs/Models/UserProfileResult.swift",
        "OpenAPIs/Models/UserProfileResultApiResponse.swift",
        "OpenAPIs/Models/UserQRCodeScanResult.swift",
        "OpenAPIs/Models/UserQRCodeScanResultApiResponse.swift",
        "OpenAPIs/Models/VoucherDetail.swift",
        "OpenAPIs/Models/WechatJSConfigResult.swift",
        "OpenAPIs/Models/WechatJSConfigResultApiResponse.swift",
        "OpenAPIs/OpenISO8601DateFormatter.swift",
        "OpenAPIs/SynchronizedDictionary.swift",
        "OpenAPIs/URLSessionImplementations.swift",
        "OpenAPIs/Validation.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ZSGF.Client"
    ]
  }
}
2025-11-10 08:36:55.402 xcodebuild[638:3813] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ZSGF.Client -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme ZSGF.Client -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  ZSGF.Client: /Users/admin/builder/spi-builder-workspace
  AnyCodable: https://github.com/Flight-School/AnyCodable @ 0.6.7
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'ZSGF.Client' in project 'ZSGF.Client'
        ➜ Explicit dependency on target 'ZSGF.Client' in project 'ZSGF.Client'
        ➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
    Target 'ZSGF.Client' in project 'ZSGF.Client'
        ➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
    Target 'AnyCodable' in project 'AnyCodable'
        ➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
    Target 'AnyCodable' in project 'AnyCodable' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 7e1091e09b1b8324e7a5f4fe528431c8
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7e1091e09b1b8324e7a5f4fe528431c8.xcbuilddata
ClangStatCache /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/ZSGF.Client.DependencyMetadataFileList (in target 'ZSGF.Client' from project 'ZSGF.Client')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/ZSGF.Client.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftConstValuesFileList (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/ZSGF.Client.DependencyStaticMetadataFileList (in target 'ZSGF.Client' from project 'ZSGF.Client')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/ZSGF.Client.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/Objects-normal/arm64/AnyCodable_const_extract_protocols.json (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/Objects-normal/arm64/AnyCodable_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/Objects-normal/arm64/AnyCodable-OutputFileMap.json (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/Objects-normal/arm64/AnyCodable-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/Objects-normal/arm64/AnyCodable.LinkFileList (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/Objects-normal/arm64/AnyCodable.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/ZSGF.Client.modulemap (in target 'ZSGF.Client' from project 'ZSGF.Client')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/ZSGF.Client.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/Objects-normal/arm64/ZSGF.Client_const_extract_protocols.json (in target 'ZSGF.Client' from project 'ZSGF.Client')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/Objects-normal/arm64/ZSGF.Client_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/Objects-normal/arm64/ZSGF.Client.SwiftConstValuesFileList (in target 'ZSGF.Client' from project 'ZSGF.Client')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/Objects-normal/arm64/ZSGF.Client.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/Objects-normal/arm64/ZSGF.Client.LinkFileList (in target 'ZSGF.Client' from project 'ZSGF.Client')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/Objects-normal/arm64/ZSGF.Client.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/Objects-normal/arm64/ZSGF.Client.SwiftFileList (in target 'ZSGF.Client' from project 'ZSGF.Client')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/Objects-normal/arm64/ZSGF.Client.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/Objects-normal/arm64/ZSGF.Client-OutputFileMap.json (in target 'ZSGF.Client' from project 'ZSGF.Client')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/Objects-normal/arm64/ZSGF.Client-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/AnyCodable.modulemap (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/AnyCodable.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/AnyCodable.DependencyStaticMetadataFileList (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/AnyCodable.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/AnyCodable.DependencyMetadataFileList (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/AnyCodable.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/ZSGF.Client.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/ZSGF.Client.modulemap (in target 'ZSGF.Client' from project 'ZSGF.Client')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/ZSGF.Client.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/AnyCodable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/AnyCodable.modulemap (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/AnyCodable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver AnyCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AnyCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/Objects-normal/arm64/AnyCodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/Objects-normal/arm64/AnyCodable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/Objects-normal/arm64/AnyCodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-EEAQTOJ6JFP848U4CMQLJ0S05.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-5XN8VP2FOP6O0HT7E3J6J0237.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-4PEAC0RZ4O0FC7Q820U9UGRWO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-533B8032DZ8HUO1IJPZQJQ5QY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-32GOBHPM3N12JNHGB09FUUF13.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-CE33IL8579Q8KMNN87CZPNF50.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-GN3DO80L6DAMXCW8FH7SQ4SF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-EFWKX49QFQV5WL0TVWZ5AE1EV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-B3DELF8U2QA3JA0YFF7RXGCAI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-1APRC0494FT3TIXKIGLN18IU5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-2ZFC9IUNRMFK3XWDFHLRAM1DS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-2O9O2IOJ15JNBK8TNLFTSP6O7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-EWXAHI9IDM4HEMFLD5MSF0ZD5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-5OB9YEN77XM21LLQDFM4E8EE0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-4FKFBY6LOHFGH9DRAK8CGO51Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-4BYQMN9FV4DQX8D3WY109HJFK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-6FQWH1ZYSJBI5NVM852MV5Z9R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-B8WSTTNURIFC00SWIPR404H0Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-6W2J5CTIRY48NELJ6R0ZAWGO5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-AWYWK9BXKXHU2QUMXO2NW3W2T.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-193VKV9NJ12N7NJIX207ZVW69.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-3XNIIWP4K5O0UPRNXM38BFW2G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-6HLUPI32ZW4QEDLE70N06EYIJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-1DDCHLN1RCSE2JZZ268BBJFEH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-ESILM4CUDY3Q2KRU92AWW4C3E.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ AnyCodable (in target 'AnyCodable' from project 'AnyCodable')
EmitSwiftModule normal arm64 (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AnyEncodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyEncodable.swift (in target 'AnyCodable' from project 'AnyCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyEncodable.swift (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AnyCodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyCodable.swift (in target 'AnyCodable' from project 'AnyCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyCodable.swift (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AnyDecodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyDecodable.swift (in target 'AnyCodable' from project 'AnyCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyDecodable.swift (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for AnyCodable (in target 'AnyCodable' from project 'AnyCodable')
SwiftDriver\ Compilation\ Requirements AnyCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AnyCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/Objects-normal/arm64/AnyCodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/Objects-normal/arm64/AnyCodable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/Objects-normal/arm64/AnyCodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/AnyCodable-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/Objects-normal/arm64/AnyCodable-Swift.h (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/Objects-normal/arm64/AnyCodable-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/AnyCodable-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AnyCodable.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AnyCodable.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AnyCodable.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftdoc (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AnyCodable.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AnyCodable.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/Objects-normal/arm64/AnyCodable.abi.json (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/Objects-normal/arm64/AnyCodable.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AnyCodable.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AnyCodable.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftsourceinfo (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AnyCodable.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriver ZSGF.Client normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZSGF.Client' from project 'ZSGF.Client')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ZSGF_Client -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/Objects-normal/arm64/ZSGF.Client.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/Objects-normal/arm64/ZSGF.Client-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/Objects-normal/arm64/ZSGF_Client.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/Objects-normal/arm64/ZSGF.Client_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/Objects-normal/arm64/ZSGF.Client-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: Expected '{' in class
open class ZSGF.ClientAPI {
               ^ (in target 'ZSGF.Client' from project 'ZSGF.Client')
/Users/admin/builder/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: Expected '=' in type alias declaration
public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
                     ^ (in target 'ZSGF.Client' from project 'ZSGF.Client')
2025-11-10 08:36:57.401 xcodebuild[640:3846] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
/Users/admin/builder/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
open class ZSGF.ClientAPI {
               ^
/Users/admin/builder/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
                     ^
** BUILD FAILED **
The following build commands failed:
	SwiftDriver ZSGF.Client normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZSGF.Client' from project 'ZSGF.Client')
	Building workspace spi-builder-workspace with scheme ZSGF.Client
(2 failures)
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  ZSGF.Client: /Users/admin/builder/spi-builder-workspace
  AnyCodable: https://github.com/Flight-School/AnyCodable @ 0.6.7
resolved source packages: ZSGF.Client, AnyCodable
2025-11-10 08:37:02.181 xcodebuild[693:4149] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "anycodable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Flight-School/AnyCodable"
    }
  ],
  "manifest_display_name" : "ZSGF.Client",
  "name" : "ZSGF.Client",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "ZSGF.Client",
      "targets" : [
        "ZSGF.Client"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ZSGF_Client",
      "module_type" : "SwiftTarget",
      "name" : "ZSGF.Client",
      "path" : "ZSGF.Client/Classes",
      "product_dependencies" : [
        "AnyCodable"
      ],
      "product_memberships" : [
        "ZSGF.Client"
      ],
      "sources" : [
        "OpenAPIs/APIHelper.swift",
        "OpenAPIs/APIs.swift",
        "OpenAPIs/APIs/AccessTokenAPI.swift",
        "OpenAPIs/APIs/AlipayAPI.swift",
        "OpenAPIs/APIs/AppAPI.swift",
        "OpenAPIs/APIs/DingTalkAPI.swift",
        "OpenAPIs/APIs/ExternalAccountAPI.swift",
        "OpenAPIs/APIs/FileAPI.swift",
        "OpenAPIs/APIs/OAuthAPI.swift",
        "OpenAPIs/APIs/OrderAPI.swift",
        "OpenAPIs/APIs/StorageAPI.swift",
        "OpenAPIs/APIs/UserAPI.swift",
        "OpenAPIs/APIs/UserCurrencyAPI.swift",
        "OpenAPIs/APIs/UserFriendsAPI.swift",
        "OpenAPIs/APIs/UserLocationAPI.swift",
        "OpenAPIs/APIs/WechatAPI.swift",
        "OpenAPIs/CodableHelper.swift",
        "OpenAPIs/Configuration.swift",
        "OpenAPIs/Extensions.swift",
        "OpenAPIs/JSONDataEncoding.swift",
        "OpenAPIs/JSONEncodingHelper.swift",
        "OpenAPIs/Models.swift",
        "OpenAPIs/Models/AccessTokenListResult.swift",
        "OpenAPIs/Models/AccessTokenListResultApiResponse.swift",
        "OpenAPIs/Models/AccessTokenPostRequest.swift",
        "OpenAPIs/Models/AccessTokenPutRequest.swift",
        "OpenAPIs/Models/AlipayCreateOrderPagePayRequest.swift",
        "OpenAPIs/Models/AlipayCreateOrderRequest.swift",
        "OpenAPIs/Models/AlipayCreateOrderWapPayRequest.swift",
        "OpenAPIs/Models/AlipayTradeQueryResponse.swift",
        "OpenAPIs/Models/AlipayTradeQueryResponseApiResponse.swift",
        "OpenAPIs/Models/AlipayTradeRefundResponse.swift",
        "OpenAPIs/Models/AlipayTradeRefundResponseApiResponse.swift",
        "OpenAPIs/Models/AppInfoItem.swift",
        "OpenAPIs/Models/AppInfoResult.swift",
        "OpenAPIs/Models/AppInfoResultApiResponse.swift",
        "OpenAPIs/Models/AppProperty.swift",
        "OpenAPIs/Models/AppUserConsentModel.swift",
        "OpenAPIs/Models/AppUserConsentModelListApiResponse.swift",
        "OpenAPIs/Models/AppUserResetEmailRequest.swift",
        "OpenAPIs/Models/AppUserResetPhoneRequest.swift",
        "OpenAPIs/Models/AppUserResetPwdRequest.swift",
        "OpenAPIs/Models/AuthorizeResult.swift",
        "OpenAPIs/Models/AuthorizeResultApiResponse.swift",
        "OpenAPIs/Models/BkAgentRespInfo.swift",
        "OpenAPIs/Models/BooleanApiResponse.swift",
        "OpenAPIs/Models/ChargeInfo.swift",
        "OpenAPIs/Models/CommonFriendModel.swift",
        "OpenAPIs/Models/ContributeDetail.swift",
        "OpenAPIs/Models/CreateOrderRequest.swift",
        "OpenAPIs/Models/CreateOrderResult.swift",
        "OpenAPIs/Models/CreateOrderResultApiResponse.swift",
        "OpenAPIs/Models/CurrencyConsumeRequest.swift",
        "OpenAPIs/Models/CurrencyTransaction.swift",
        "OpenAPIs/Models/DirectoryItem.swift",
        "OpenAPIs/Models/EmailSignInRequest.swift",
        "OpenAPIs/Models/EmailSignUpRequest.swift",
        "OpenAPIs/Models/EnterprisePayInfo.swift",
        "OpenAPIs/Models/ExchangeCurrencyRequest.swift",
        "OpenAPIs/Models/ExternalAccountBindRequest.swift",
        "OpenAPIs/Models/ExternalAccountPutRequest.swift",
        "OpenAPIs/Models/ExternalAccountSignInRequest.swift",
        "OpenAPIs/Models/FileItem.swift",
        "OpenAPIs/Models/FileListResult.swift",
        "OpenAPIs/Models/FileListResultApiResponse.swift",
        "OpenAPIs/Models/FollowerModel.swift",
        "OpenAPIs/Models/FollowerPutModel.swift",
        "OpenAPIs/Models/FulfillmentDetail.swift",
        "OpenAPIs/Models/GeoLocation.swift",
        "OpenAPIs/Models/GeoLocationModel.swift",
        "OpenAPIs/Models/GeoLocationModelApiResponse.swift",
        "OpenAPIs/Models/GeoLocationResponseModel.swift",
        "OpenAPIs/Models/GetUserProfileResult.swift",
        "OpenAPIs/Models/GetUserProfileResultApiResponse.swift",
        "OpenAPIs/Models/GoodsDetail.swift",
        "OpenAPIs/Models/GrantRequest.swift",
        "OpenAPIs/Models/GrantResult.swift",
        "OpenAPIs/Models/GrantResultApiResponse.swift",
        "OpenAPIs/Models/HbFqPayInfo.swift",
        "OpenAPIs/Models/Int64ApiResponse.swift",
        "OpenAPIs/Models/IntactChargeInfo.swift",
        "OpenAPIs/Models/MySqlGeometry.swift",
        "OpenAPIs/Models/ObjectApiResponse.swift",
        "OpenAPIs/Models/ObjectListApiResponse.swift",
        "OpenAPIs/Models/Order.swift",
        "OpenAPIs/Models/OrderApiResponse.swift",
        "OpenAPIs/Models/OrderListResult.swift",
        "OpenAPIs/Models/OrderListResultApiResponse.swift",
        "OpenAPIs/Models/PaymentInfoWithId.swift",
        "OpenAPIs/Models/PhoneSignInRequest.swift",
        "OpenAPIs/Models/PhoneSignUpRequest.swift",
        "OpenAPIs/Models/PresetPayToolInfo.swift",
        "OpenAPIs/Models/ProfileResult.swift",
        "OpenAPIs/Models/ProfileResultApiResponse.swift",
        "OpenAPIs/Models/QRCodePreSignInRequest.swift",
        "OpenAPIs/Models/QRCodeScanRequest.swift",
        "OpenAPIs/Models/QRCodeSignInRequest.swift",
        "OpenAPIs/Models/QRCodeSignUpRequest.swift",
        "OpenAPIs/Models/RechargePointRequest.swift",
        "OpenAPIs/Models/RecommendFriend.swift",
        "OpenAPIs/Models/RefundChargeInfo.swift",
        "OpenAPIs/Models/RefundSubFee.swift",
        "OpenAPIs/Models/ReturnPageNotifyRequest.swift",
        "OpenAPIs/Models/SendEmailCodeRequest.swift",
        "OpenAPIs/Models/SendSMSCodeRequest.swift",
        "OpenAPIs/Models/SetupCode.swift",
        "OpenAPIs/Models/SetupCodeApiResponse.swift",
        "OpenAPIs/Models/SignInRequest.swift",
        "OpenAPIs/Models/SignUpRequest.swift",
        "OpenAPIs/Models/StorageListResult.swift",
        "OpenAPIs/Models/StorageListResultApiResponse.swift",
        "OpenAPIs/Models/StringApiResponse.swift",
        "OpenAPIs/Models/SubFee.swift",
        "OpenAPIs/Models/TapPayInfo.swift",
        "OpenAPIs/Models/TokenModel.swift",
        "OpenAPIs/Models/TokenModelApiResponse.swift",
        "OpenAPIs/Models/TradeFundBill.swift",
        "OpenAPIs/Models/TradeSettleDetail.swift",
        "OpenAPIs/Models/TradeSettleInfo.swift",
        "OpenAPIs/Models/UnionIDSignInRequest.swift",
        "OpenAPIs/Models/UnionIDSignUpRequest.swift",
        "OpenAPIs/Models/UpdateProfileRequest.swift",
        "OpenAPIs/Models/User.swift",
        "OpenAPIs/Models/UserAccessToken.swift",
        "OpenAPIs/Models/UserCommonInterestsResult.swift",
        "OpenAPIs/Models/UserCommonInterestsResultApiResponse.swift",
        "OpenAPIs/Models/UserCurrency.swift",
        "OpenAPIs/Models/UserCurrencyCurrencyTransResult.swift",
        "OpenAPIs/Models/UserCurrencyCurrencyTransResultApiResponse.swift",
        "OpenAPIs/Models/UserCurrencyListApiResponse.swift",
        "OpenAPIs/Models/UserFollowersResult.swift",
        "OpenAPIs/Models/UserFollowersResultApiResponse.swift",
        "OpenAPIs/Models/UserFriendsNearByResult.swift",
        "OpenAPIs/Models/UserFriendsNearByResultApiResponse.swift",
        "OpenAPIs/Models/UserLocationPostResult.swift",
        "OpenAPIs/Models/UserLocationPostResultApiResponse.swift",
        "OpenAPIs/Models/UserLocationsResult.swift",
        "OpenAPIs/Models/UserLocationsResultApiResponse.swift",
        "OpenAPIs/Models/UserLogins.swift",
        "OpenAPIs/Models/UserLoginsListApiResponse.swift",
        "OpenAPIs/Models/UserMutualFollowersResult.swift",
        "OpenAPIs/Models/UserMutualFollowersResultApiResponse.swift",
        "OpenAPIs/Models/UserMutualFollowingsResult.swift",
        "OpenAPIs/Models/UserMutualFollowingsResultApiResponse.swift",
        "OpenAPIs/Models/UserProfileResult.swift",
        "OpenAPIs/Models/UserProfileResultApiResponse.swift",
        "OpenAPIs/Models/UserQRCodeScanResult.swift",
        "OpenAPIs/Models/UserQRCodeScanResultApiResponse.swift",
        "OpenAPIs/Models/VoucherDetail.swift",
        "OpenAPIs/Models/WechatJSConfigResult.swift",
        "OpenAPIs/Models/WechatJSConfigResultApiResponse.swift",
        "OpenAPIs/OpenISO8601DateFormatter.swift",
        "OpenAPIs/SynchronizedDictionary.swift",
        "OpenAPIs/URLSessionImplementations.swift",
        "OpenAPIs/Validation.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ZSGF.Client"
    ]
  }
}
2025-11-10 08:37:03.221 xcodebuild[701:4216] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ZSGF.Client -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme ZSGF.Client -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  AnyCodable: https://github.com/Flight-School/AnyCodable @ 0.6.7
  ZSGF.Client: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'ZSGF.Client' in project 'ZSGF.Client'
        ➜ Explicit dependency on target 'ZSGF.Client' in project 'ZSGF.Client'
        ➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
    Target 'ZSGF.Client' in project 'ZSGF.Client'
        ➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
    Target 'AnyCodable' in project 'AnyCodable'
        ➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
    Target 'AnyCodable' in project 'AnyCodable' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache
SwiftDriver ZSGF.Client normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZSGF.Client' from project 'ZSGF.Client')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ZSGF_Client -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/Objects-normal/arm64/ZSGF.Client.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/Objects-normal/arm64/ZSGF.Client-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/Objects-normal/arm64/ZSGF_Client.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/Objects-normal/arm64/ZSGF.Client_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZSGF.Client.build/Debug-appletvos/ZSGF.Client.build/Objects-normal/arm64/ZSGF.Client-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: Expected '{' in class
open class ZSGF.ClientAPI {
               ^ (in target 'ZSGF.Client' from project 'ZSGF.Client')
/Users/admin/builder/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: Expected '=' in type alias declaration
public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
                     ^ (in target 'ZSGF.Client' from project 'ZSGF.Client')
SwiftDriver AnyCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AnyCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/Objects-normal/arm64/AnyCodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/Objects-normal/arm64/AnyCodable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-appletvos/AnyCodable.build/Objects-normal/arm64/AnyCodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ AnyCodable (in target 'AnyCodable' from project 'AnyCodable')
EmitSwiftModule normal arm64 (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AnyEncodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyEncodable.swift (in target 'AnyCodable' from project 'AnyCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyEncodable.swift (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AnyDecodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyDecodable.swift (in target 'AnyCodable' from project 'AnyCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyDecodable.swift (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AnyCodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyCodable.swift (in target 'AnyCodable' from project 'AnyCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyCodable.swift (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

2025-11-10 08:37:04.066 xcodebuild[703:4245] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
/Users/admin/builder/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/APIs.swift:11:16: error: expected '{' in class
open class ZSGF.ClientAPI {
               ^
/Users/admin/builder/spi-builder-workspace/ZSGF.Client/Classes/OpenAPIs/URLSessionImplementations.swift:53:22: error: expected '=' in type alias declaration
public typealias ZSGF.ClientAPIChallengeHandler = ((URLSession, URLSessionTask, URLAuthenticationChallenge) -> (URLSession.AuthChallengeDisposition, URLCredential?))
                     ^
** BUILD FAILED **
The following build commands failed:
	SwiftDriver ZSGF.Client normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZSGF.Client' from project 'ZSGF.Client')
	Building workspace spi-builder-workspace with scheme ZSGF.Client
(2 failures)
BUILD FAILURE 6.2 tvOS