The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Wand_Weather, reference main (6d9983), with Swift 6.2 for tvOS using Xcode 26.3 on 6 Mar 2026 09:04:28 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/The-Wand/Weather.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/The-Wand/Weather
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6d99832 Make it builds for 3.0.5
Cloned https://github.com/The-Wand/Weather.git
Revision (git rev-parse @):
6d99832268ea690eda21876734b378b3b74f0234
SUCCESS checkout https://github.com/The-Wand/Weather.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/The-Wand/Weather.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/the-wand/Location.git
Fetching from https://github.com/the-wand/Wand.git
Fetching from https://github.com/el-machine/Any.git
Fetching from https://github.com/the-wand/URL.git
Creating working copy of package ‘Wand’
Checking out 3.0.5 of package ‘Wand’
Creating working copy of package ‘Any’
Checking out 1.0.1 of package ‘Any’
Creating working copy of package ‘Location’
Checking out 3.0.5 of package ‘Location’
Creating working copy of package ‘URL’
Checking out 3.0.5 of package ‘URL’
Resolved source packages:
  Wand: https://github.com/the-wand/Wand.git @ 3.0.5
  Any_: https://github.com/el-machine/Any.git @ 1.0.1
  WandURL: https://github.com/the-wand/URL.git @ 3.0.5
  Wand_Weather: /Users/admin/builder/spi-builder-workspace @ local
  WandLocation: https://github.com/the-wand/Location.git @ 3.0.5
resolved source packages: Wand, Any_, WandURL, Wand_Weather, WandLocation
{
  "dependencies" : [
    {
      "identity" : "any",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/the-wand/Any.git"
    },
    {
      "identity" : "wand",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.5",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/the-wand/Wand.git"
    },
    {
      "identity" : "location",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.5",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/the-wand/Location.git"
    },
    {
      "identity" : "url",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.5",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/the-wand/URL.git"
    }
  ],
  "manifest_display_name" : "Wand_Weather",
  "name" : "Wand_Weather",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "Wand_Weather",
      "targets" : [
        "Wand_Weather"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "wandTests",
      "module_type" : "SwiftTarget",
      "name" : "wandTests",
      "path" : "Tests/wandTests",
      "product_dependencies" : [
        "Any_"
      ],
      "sources" : [
        "Cases/OpenWeatherMap_Tests.swift",
        "Cases/WeatherKit_Tests.swift",
        "Cases/Yandex_Tests.swift",
        "Cases/chain.swift",
        "Unit/Unit.swift",
        "Unit/XCTestCase.swift"
      ],
      "target_dependencies" : [
        "Wand_Weather"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Wand_Weather",
      "module_type" : "SwiftTarget",
      "name" : "Wand_Weather",
      "path" : "Sources/Wand_Weather",
      "product_dependencies" : [
        "Wand",
        "WandLocation",
        "WandURL"
      ],
      "product_memberships" : [
        "Wand_Weather"
      ],
      "sources" : [
        "HealthKit/HKHealthStore_Obtain.swift",
        "HealthKit/HKWorkoutSession.swift",
        "HealthKit/HKWorkoutSession_Ask.swift",
        "OpenWeatherMap/OpenWeatherMap.swift",
        "OpenWeatherMap/OpenWeatherMap_API.swift",
        "OpenWeatherMap/OpenWeatherMap_Weather.swift",
        "WeatherKit/WeatherService_Obtain.swift",
        "WeatherKit/Weather_Ask.swift",
        "Yandex/Weather/Yandex.swift",
        "Yandex/Weather/Yandex_API.swift",
        "Yandex/Weather/Yandex_Weather.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
warning: 'spi-builder-workspace': the target name wandTests has different case on the filesystem and the Package.swift manifest file
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Wand_Weather",
    "schemes" : [
      "Any_",
      "Play",
      "Wand",
      "Wand_Weather",
      "WandFoundation",
      "WandLocation",
      "WandURL",
      "watchPlay"
    ],
    "targets" : [
      "play",
      "wandTests",
      "watchPlay",
      "watchPlayTests"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Any_",
      "Wand",
      "Wand_Weather",
      "WandFoundation",
      "WandLocation",
      "WandURL"
    ]
  }
}
2026-03-06 04:04:11.748 xcodebuild[743:4289] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-06 04:04:11.902 xcodebuild[743:4289] [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 Wand_Weather -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 Wand_Weather -destination generic/platform=tvOS
Resolve Package Graph
the target name wandTests has different case on the filesystem and the Package.swift manifest file
Resolve Package Graph
the target name wandTests has different case on the filesystem and the Package.swift manifest file
Resolved source packages:
  Wand: https://github.com/the-wand/Wand.git @ 3.0.5
  Wand_Weather: /Users/admin/builder/spi-builder-workspace
  Any_: https://github.com/the-wand/Any.git @ 1.0.3
  WandURL: https://github.com/the-wand/URL.git @ 3.0.5
  WandLocation: https://github.com/the-wand/Location.git @ 3.0.5
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
    Target 'Wand_Weather' in project 'Wand_Weather'
        ➜ Explicit dependency on target 'Wand_Weather' in project 'Wand_Weather'
        ➜ Explicit dependency on target 'Wand' in project 'Wand'
        ➜ Explicit dependency on target 'WandLocation' in project 'WandLocation'
        ➜ Explicit dependency on target 'WandURL' in project 'WandURL'
    Target 'Wand_Weather' in project 'Wand_Weather'
        ➜ Explicit dependency on target 'Wand' in project 'Wand'
        ➜ Explicit dependency on target 'WandLocation' in project 'WandLocation'
        ➜ Explicit dependency on target 'WandURL' in project 'WandURL'
    Target 'WandURL' in project 'WandURL'
        ➜ Explicit dependency on target 'WandURL' in project 'WandURL'
        ➜ Explicit dependency on target 'Wand' in project 'Wand'
    Target 'WandURL' in project 'WandURL'
        ➜ Explicit dependency on target 'Wand' in project 'Wand'
    Target 'WandLocation' in project 'WandLocation'
        ➜ Explicit dependency on target 'WandLocation' in project 'WandLocation'
        ➜ Explicit dependency on target 'Wand' in project 'Wand'
    Target 'WandLocation' in project 'WandLocation'
        ➜ Explicit dependency on target 'Wand' in project 'Wand'
    Target 'Wand' in project 'Wand'
        ➜ Explicit dependency on target 'Wand' in project 'Wand'
    Target 'Wand' in project 'Wand' (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: 37efd15d44035d6bd2a7d2e5b959233a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/37efd15d44035d6bd2a7d2e5b959233a.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/WandURL.build/Debug-appletvos/WandURL.build/WandURL.DependencyStaticMetadataFileList (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/WandURL.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/WandURL.modulemap (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/WandURL.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_Weather.build/Debug-appletvos/Wand_Weather.build/Wand_Weather.DependencyStaticMetadataFileList (in target 'Wand_Weather' from project 'Wand_Weather')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_Weather.build/Debug-appletvos/Wand_Weather.build/Wand_Weather.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_Weather.build/Debug-appletvos/Wand_Weather.build/Wand_Weather.modulemap (in target 'Wand_Weather' from project 'Wand_Weather')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_Weather.build/Debug-appletvos/Wand_Weather.build/Wand_Weather.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL-OutputFileMap.json (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL_const_extract_protocols.json (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL.SwiftFileList (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL.SwiftConstValuesFileList (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL.LinkFileList (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_Weather.build/Debug-appletvos/Wand_Weather.build/Wand_Weather.DependencyMetadataFileList (in target 'Wand_Weather' from project 'Wand_Weather')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_Weather.build/Debug-appletvos/Wand_Weather.build/Wand_Weather.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_Weather.build/Debug-appletvos/Wand_Weather.build/Objects-normal/arm64/Wand_Weather_const_extract_protocols.json (in target 'Wand_Weather' from project 'Wand_Weather')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_Weather.build/Debug-appletvos/Wand_Weather.build/Objects-normal/arm64/Wand_Weather_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_Weather.build/Debug-appletvos/Wand_Weather.build/Objects-normal/arm64/Wand_Weather.SwiftConstValuesFileList (in target 'Wand_Weather' from project 'Wand_Weather')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_Weather.build/Debug-appletvos/Wand_Weather.build/Objects-normal/arm64/Wand_Weather.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_Weather.build/Debug-appletvos/Wand_Weather.build/Objects-normal/arm64/Wand_Weather.SwiftFileList (in target 'Wand_Weather' from project 'Wand_Weather')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_Weather.build/Debug-appletvos/Wand_Weather.build/Objects-normal/arm64/Wand_Weather.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_Weather.build/Debug-appletvos/Wand_Weather.build/Objects-normal/arm64/Wand_Weather.LinkFileList (in target 'Wand_Weather' from project 'Wand_Weather')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_Weather.build/Debug-appletvos/Wand_Weather.build/Objects-normal/arm64/Wand_Weather.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_Weather.build/Debug-appletvos/Wand_Weather.build/Objects-normal/arm64/Wand_Weather-OutputFileMap.json (in target 'Wand_Weather' from project 'Wand_Weather')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_Weather.build/Debug-appletvos/Wand_Weather.build/Objects-normal/arm64/Wand_Weather-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/WandURL.DependencyMetadataFileList (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/WandURL.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Wand_Weather.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_Weather.build/Debug-appletvos/Wand_Weather.build/Wand_Weather.modulemap (in target 'Wand_Weather' from project 'Wand_Weather')
    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/Wand_Weather.build/Debug-appletvos/Wand_Weather.build/Wand_Weather.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/WandURL.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/WandURL.modulemap (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL
    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/WandURL.build/Debug-appletvos/WandURL.build/WandURL.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-appletvos/WandLocation.build/WandLocation.DependencyStaticMetadataFileList (in target 'WandLocation' from project 'WandLocation')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Location
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-appletvos/WandLocation.build/WandLocation.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-appletvos/WandLocation.build/WandLocation.modulemap (in target 'WandLocation' from project 'WandLocation')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Location
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-appletvos/WandLocation.build/WandLocation.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-appletvos/WandLocation.build/WandLocation.DependencyMetadataFileList (in target 'WandLocation' from project 'WandLocation')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Location
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-appletvos/WandLocation.build/WandLocation.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-appletvos/WandLocation.build/Objects-normal/arm64/WandLocation_const_extract_protocols.json (in target 'WandLocation' from project 'WandLocation')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Location
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-appletvos/WandLocation.build/Objects-normal/arm64/WandLocation_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-appletvos/WandLocation.build/Objects-normal/arm64/WandLocation.SwiftFileList (in target 'WandLocation' from project 'WandLocation')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Location
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-appletvos/WandLocation.build/Objects-normal/arm64/WandLocation.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-appletvos/WandLocation.build/Objects-normal/arm64/WandLocation.SwiftConstValuesFileList (in target 'WandLocation' from project 'WandLocation')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Location
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-appletvos/WandLocation.build/Objects-normal/arm64/WandLocation.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-appletvos/WandLocation.build/Objects-normal/arm64/WandLocation.LinkFileList (in target 'WandLocation' from project 'WandLocation')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Location
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-appletvos/WandLocation.build/Objects-normal/arm64/WandLocation.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-appletvos/WandLocation.build/Objects-normal/arm64/WandLocation-OutputFileMap.json (in target 'WandLocation' from project 'WandLocation')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Location
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-appletvos/WandLocation.build/Objects-normal/arm64/WandLocation-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Wand.modulemap (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Wand.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Wand.DependencyStaticMetadataFileList (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Wand.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Wand.DependencyMetadataFileList (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Wand.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/WandLocation.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-appletvos/WandLocation.build/WandLocation.modulemap (in target 'WandLocation' from project 'WandLocation')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Location
    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/WandLocation.build/Debug-appletvos/WandLocation.build/WandLocation.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.SwiftFileList (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand_const_extract_protocols.json (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.SwiftConstValuesFileList (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.LinkFileList (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand-OutputFileMap.json (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Wand.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Wand.modulemap (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
    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/Wand.build/Debug-appletvos/Wand.build/Wand.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver Wand normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Wand' from project 'Wand')
    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 Wand -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.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-tvos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand-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/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.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/Wand.build/Debug-appletvos/Wand.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand_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/Wand.build/Debug-appletvos/Wand.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.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/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand-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/ptrcheck-5XN8VP2FOP6O0HT7E3J6J0237.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_stddef-533B8032DZ8HUO1IJPZQJQ5QY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-AHB8M8PQYMXDKBO6MH009GSI0.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/ptrauth-GN3DO80L6DAMXCW8FH7SQ4SF.pcm
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/SwiftShims-B3DELF8U2QA3JA0YFF7RXGCAI.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/_AvailabilityInternal-EFWKX49QFQV5WL0TVWZ5AE1EV.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/_DarwinFoundation2-2O9O2IOJ15JNBK8TNLFTSP6O7.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/_Builtin_stdint-5OB9YEN77XM21LLQDFM4E8EE0.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_stdatomic-9S4QETZR1A14PHQ3NV99NLFJC.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/MachO-7567B2G5RUS0CEAGCMP2MOQRA.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/os-8ODJ0WXYTECSXDDH5IZESCX7G.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/CoreGraphics-832AA7ZOGZQZL51OGUHSEIWD0.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
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-AA4K33MPVF69OCF9W9LF071WF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-80GYD2FYJEC6V8QZ96YR8C882.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-4ZDLCETNWV1CYD5HJ4Q954XIV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-DGFKLTRNJBKMHNEGCDFZ5V0HT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-4TTHJFPDS9CBO7JYY838Q2JY3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-CNJ8JOYIBQJEM9M6ETFT7FAXH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-6OGG9HQEOS9FQO5CEMFFD9JWK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-8IPXYQG43NSSWRD9L3V3K0ALY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-DYOQ1PM3310NDCD73CQCGI7PD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-6WI6TGKAY9JFMPMCL64CW7459.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-7N455V8Z57AY1VGB8IOVFTRA6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-DGCZMBJ0VNCGIN683KIHN4FSL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-1Y5ZEUWW1MA3ZD57WQ4E0J8P.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-3REW171F38PJSE3C2KQ7Y3LT6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-D2PIB48GE142Q42SJASQZ548J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-4RITTV2MHWKH2SHV2LQT2BNGN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-CF8Z0V2XBSGZO7U61FGSJEGOO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-DZGS1TN9O2C2I5HWGJ5KIO72B.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ Wand (in target 'Wand' from project 'Wand')
EmitSwiftModule normal arm64 (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftCompile normal arm64 Compiling\ Counting.swift,\ Sequence.swift,\ Task.swift,\ Ask.Nil.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Addons/Counting.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Addons/Sequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Addons/Task.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Ask.Nil.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Addons/Counting.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Addons/Sequence.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Addons/Task.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Ask.Nil.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Describing.swift,\ Describing_Character.swift,\ Describing_Data.swift,\ Expecting.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Describing/Describing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Describing/Describing_Character.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Describing/Describing_Data.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Expecting.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Describing/Describing.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Describing/Describing_Character.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Describing/Describing_Data.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ Ask.T.swift,\ CoreGraphics_Convertable.swift,\ Numbers_Convertable.swift,\ String_Convertable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Ask.T.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Convertable/CoreGraphics_Convertable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Convertable/Numbers_Convertable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Convertable/String_Convertable.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Ask.T.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Convertable/CoreGraphics_Convertable.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Convertable/Numbers_Convertable.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Convertable/String_Convertable.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ExpressibleByDictionary.swift,\ Key.swift,\ Weak.swift,\ Log.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/Expressible/ExpressibleByDictionary.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/Key.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/Weak.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/tools/Log.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/Expressible/ExpressibleByDictionary.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/tools/Log.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Ask.swift,\ Core.swift,\ Expressible.swift,\ ExpressibleByArray.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/Core.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/Expressible/Expressible.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/Expressible/ExpressibleByArray.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/Expressible/ExpressibleByArray.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Core+Wanded.swift,\ NW.swift,\ Obtainable.swift,\ Ubiquitous.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Wanded/Core+Wanded.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Wanded/NW.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Wanded/Obtainable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Wanded/Ubiquitous.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Wanded/Core+Wanded.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Wanded/NW.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Wanded/Obtainable.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Wanded/Ubiquitous.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ &.swift,\ AndT.swift,\ AndU.swift,\ Operation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/&/&.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/&/AndT.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/&/AndU.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/&/Operation.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/&/&.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

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

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

SwiftCompile normal arm64 Compiling\ Memory.swift,\ Addons.swift,\ All.swift,\ Any.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/tools/Memory.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Addons/Addons.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Addons/All.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Addons/Any.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/tools/Memory.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Addons/All.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Addons/Any.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for Wand (in target 'Wand' from project 'Wand')
SwiftDriver\ Compilation\ Requirements Wand normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Wand' from project 'Wand')
    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 Wand -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.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-tvos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand-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/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.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/Wand.build/Debug-appletvos/Wand.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand_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/Wand.build/Debug-appletvos/Wand.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.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/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling WandFramerProtocol.swift, Wanded.swift, |.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Compiling ExpressibleByDictionary.swift, Key.swift, Weak.swift, Log.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Compiling Core+Wanded.swift, NW.swift, Obtainable.swift, Ubiquitous.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Compiling ?.swift, Error.swift, Error?.swift, Option.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Compiling Counting.swift, Sequence.swift, Task.swift, Ask.Nil.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Compiling Memory.swift, Addons.swift, All.swift, Any.swift (in target 'Wand' from project 'Wand')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Wand-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand-Swift.h (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Wand-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling Describing.swift, Describing_Character.swift, Describing_Data.swift, Expecting.swift (in target 'Wand' from project 'Wand')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.abi.json (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
    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/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.swiftdoc (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
    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/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.swiftmodule (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
    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/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.swiftsourceinfo (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
    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/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriver WandLocation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WandLocation' from project 'WandLocation')
    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 WandLocation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-appletvos/WandLocation.build/Objects-normal/arm64/WandLocation.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-tvos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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/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 -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-appletvos/WandLocation.build/Objects-normal/arm64 -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/WandLocation.build/Debug-appletvos/WandLocation.build/Objects-normal/arm64/WandLocation-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/WandLocation.build/Debug-appletvos/WandLocation.build/Objects-normal/arm64/WandLocation.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/WandLocation.build/Debug-appletvos/WandLocation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-appletvos/WandLocation.build/Objects-normal/arm64/WandLocation_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/WandLocation.build/Debug-appletvos/WandLocation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-appletvos/WandLocation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-appletvos/WandLocation.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/WandLocation.build/Debug-appletvos/WandLocation.build/Objects-normal/arm64/WandLocation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver WandURL normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WandURL' from project 'WandURL')
    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 WandURL -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL.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-tvos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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/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/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL-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/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL.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/WandURL.build/Debug-appletvos/WandURL.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL_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/WandURL.build/Debug-appletvos/WandURL.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.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/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL-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/_LocationEssentials-7W7GG32X990P9F3WJI370HFP4.pcm
SwiftCompile normal arm64 Compiling\ JsonArray_Convert.swift,\ JsonDictionary_Ask.swift,\ JsonDictionary_Convert.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/JSON/JsonArray_Convert.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/JSON/JsonDictionary_Ask.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/JSON/JsonDictionary_Convert.swift (in target 'WandURL' from project 'WandURL')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/JSON/JsonArray_Convert.swift (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/JSON/JsonDictionary_Ask.swift (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/JSON/JsonDictionary_Convert.swift (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ KazPost.swift,\ Rest.swift,\ RestModelPaged.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/KazPost/KazPost.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/Rest.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/Paged/RestModelPaged.swift (in target 'WandURL' from project 'WandURL')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/KazPost/KazPost.swift (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/Rest.swift (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/Paged/RestModelPaged.swift (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ RestModelPagedOffset.swift,\ RestModelPagedURL.swift,\ RestModel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/Paged/RestModelPagedOffset.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/Paged/RestModelPagedURL.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModel.swift (in target 'WandURL' from project 'WandURL')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/Paged/RestModelPagedOffset.swift (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/Paged/RestModelPagedURL.swift (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModel.swift (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Data_Ask.swift,\ JSON.swift,\ JsonArray_Ask.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/Data/Data_Ask.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/JSON/JSON.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/JSON/JsonArray_Ask.swift (in target 'WandURL' from project 'WandURL')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/Data/Data_Ask.swift (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/JSON/JsonArray_Ask.swift (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ RestModelFormatted.swift,\ RestModel_Ask.swift,\ RestModel_DELETE.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModelFormatted.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModel_Ask.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModel_DELETE.swift (in target 'WandURL' from project 'WandURL')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModelFormatted.swift (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModel_Ask.swift (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModel_DELETE.swift (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ WandURL (in target 'WandURL' from project 'WandURL')
Failed frontend command:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/Data/Data_Ask.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/JSON/JSON.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/JSON/JsonArray_Ask.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/JSON/JsonArray_Convert.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/JSON/JsonDictionary_Ask.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/JSON/JsonDictionary_Convert.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/KazPost/KazPost.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/Rest.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/Paged/RestModelPaged.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/Paged/RestModelPagedOffset.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/Paged/RestModelPagedURL.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModelFormatted.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModel_Ask.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModel_DELETE.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModel_GET.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModel_GET_Array.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModel_HEAD.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModel_POST.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModel_PUT.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/URL/URL.lost.math.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/URL/URLCache_Ubiquitous.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/URL/URLRequest_Wand.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/URL/URLSessionDataTask_Obtain.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/URL/URLSession_Ubiquitous.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/URL/URL_Convert.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/URL/URL_Image_Pipe.swift -target arm64-apple-tvos14.0 -module-can-import-version Foundation 4040.1 4040.1.0 -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -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 -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/swift-overrides.hmap -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/WandURL.build/Debug-appletvos/WandURL.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name WandURL -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name appletvos26.0 -clang-target arm64-apple-tvos26.0 -in-process-plugin-server-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL.abi.json
EmitSwiftModule normal arm64 (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/URL/URL.lost.math.swift:55:20: error: 'appending(queryItems:)' is only available in tvOS 16.0 or newer
        return url.appending(queryItems: queryItems)
                   ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/URL/URL.lost.math.swift:55:20: note: add 'if #available' version check
        return url.appending(queryItems: queryItems)
                   ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/URL/URL.lost.math.swift:48:6: note: add '@available' attribute to enclosing operator function
func + (url: URL, items: [String: String]) -> URL {
     ^
SwiftCompile normal arm64 Compiling\ URL_Convert.swift,\ URL_Image_Pipe.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/URL/URL_Convert.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/URL/URL_Image_Pipe.swift (in target 'WandURL' from project 'WandURL')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/URL/URL_Convert.swift (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreLocation-9J2NDBQ4JS90KDBOHT21B1Q37.pcm
2026-03-06 04:04:15.244 xcodebuild[824:4588] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-06 04:04:15.396 xcodebuild[824:4588] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ WandURL (in target 'WandURL' from project 'WandURL')
	EmitSwiftModule normal arm64 (in target 'WandURL' from project 'WandURL')
	Building workspace spi-builder-workspace with scheme Wand_Weather
(3 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
the target name wandTests has different case on the filesystem and the Package.swift manifest file
Resolved source packages:
  Wand: https://github.com/the-wand/Wand.git @ 3.0.5
  WandLocation: https://github.com/the-wand/Location.git @ 3.0.5
  Wand_Weather: /Users/admin/builder/spi-builder-workspace
  Any_: https://github.com/the-wand/Any.git @ 1.0.3
  WandURL: https://github.com/the-wand/URL.git @ 3.0.5
resolved source packages: Wand, WandLocation, Wand_Weather, Any_, WandURL
2026-03-06 04:04:23.406 xcodebuild[939:5250] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-06 04:04:23.562 xcodebuild[939:5250] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "any",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/the-wand/Any.git"
    },
    {
      "identity" : "wand",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.5",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/the-wand/Wand.git"
    },
    {
      "identity" : "location",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.5",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/the-wand/Location.git"
    },
    {
      "identity" : "url",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.5",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/the-wand/URL.git"
    }
  ],
  "manifest_display_name" : "Wand_Weather",
  "name" : "Wand_Weather",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "Wand_Weather",
      "targets" : [
        "Wand_Weather"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "wandTests",
      "module_type" : "SwiftTarget",
      "name" : "wandTests",
      "path" : "Tests/wandTests",
      "product_dependencies" : [
        "Any_"
      ],
      "sources" : [
        "Cases/OpenWeatherMap_Tests.swift",
        "Cases/WeatherKit_Tests.swift",
        "Cases/Yandex_Tests.swift",
        "Cases/chain.swift",
        "Unit/Unit.swift",
        "Unit/XCTestCase.swift"
      ],
      "target_dependencies" : [
        "Wand_Weather"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Wand_Weather",
      "module_type" : "SwiftTarget",
      "name" : "Wand_Weather",
      "path" : "Sources/Wand_Weather",
      "product_dependencies" : [
        "Wand",
        "WandLocation",
        "WandURL"
      ],
      "product_memberships" : [
        "Wand_Weather"
      ],
      "sources" : [
        "HealthKit/HKHealthStore_Obtain.swift",
        "HealthKit/HKWorkoutSession.swift",
        "HealthKit/HKWorkoutSession_Ask.swift",
        "OpenWeatherMap/OpenWeatherMap.swift",
        "OpenWeatherMap/OpenWeatherMap_API.swift",
        "OpenWeatherMap/OpenWeatherMap_Weather.swift",
        "WeatherKit/WeatherService_Obtain.swift",
        "WeatherKit/Weather_Ask.swift",
        "Yandex/Weather/Yandex.swift",
        "Yandex/Weather/Yandex_API.swift",
        "Yandex/Weather/Yandex_Weather.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
warning: 'spi-builder-workspace': the target name wandTests has different case on the filesystem and the Package.swift manifest file
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Any_",
      "Wand",
      "Wand_Weather",
      "WandFoundation",
      "WandLocation",
      "WandURL"
    ]
  }
}
2026-03-06 04:04:24.508 xcodebuild[947:5323] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-06 04:04:24.656 xcodebuild[947:5323] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Any_",
      "Wand",
      "Wand_Weather",
      "WandFoundation",
      "WandLocation",
      "WandURL"
    ]
  }
}
2026-03-06 04:04:25.434 xcodebuild[950:5361] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-06 04:04:25.598 xcodebuild[950:5361] [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 Wand_Weather -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 Wand_Weather -destination generic/platform=tvOS
Resolve Package Graph
the target name wandTests has different case on the filesystem and the Package.swift manifest file
Resolved source packages:
  WandURL: https://github.com/the-wand/URL.git @ 3.0.5
  WandLocation: https://github.com/the-wand/Location.git @ 3.0.5
  Wand_Weather: /Users/admin/builder/spi-builder-workspace
  Wand: https://github.com/the-wand/Wand.git @ 3.0.5
  Any_: https://github.com/the-wand/Any.git @ 1.0.3
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
    Target 'Wand_Weather' in project 'Wand_Weather'
        ➜ Explicit dependency on target 'Wand_Weather' in project 'Wand_Weather'
        ➜ Explicit dependency on target 'Wand' in project 'Wand'
        ➜ Explicit dependency on target 'WandLocation' in project 'WandLocation'
        ➜ Explicit dependency on target 'WandURL' in project 'WandURL'
    Target 'Wand_Weather' in project 'Wand_Weather'
        ➜ Explicit dependency on target 'Wand' in project 'Wand'
        ➜ Explicit dependency on target 'WandLocation' in project 'WandLocation'
        ➜ Explicit dependency on target 'WandURL' in project 'WandURL'
    Target 'WandURL' in project 'WandURL'
        ➜ Explicit dependency on target 'WandURL' in project 'WandURL'
        ➜ Explicit dependency on target 'Wand' in project 'Wand'
    Target 'WandURL' in project 'WandURL'
        ➜ Explicit dependency on target 'Wand' in project 'Wand'
    Target 'WandLocation' in project 'WandLocation'
        ➜ Explicit dependency on target 'WandLocation' in project 'WandLocation'
        ➜ Explicit dependency on target 'Wand' in project 'Wand'
    Target 'WandLocation' in project 'WandLocation'
        ➜ Explicit dependency on target 'Wand' in project 'Wand'
    Target 'Wand' in project 'Wand'
        ➜ Explicit dependency on target 'Wand' in project 'Wand'
    Target 'Wand' in project 'Wand' (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 WandLocation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WandLocation' from project 'WandLocation')
    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 WandLocation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-appletvos/WandLocation.build/Objects-normal/arm64/WandLocation.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-tvos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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/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 -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-appletvos/WandLocation.build/Objects-normal/arm64 -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/WandLocation.build/Debug-appletvos/WandLocation.build/Objects-normal/arm64/WandLocation-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/WandLocation.build/Debug-appletvos/WandLocation.build/Objects-normal/arm64/WandLocation.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/WandLocation.build/Debug-appletvos/WandLocation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-appletvos/WandLocation.build/Objects-normal/arm64/WandLocation_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/WandLocation.build/Debug-appletvos/WandLocation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-appletvos/WandLocation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandLocation.build/Debug-appletvos/WandLocation.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/WandLocation.build/Debug-appletvos/WandLocation.build/Objects-normal/arm64/WandLocation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver WandURL normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WandURL' from project 'WandURL')
    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 WandURL -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL.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-tvos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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/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/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL-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/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL.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/WandURL.build/Debug-appletvos/WandURL.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL_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/WandURL.build/Debug-appletvos/WandURL.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.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/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Wand normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Wand' from project 'Wand')
    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 Wand -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.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-tvos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand-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/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.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/Wand.build/Debug-appletvos/Wand.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand_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/Wand.build/Debug-appletvos/Wand.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.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/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand-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/CoreLocation-9J2NDBQ4JS90KDBOHT21B1Q37.pcm
SwiftCompile normal arm64 Compiling\ KazPost.swift,\ Rest.swift,\ RestModelPaged.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/KazPost/KazPost.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/Rest.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/Paged/RestModelPaged.swift (in target 'WandURL' from project 'WandURL')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/KazPost/KazPost.swift (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/Rest.swift (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/Paged/RestModelPaged.swift (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Data_Ask.swift,\ JSON.swift,\ JsonArray_Ask.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/Data/Data_Ask.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/JSON/JSON.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/JSON/JsonArray_Ask.swift (in target 'WandURL' from project 'WandURL')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/Data/Data_Ask.swift (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/JSON/JsonArray_Ask.swift (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ RestModelFormatted.swift,\ RestModel_Ask.swift,\ RestModel_DELETE.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModelFormatted.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModel_Ask.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModel_DELETE.swift (in target 'WandURL' from project 'WandURL')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModelFormatted.swift (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModel_Ask.swift (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModel_DELETE.swift (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ RestModel_GET.swift,\ RestModel_GET_Array.swift,\ RestModel_HEAD.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModel_GET.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModel_GET_Array.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModel_HEAD.swift (in target 'WandURL' from project 'WandURL')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModel_GET.swift (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModel_GET_Array.swift (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModel_HEAD.swift (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ RestModelPagedOffset.swift,\ RestModelPagedURL.swift,\ RestModel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/Paged/RestModelPagedOffset.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/Paged/RestModelPagedURL.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModel.swift (in target 'WandURL' from project 'WandURL')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/Paged/RestModelPagedOffset.swift (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/Paged/RestModelPagedURL.swift (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModel.swift (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ JsonArray_Convert.swift,\ JsonDictionary_Ask.swift,\ JsonDictionary_Convert.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/JSON/JsonArray_Convert.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/JSON/JsonDictionary_Ask.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/JSON/JsonDictionary_Convert.swift (in target 'WandURL' from project 'WandURL')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/JSON/JsonArray_Convert.swift (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/JSON/JsonDictionary_Ask.swift (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/JSON/JsonDictionary_Convert.swift (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftEmitModule normal arm64 Emitting\ module\ for\ WandURL (in target 'WandURL' from project 'WandURL')
Failed frontend command:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/Data/Data_Ask.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/JSON/JSON.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/JSON/JsonArray_Ask.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/JSON/JsonArray_Convert.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/JSON/JsonDictionary_Ask.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/JSON/JsonDictionary_Convert.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/KazPost/KazPost.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/Rest.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/Paged/RestModelPaged.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/Paged/RestModelPagedOffset.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/Paged/RestModelPagedURL.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModelFormatted.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModel_Ask.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModel_DELETE.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModel_GET.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModel_GET_Array.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModel_HEAD.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModel_POST.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/REST/dto/RestModel_PUT.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/URL/URL.lost.math.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/URL/URLCache_Ubiquitous.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/URL/URLRequest_Wand.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/URL/URLSessionDataTask_Obtain.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/URL/URLSession_Ubiquitous.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/URL/URL_Convert.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/URL/URL_Image_Pipe.swift -target arm64-apple-tvos14.0 -module-can-import-version Foundation 4040.1 4040.1.0 -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -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 -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/swift-overrides.hmap -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/WandURL.build/Debug-appletvos/WandURL.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name WandURL -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name appletvos26.0 -clang-target arm64-apple-tvos26.0 -in-process-plugin-server-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandURL.build/Debug-appletvos/WandURL.build/Objects-normal/arm64/WandURL.abi.json
EmitSwiftModule normal arm64 (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/URL/URL.lost.math.swift:55:20: error: 'appending(queryItems:)' is only available in tvOS 16.0 or newer
        return url.appending(queryItems: queryItems)
                   ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/URL/URL.lost.math.swift:55:20: note: add 'if #available' version check
        return url.appending(queryItems: queryItems)
                   ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/URL/URL.lost.math.swift:48:6: note: add '@available' attribute to enclosing operator function
func + (url: URL, items: [String: String]) -> URL {
     ^
SwiftCompile normal arm64 Compiling\ URL_Convert.swift,\ URL_Image_Pipe.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/URL/URL_Convert.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/URL/URL_Image_Pipe.swift (in target 'WandURL' from project 'WandURL')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/URL/Sources/WandURL/URL/URL_Convert.swift (in target 'WandURL' from project 'WandURL')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftEmitModule normal arm64 Emitting\ module\ for\ Wand (in target 'Wand' from project 'Wand')
EmitSwiftModule normal arm64 (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ WandLocation (in target 'WandLocation' from project 'WandLocation')
2026-03-06 04:04:26.381 xcodebuild[952:5391] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-03-06 04:04:26.537 xcodebuild[952:5391] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ WandURL (in target 'WandURL' from project 'WandURL')
	EmitSwiftModule normal arm64 (in target 'WandURL' from project 'WandURL')
	Building workspace spi-builder-workspace with scheme Wand_Weather
(3 failures)
BUILD FAILURE 6.2 tvOS