The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of Wand_CoreLocation, reference 1.4.4 (a66b4a), with Swift 6.2 (beta) for tvOS using Xcode 26.0 on 2 Jul 2025 05:31:09 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/The-Wand/Location.git
Reference: 1.4.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/The-Wand/Location
 * tag               1.4.4      -> FETCH_HEAD
HEAD is now at a66b4a1 Wand 1.4.4
Cloned https://github.com/The-Wand/Location.git
Revision (git rev-parse @):
a66b4a182d2248d265e7c104f19ee81cb208f660
SUCCESS checkout https://github.com/The-Wand/Location.git at 1.4.4
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/The-Wand/Location.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/el-machine/Any
Fetching from https://github.com/el-machine/Wand.git
Creating working copy of package ‘Wand’
Checking out 1.4.4 of package ‘Wand’
Creating working copy of package ‘Any’
Checking out 1.0.1 of package ‘Any’
Resolved source packages:
  Wand_CoreLocation: /Users/admin/builder/spi-builder-workspace @ local
  Wand: https://github.com/el-machine/Wand.git @ 1.4.4
  Any_: https://github.com/el-machine/Any @ 1.0.1
resolved source packages: Wand_CoreLocation, Wand, Any_
{
  "default_localization" : "ru",
  "dependencies" : [
    {
      "identity" : "any",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/el-machine/Any.git"
    },
    {
      "identity" : "wand",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/el-machine/Wand.git"
    }
  ],
  "manifest_display_name" : "Wand_CoreLocation",
  "name" : "Wand_CoreLocation",
  "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_CoreLocation",
      "targets" : [
        "Wand_CoreLocation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "wandTests",
      "module_type" : "SwiftTarget",
      "name" : "wandTests",
      "path" : "Tests/wandTests",
      "product_dependencies" : [
        "Any_"
      ],
      "sources" : [
        "Cases/CLAuthorizationStatus_Tests.swift",
        "Cases/CLLocation_Tests.swift",
        "Unit/Unit.swift"
      ],
      "target_dependencies" : [
        "Wand_CoreLocation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Wand_CoreLocation",
      "module_type" : "SwiftTarget",
      "name" : "Wand_CoreLocation",
      "path" : "Sources/Wand_CoreLocation",
      "product_dependencies" : [
        "Wand"
      ],
      "product_memberships" : [
        "Wand_CoreLocation"
      ],
      "sources" : [
        "CoreLocation/CLAuthorizationStatus_Ask.swift",
        "CoreLocation/CLLocationManager_Obtain.swift",
        "CoreLocation/CLLocation_Ask.swift",
        "CoreLocation/convert/CLLocationCoordinate2D_Convert.swift",
        "CoreLocation/convert/CLLocation_Convert.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Wand_CoreLocation",
    "schemes" : [
      "Any_",
      "Play",
      "Wand",
      "Wand_CoreLocation",
      "watchPlay"
    ],
    "targets" : [
      "Play",
      "wandTests",
      "watchPlay",
      "watchPlayTests"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Any_",
      "Wand",
      "Wand_CoreLocation"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Wand_CoreLocation -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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_CoreLocation -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Any_: https://github.com/el-machine/Any @ 1.0.1
  Wand: https://github.com/el-machine/Wand.git @ 1.4.4
  Wand_CoreLocation: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'Wand_CoreLocation' in project 'Wand_CoreLocation'
        ➜ Explicit dependency on target 'Wand_CoreLocation' in project 'Wand_CoreLocation'
        ➜ Explicit dependency on target 'Wand' in project 'Wand'
    Target 'Wand_CoreLocation' in project 'Wand_CoreLocation'
        ➜ 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-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 29e4b810f767836d4686af150ff50106
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/29e4b810f767836d4686af150ff50106.xcbuilddata
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.sdkstatcache
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
    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/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/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Wand_CoreLocation.modulemap (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Wand_CoreLocation.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Wand_CoreLocation.DependencyMetadataFileList (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Wand_CoreLocation.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Wand_CoreLocation.DependencyStaticMetadataFileList (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Wand_CoreLocation.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation.LinkFileList (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation-OutputFileMap.json (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation.SwiftConstValuesFileList (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation_const_extract_protocols.json (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation.SwiftFileList (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation.SwiftFileList
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
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
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Wand_CoreLocation.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Wand_CoreLocation.modulemap (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
    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_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Wand_CoreLocation.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.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-Beta.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-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-26.0.0-Beta.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-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.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/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.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/_Builtin_stdbool-5V9TWTJUEWN0N566W6KPDBMEN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-541TOOT0518GCI4KLSEHEG94I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-O9TU80G5DO9W2CFYAA6U316Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-D4Q9PQUH71WNTGTSVGPNOND8J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-ALM7SKT414KKRQINZOM6314Q8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-AB57J0X8UXJ6EYW3A82W8WEPK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-EASIRY8XHHQJ3YRARD7QTNXC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-ARZU5ONE6DRMFD35AP9HSK69Q.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-9CL4C0NWSJAZ2OHAZ0M9LSLLC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-4QALTV7M0SARGPI9I4OW3TFNT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-4OQQOX310UB0KG2J1CPZ7BISO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-2QS3K92NBW87HYSVJ582SX1NE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-44CZHIF4XMQNXBVOUP0JWDC02.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-E2UF1JPKFLE3IIXCEW36I880G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-BRNYGK24RLR224PCXFA1SCBFG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-6SJ7VQ53YNILF5M2YQP1FPLRB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-17SW2XP68FXVPR50UFO2DN775.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-8G0XZEZONF9AGXS50PZ2FA7CD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-2TJRFV4C78OXLCV50R3SK6DQN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-3KJPTTAP0BQDTA5D9GK6QM7IT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-E90ZG8CBWD37T29NSYGZ1FJ7M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-BZ79ZF3MGHB00WRYSCDBDUMPZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-7MDTQIS6PKQ7UVBXK6JICGLKZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-9JN1CBWYC5ZAVWSK8TCGKFE9I.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\ Any.swift,\ Counting.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/opts/Any.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/opts/Counting.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/opts/Any.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/opts/Counting.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ Option.swift,\ Obtain.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/opts/Option.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Obtain/Obtain.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/opts/Option.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/Obtain/Obtain.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Ask.swift,\ Asking.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/Ask.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/Asking.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/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/Ask/Asking.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ |.swift,\ Describing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Describing.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/|tools/Describing.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Error?.swift,\ Wanded.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Wanded/Error?.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Wanded/Wanded.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Wanded/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/Wanded/Wanded.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Wand.swift,\ Error.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Wand.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Wanded/Error.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/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/Wanded/Error.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ AskingNil.swift,\ All.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/AskingNil.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/opts/All.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/AskingNil.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/opts/All.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Expressible.swift,\ Memory.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Expressible.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Memory.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/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/|tools/Memory.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-Beta.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-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-26.0.0-Beta.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-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.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/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.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 log.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Compiling Weak.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
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/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.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/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 Wand_CoreLocation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Wand_CoreLocation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.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 -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-26.0.0-Beta.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-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.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/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation-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_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation.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_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation_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_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.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_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation-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-2G64BNH2PSGU93194RRWMD6AT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-9ULAXHR13V3WOD7L0A0B0OEI6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-BPVKMQSDPN8NF9KSITJQIBY12.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreLocation-B5EGKK4KBZ4AHE5ENU0TQJBS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-C38QSR75CQLOI3D5QDP1OHKDO.pcm
SwiftDriverJobDiscovery normal arm64 Compiling Expressible.swift, Memory.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Compiling Any.swift, Counting.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Compiling Option.swift, Obtain.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Compiling AskingNil.swift, All.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Compiling Error?.swift, Wanded.swift (in target 'Wand' from project 'Wand')
SwiftEmitModule normal arm64 Emitting\ module\ for\ Wand_CoreLocation (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
EmitSwiftModule normal arm64 (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Wand_CoreLocation/CoreLocation/CLAuthorizationStatus_Ask.swift:35:1: warning: extension declares a conformance of imported type 'CLAuthorizationStatus' to imported protocols 'AskingNil', 'Asking', 'Wanded'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
extension CLAuthorizationStatus: AskingNil, Wanded {
^
/Users/admin/builder/spi-builder-workspace/Sources/Wand_CoreLocation/CoreLocation/CLAuthorizationStatus_Ask.swift:35:1: note: add '@retroactive' to silence this warning
extension CLAuthorizationStatus: AskingNil, Wanded {
^                                ~~~~~~~~~  ~~~~~~
                                 @retroactive AskingNil @retroactive Wanded
/Users/admin/builder/spi-builder-workspace/Sources/Wand_CoreLocation/CoreLocation/CLLocationManager_Obtain.swift:29:1: warning: extension declares a conformance of imported type 'CLLocationManager' to imported protocols 'Obtain', 'Wanded'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
extension CLLocationManager: Obtain {
^
/Users/admin/builder/spi-builder-workspace/Sources/Wand_CoreLocation/CoreLocation/CLLocationManager_Obtain.swift:29:1: note: add '@retroactive' to silence this warning
extension CLLocationManager: Obtain {
^                            ~~~~~~
                             @retroactive Obtain
/Users/admin/builder/spi-builder-workspace/Sources/Wand_CoreLocation/CoreLocation/CLLocation_Ask.swift:35:1: warning: extension declares a conformance of imported type 'CLLocation' to imported protocols 'AskingNil', 'Asking', 'Wanded'; this will not behave correctly if the owners of '_LocationEssentials' introduce this conformance in the future
extension CLLocation: AskingNil, Wanded {
^
/Users/admin/builder/spi-builder-workspace/Sources/Wand_CoreLocation/CoreLocation/CLLocation_Ask.swift:35:1: note: add '@retroactive' to silence this warning
extension CLLocation: AskingNil, Wanded {
^                     ~~~~~~~~~  ~~~~~~
                      @retroactive AskingNil @retroactive Wanded
SwiftCompile normal arm64 Compiling\ CLLocation_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/Wand_CoreLocation/CoreLocation/CLLocation_Ask.swift (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Wand_CoreLocation/CoreLocation/CLLocation_Ask.swift (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Wand_CoreLocation/CoreLocation/CLLocation_Ask.swift:35:1: warning: extension declares a conformance of imported type 'CLLocation' to imported protocols 'AskingNil', 'Asking', 'Wanded'; this will not behave correctly if the owners of '_LocationEssentials' introduce this conformance in the future
extension CLLocation: AskingNil, Wanded {
^
/Users/admin/builder/spi-builder-workspace/Sources/Wand_CoreLocation/CoreLocation/CLLocation_Ask.swift:35:1: note: add '@retroactive' to silence this warning
extension CLLocation: AskingNil, Wanded {
^                     ~~~~~~~~~  ~~~~~~
                      @retroactive AskingNil @retroactive Wanded
SwiftCompile normal arm64 Compiling\ CLLocation_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/Wand_CoreLocation/CoreLocation/convert/CLLocation_Convert.swift (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Wand_CoreLocation/CoreLocation/convert/CLLocation_Convert.swift (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ CLLocationCoordinate2D_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/Wand_CoreLocation/CoreLocation/convert/CLLocationCoordinate2D_Convert.swift (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Wand_CoreLocation/CoreLocation/convert/CLLocationCoordinate2D_Convert.swift (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/Sources/Wand_CoreLocation/CoreLocation/CLLocationManager_Obtain.swift:29:1: warning: extension declares a conformance of imported type 'CLLocationManager' to imported protocols 'Obtain', 'Wanded'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
extension CLLocationManager: Obtain {
^
/Users/admin/builder/spi-builder-workspace/Sources/Wand_CoreLocation/CoreLocation/CLLocationManager_Obtain.swift:29:1: note: add '@retroactive' to silence this warning
extension CLLocationManager: Obtain {
^                            ~~~~~~
                             @retroactive Obtain
SwiftCompile normal arm64 Compiling\ CLAuthorizationStatus_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/Wand_CoreLocation/CoreLocation/CLAuthorizationStatus_Ask.swift (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Wand_CoreLocation/CoreLocation/CLAuthorizationStatus_Ask.swift (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Wand_CoreLocation/CoreLocation/CLAuthorizationStatus_Ask.swift:35:1: warning: extension declares a conformance of imported type 'CLAuthorizationStatus' to imported protocols 'AskingNil', 'Asking', 'Wanded'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
extension CLAuthorizationStatus: AskingNil, Wanded {
^
/Users/admin/builder/spi-builder-workspace/Sources/Wand_CoreLocation/CoreLocation/CLAuthorizationStatus_Ask.swift:35:1: note: add '@retroactive' to silence this warning
extension CLAuthorizationStatus: AskingNil, Wanded {
^                                ~~~~~~~~~  ~~~~~~
                                 @retroactive AskingNil @retroactive Wanded
SwiftDriverJobDiscovery normal arm64 Compiling Ask.swift, Asking.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Compiling Wand.swift, Error.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Emitting module for Wand_CoreLocation (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
SwiftDriver\ Compilation\ Requirements Wand_CoreLocation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Wand_CoreLocation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.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 -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-26.0.0-Beta.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-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.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/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation-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_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation.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_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation_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_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.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_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Wand_CoreLocation-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation-Swift.h (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Wand_CoreLocation-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand_CoreLocation.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation.abi.json (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
    cd /Users/admin/builder/spi-builder-workspace
    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_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand_CoreLocation.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand_CoreLocation.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation.swiftmodule (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
    cd /Users/admin/builder/spi-builder-workspace
    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_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand_CoreLocation.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand_CoreLocation.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation.swiftdoc (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
    cd /Users/admin/builder/spi-builder-workspace
    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_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand_CoreLocation.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand_CoreLocation.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation.swiftsourceinfo (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
    cd /Users/admin/builder/spi-builder-workspace
    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_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand_CoreLocation.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling CLLocation_Ask.swift (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
SwiftDriverJobDiscovery normal arm64 Compiling CLLocation_Convert.swift (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
SwiftDriverJobDiscovery normal arm64 Compiling CLAuthorizationStatus_Ask.swift (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
SwiftDriverJobDiscovery normal arm64 Compiling CLLocationCoordinate2D_Convert.swift (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
SwiftDriverJobDiscovery normal arm64 Compiling CLLocationManager_Obtain.swift (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
SwiftDriver\ Compilation Wand_CoreLocation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Wand_CoreLocation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.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 -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-26.0.0-Beta.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-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.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/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation-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_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation.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_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation_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_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.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_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling |.swift, Describing.swift (in target 'Wand' from project 'Wand')
SwiftDriver\ Compilation 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 -- /Applications/Xcode-26.0.0-Beta.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-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-26.0.0-Beta.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-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.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/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.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
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand.o normal (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos14.0 -r -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /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/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand.o
ExtractAppIntentsMetadata (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Wand --sdk-root /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk --xcode-version 17A5241e --platform-family tvOS --deployment-target 14.0 --bundle-identifier wand.Wand --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand.appintents --target-triple arm64-apple-tvos14.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Wand.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Wand.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-07-01 22:31:09.082 appintentsmetadataprocessor[729:4153] Starting appintentsmetadataprocessor export
2025-07-01 22:31:09.136 appintentsmetadataprocessor[729:4153] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand.o (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand_CoreLocation.o normal (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos14.0 -r -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -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 -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand_CoreLocation.o
ExtractAppIntentsMetadata (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Wand_CoreLocation --sdk-root /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk --xcode-version 17A5241e --platform-family tvOS --deployment-target 14.0 --bundle-identifier spi-builder-workspace.Wand-CoreLocation --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand_CoreLocation.appintents --target-triple arm64-apple-tvos14.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand_CoreLocation.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Wand_CoreLocation.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Wand_CoreLocation.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand_CoreLocation.build/Debug-appletvos/Wand_CoreLocation.build/Objects-normal/arm64/Wand_CoreLocation.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-07-01 22:31:09.182 appintentsmetadataprocessor[732:4169] Starting appintentsmetadataprocessor export
2025-07-01 22:31:09.222 appintentsmetadataprocessor[732:4169] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand_CoreLocation.o (in target 'Wand_CoreLocation' from project 'Wand_CoreLocation')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand_CoreLocation.o
** BUILD SUCCEEDED **
Build complete.
{
  "default_localization" : "ru",
  "dependencies" : [
    {
      "identity" : "any",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/el-machine/Any.git"
    },
    {
      "identity" : "wand",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/el-machine/Wand.git"
    }
  ],
  "manifest_display_name" : "Wand_CoreLocation",
  "name" : "Wand_CoreLocation",
  "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_CoreLocation",
      "targets" : [
        "Wand_CoreLocation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "wandTests",
      "module_type" : "SwiftTarget",
      "name" : "wandTests",
      "path" : "Tests/wandTests",
      "product_dependencies" : [
        "Any_"
      ],
      "sources" : [
        "Cases/CLAuthorizationStatus_Tests.swift",
        "Cases/CLLocation_Tests.swift",
        "Unit/Unit.swift"
      ],
      "target_dependencies" : [
        "Wand_CoreLocation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Wand_CoreLocation",
      "module_type" : "SwiftTarget",
      "name" : "Wand_CoreLocation",
      "path" : "Sources/Wand_CoreLocation",
      "product_dependencies" : [
        "Wand"
      ],
      "product_memberships" : [
        "Wand_CoreLocation"
      ],
      "sources" : [
        "CoreLocation/CLAuthorizationStatus_Ask.swift",
        "CoreLocation/CLLocationManager_Obtain.swift",
        "CoreLocation/CLLocation_Ask.swift",
        "CoreLocation/convert/CLLocationCoordinate2D_Convert.swift",
        "CoreLocation/convert/CLLocation_Convert.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Done.