The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build WandFoundation, reference main (937e70), with Swift 6.2 (beta) for tvOS using Xcode 26.0 on 2 Jul 2025 05:44:41 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/The-Wand/Foundation.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/The-Wand/Foundation
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 937e70d Add NWPath support
Cloned https://github.com/The-Wand/Foundation.git
Revision (git rev-parse @):
937e70daaf61dfb12593a317ce82f2c86826bcb1
SUCCESS checkout https://github.com/The-Wand/Foundation.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/The-Wand/Foundation.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/The-Wand/Wand.git
Fetching from https://github.com/el-machine/Any
Creating working copy of package ‘Wand’
Checking out 2.0.5 of package ‘Wand’
Creating working copy of package ‘Any’
Checking out 1.0.1 of package ‘Any’
Resolved source packages:
  WandFoundation: /Users/admin/builder/spi-builder-workspace @ local
  Any_: https://github.com/el-machine/Any @ 1.0.1
  Wand: https://github.com/The-Wand/Wand.git @ 2.0.5
resolved source packages: WandFoundation, Any_, Wand
{
  "default_localization" : "ru",
  "dependencies" : [
    {
      "identity" : "any",
      "requirement" : {
        "exact" : [
          "1.0.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/The-Wand/Any.git"
    },
    {
      "identity" : "wand",
      "requirement" : {
        "exact" : [
          "2.0.5"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/The-Wand/Wand.git"
    }
  ],
  "manifest_display_name" : "WandFoundation",
  "name" : "WandFoundation",
  "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" : "WandFoundation",
      "targets" : [
        "WandFoundation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "wandTests",
      "module_type" : "SwiftTarget",
      "name" : "wandTests",
      "path" : "Tests/wandTests",
      "product_dependencies" : [
        "Any_"
      ],
      "sources" : [
        "Foundation/NSTextCheckingResult_Tests.swift",
        "Foundation/Notification_Tests.swift",
        "Network/NWPath_Tests.swift",
        "StoreKit/SKPaymentTransaction_Tests.swift",
        "StoreKit/SKProduct_Tests.swift",
        "UIKit/Image_Resize_Tests.swift",
        "UIKit/Image_Tests.swift",
        "UIKit/Image_URL_Tests.swift",
        "Unit/ImageTestCase.swift",
        "Unit/Unit.swift",
        "Unit/XCTestCase.swift"
      ],
      "target_dependencies" : [
        "WandFoundation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WandFoundation",
      "module_type" : "SwiftTarget",
      "name" : "WandFoundation",
      "path" : "Sources/WandFoundation",
      "product_dependencies" : [
        "Wand"
      ],
      "product_memberships" : [
        "WandFoundation"
      ],
      "sources" : [
        "AVFoundation/AVCapture_Wand.swift",
        "AVFoundation/AVFoundation_Wand.swift",
        "CoreBluetooth/CBCentralManager/CBCentralManager_Delegate.swift",
        "CoreBluetooth/CBCentralManager/CBCentralManager_Obtainable.swift",
        "CoreBluetooth/CBCharacteristic/[CBCharacteristic]_Ask.swift",
        "CoreBluetooth/CBManagerState_Ask.swift",
        "CoreBluetooth/CBPeripheral/CBPeripheral_Ask.swift",
        "CoreBluetooth/CBPeripheral/CBPeripheral_Delegate.swift",
        "CoreBluetooth/CBService/CBService_Ask.swift",
        "CoreBluetooth/CBService/[CBService]_Ask.swift",
        "CoreMedia/CMSampleBuffer_Wand.swift",
        "Foundation/Bundle_Convert.swift",
        "Foundation/Codable_convert.swift",
        "Foundation/Data/Data_Convert.swift",
        "Foundation/Date/DateFormatter_Convert.swift",
        "Foundation/Date/Date_Convert.swift",
        "Foundation/Date/TimeInterval_Convert.swift",
        "Foundation/Foundation_Convert.swift",
        "Foundation/Model/Model.swift",
        "Foundation/Model/Model_Convert.swift",
        "Foundation/NSTextCheckingResult_Convert.swift",
        "Foundation/Notification/NotificationCenter_Ubiquitous.swift",
        "Foundation/Notification/Notification_Ask.swift",
        "Foundation/TimeZone_Convert.swift",
        "Foundation/UserDefaults_Ubiquitous.swift",
        "Network/NWPathMonitor_Obtainable.swift",
        "Network/NetworkExtension_Ask.swift",
        "StoreKit/SKPaymentQueue_Obtain.swift",
        "StoreKit/SKPaymentTransaction_Ask.swift",
        "StoreKit/SKProduct_Ask.swift",
        "StoreKit/SKProductsRequest_Obtain.swift",
        "StoreKit/SKProductsResponse_Ask.swift",
        "String/Collection/Range_Convert.swift",
        "String/String.Encoding_Convert.swift",
        "String/String.IndexDistance_Wand.swift",
        "String/String_Convert.swift",
        "UIKit/UIColor/UIColor_Convert_Int.swift",
        "UIKit/UIColor/UIColor_Convert_String.swift",
        "UIKit/UIEvent_Pipe.swift",
        "UIKit/UIGestureRecognizer_Ask.swift",
        "UIKit/UIImage/Ask/UIImage_Asking.swift",
        "UIKit/UIImage/Ask/UIImage_AskingNil.swift",
        "UIKit/UIImage/Ask/UIImage_Fill.swift",
        "UIKit/UIImage/Ask/UIImage_Fit.swift",
        "UIKit/UIImage/Ask/UIImage_Round.swift",
        "UIKit/UIImage/Ask/UIImage_Scale.swift",
        "UIKit/UIImage/UIImage_Convert.swift",
        "UIKit/UIKit_Convertable.swift",
        "UIKit/UIView/UIView_Convert.swift",
        "UIKit/UIViewController/UIAlertController+Pipe.swift",
        "UIKit/UIViewController/UIImagePickerController_Obtainable.swift",
        "UIKit/UIViewController/Visible.swift",
        "Vision/VNImageRequestHandler_Obtainable.swift",
        "Vision/VNObservation_Ask.swift",
        "Vision/VNRequest_Obtainable.swift",
        "Vision/Vision_Wand.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" : "WandFoundation",
    "schemes" : [
      "Any_",
      "Play",
      "Wand",
      "WandFoundation",
      "watchPlay"
    ],
    "targets" : [
      "Play",
      "wandTests",
      "watchPlay",
      "watchPlayTests"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Any_",
      "Wand",
      "WandFoundation"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WandFoundation -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 WandFoundation -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:
  Any_: https://github.com/The-Wand/Any.git @ 1.0.1
  WandFoundation: /Users/admin/builder/spi-builder-workspace
  Wand: https://github.com/The-Wand/Wand.git @ 2.0.5
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'WandFoundation' in project 'WandFoundation'
        ➜ Explicit dependency on target 'WandFoundation' in project 'WandFoundation'
        ➜ Explicit dependency on target 'Wand' in project 'Wand'
    Target 'WandFoundation' in project 'WandFoundation'
        ➜ 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: bb75b1e703054aa81a10adc216d23c42
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/bb75b1e703054aa81a10adc216d23c42.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/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/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/WandFoundation.build/Debug-appletvos/WandFoundation.build/WandFoundation.modulemap (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/WandFoundation.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/WandFoundation.DependencyStaticMetadataFileList (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/WandFoundation.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/WandFoundation.DependencyMetadataFileList (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/WandFoundation.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.SwiftFileList (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.SwiftConstValuesFileList (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation-OutputFileMap.json (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation_const_extract_protocols.json (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.LinkFileList (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.LinkFileList
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.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_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.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.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/WandFoundation.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/WandFoundation.modulemap (in target 'WandFoundation' from project 'WandFoundation')
    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/WandFoundation.build/Debug-appletvos/WandFoundation.build/WandFoundation.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/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 -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/ptrauth-D4Q9PQUH71WNTGTSVGPNOND8J.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/_Builtin_float-ALM7SKT414KKRQINZOM6314Q8.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/SwiftShims-EASIRY8XHHQJ3YRARD7QTNXC.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/_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/_Builtin_stdbool-5V9TWTJUEWN0N566W6KPDBMEN.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/_Builtin_limits-2QS3K92NBW87HYSVJ582SX1NE.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_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/Security-7MDTQIS6PKQ7UVBXK6JICGLKZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-ASAND2OIZYJBWFV81UIT4X1KJ.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/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\ AskingNil.swift,\ Core.swift,\ Key.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/Core/Core.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/Key.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/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/Key.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64 Compiling\ Log.swift,\ Memory.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Log.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/Log.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

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

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

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

SwiftCompile normal arm64 Compiling\ Option.swift,\ Ask.swift,\ Asking.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/Addons/Option.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/Addons/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/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

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 -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 Describing.swift, Describing_Character.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Compiling Weak.swift, Obtainable.swift, Ubiquitous.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Compiling Addons.swift, All.swift, Any.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Compiling Counting.swift, Error.swift, Error?.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.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/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 WandFoundation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WandFoundation' from project 'WandFoundation')
    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 WandFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.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/WandFoundation.build/Debug-appletvos/WandFoundation.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/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation-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/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.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/WandFoundation.build/Debug-appletvos/WandFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation_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/WandFoundation.build/Debug-appletvos/WandFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.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/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Option.swift, Ask.swift, Asking.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Compiling Log.swift, Memory.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Compiling Numbers_Convertible.swift, String_Convertible.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Compiling AskingNil.swift, Core.swift, Key.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Compiling Wanded.swift, |.swift, CoreGraphics_Convertible.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Compiling Describing_Data.swift, Expressible.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 -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:44:33.221 appintentsmetadataprocessor[768:4394] Starting appintentsmetadataprocessor export
2025-07-01 22:44:33.292 appintentsmetadataprocessor[768:4394] 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
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-EOLFKM2RTEU3A1Y2D5Z676KCX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/dnssd-BZNQ8WWSPF6C3Z1H6BXRBXS6I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-AJKN8T6YQ1IL80DS60TAO26HF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreBluetooth-BM72MHPMTMP93X9H0B0ODMOCT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-4DIR9B5FKYA6XGWKOD8CVEVLQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-199ODQKG51TMNQHRPNY8X4GE7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-8V189YF8NPYQ8W15OXOMANLGY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-9HPQHNG92WSRF1HG0HHUJCE8.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/BackgroundAssets-59GQQ6UFKG3JNEKG3ZVRHMZVJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreAudioTypes-9I7VEXJYZDLM5BXS4ENNUAEGC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-91PXQE4K33CAV83K3OPZOICII.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-ECOAKDB8A3MIGVQRE56F17W7H.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMIDI-3FAGCL0OTRR0UNAUXOEM9UUXH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-8AVFAQXZ6CIRS6UEV13UWBGCA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-5SI6Z84W3IL5EPCK2WBJNOYAO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-28DSSTDMPAU4NXO6KIG1JSDJ5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreServices-DOPYIZMG7POI62ZXNU4TVU0V9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-2JXS8AJW0HKYPBN5MQS91N7LU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Network-8735NPGIRNZMI4Y83G67D0UQ0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVRouting-5KD5X6T3VP8W7LS7PF3FRVJHN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-4UTW91UWCMGZPYY03J1M0PT09.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/UIUtilities-DMQ42EFU2LZYDJOO6X4I3BVR1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-5LLS5R3BMD9V1J41QLAHABL77.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreAudio-8I05ZP3MMTG3QWU7A6WQ8G1SG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AudioToolbox-13JPC6VKOLJ4FF5KQGCP7F0EC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ExtensionFoundation-EBNIGXGSEAJZIV22M9TNN9AK6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-C38QSR75CQLOI3D5QDP1OHKDO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-8GOI66LLSUIKZ80IEARJK87BV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-66M4ZMA4LL6UOA6M90Q5TBMHT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-1VS29RRCM4D6IPJM2BKWD7ITI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-2HRRWP6MD70D8Q8Z3V5JMD01A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreML-8FVTIMLO7ANDEPAVXDEC4CLK6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMedia-B7VOO69Z90HEEGKSD4A594R5C.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accelerate-7RTQ41EXRMAVEPG6189QLVV0E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-72RIKI3512UO3LVPYHEXIF3C8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-A1PMS5XYSSES7Z30UQCOS003I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-F21SUVLP6DUM0AP3VTPOVS5YU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVFAudio-7VG03XUW4JHKIISHF2HJH4JD8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MediaToolbox-9K18UWOHL2XZ7FI7PP4SS8J8P.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Vision-CP2UXS5K5M1I4M3MW92G06LX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVFoundation-9XG50V1PAXDOOURX84RL76MFK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/StoreKit-91XLGBW6T1CFM5V9C8GLWPA9J.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ WandFoundation (in target 'WandFoundation' from project 'WandFoundation')
EmitSwiftModule normal arm64 (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Wand.swift:25:1: warning: extension declares a conformance of imported type 'AVCaptureDevice' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'AVFoundation' introduce this conformance in the future
extension AVCaptureDevice: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Wand.swift:25:1: note: add '@retroactive' to silence this warning
extension AVCaptureDevice: Obtainable {
^                          ~~~~~~~~~~
                           @retroactive Obtainable
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Wand.swift:51:1: warning: extension declares a conformance of imported type 'AVCaptureDeviceInput' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'AVFoundation' introduce this conformance in the future
extension AVCaptureDeviceInput: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Wand.swift:51:1: note: add '@retroactive' to silence this warning
extension AVCaptureDeviceInput: Obtainable {
^                               ~~~~~~~~~~
                                @retroactive Obtainable
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Wand.swift:68:1: warning: extension declares a conformance of imported type 'AVCaptureSession' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'AVFoundation' introduce this conformance in the future
extension AVCaptureSession: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Wand.swift:68:1: note: add '@retroactive' to silence this warning
extension AVCaptureSession: Obtainable {
^                           ~~~~~~~~~~
                            @retroactive Obtainable
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Wand.swift:80:1: warning: extension declares a conformance of imported type 'AVCaptureVideoDataOutput' to imported protocol 'Asking'; this will not behave correctly if the owners of 'AVFoundation' introduce this conformance in the future
extension AVCaptureVideoDataOutput: Asking {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Wand.swift:80:1: note: add '@retroactive' to silence this warning
extension AVCaptureVideoDataOutput: Asking {
^                                   ~~~~~~
                                    @retroactive Asking
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Wand.swift:157:1: warning: extension declares a conformance of imported type 'AVCaptureVideoPreviewLayer' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'AVFoundation' introduce this conformance in the future
extension AVCaptureVideoPreviewLayer: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Wand.swift:157:1: note: add '@retroactive' to silence this warning
extension AVCaptureVideoPreviewLayer: Obtainable {
^                                     ~~~~~~~~~~
                                      @retroactive Obtainable
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBCentralManager/CBCentralManager_Obtainable.swift:27:1: warning: extension declares a conformance of imported type 'CBCentralManager' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'CoreBluetooth' introduce this conformance in the future
extension CBCentralManager: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBCentralManager/CBCentralManager_Obtainable.swift:27:1: note: add '@retroactive' to silence this warning
extension CBCentralManager: Obtainable {
^                           ~~~~~~~~~~
                            @retroactive Obtainable
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBManagerState_Ask.swift:29:1: warning: extension declares a conformance of imported type 'CBManagerState' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'CoreBluetooth' introduce this conformance in the future
extension CBManagerState: AskingNil {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBManagerState_Ask.swift:29:1: note: add '@retroactive' to silence this warning
extension CBManagerState: AskingNil {
^                         ~~~~~~~~~
                          @retroactive AskingNil
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBPeripheral/CBPeripheral_Ask.swift:29:1: warning: extension declares a conformance of imported type 'CBPeripheral' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'CoreBluetooth' introduce this conformance in the future
extension CBPeripheral: AskingNil {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBPeripheral/CBPeripheral_Ask.swift:29:1: note: add '@retroactive' to silence this warning
extension CBPeripheral: AskingNil {
^                       ~~~~~~~~~
                        @retroactive AskingNil
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBService/CBService_Ask.swift:29:1: warning: extension declares a conformance of imported type 'CBService' to imported protocol 'Asking'; this will not behave correctly if the owners of 'CoreBluetooth' introduce this conformance in the future
extension CBService: Asking {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBService/CBService_Ask.swift:29:1: note: add '@retroactive' to silence this warning
extension CBService: Asking {
^                    ~~~~~~
                     @retroactive Asking
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreMedia/CMSampleBuffer_Wand.swift:27:1: warning: extension declares a conformance of imported type 'CMSampleBuffer' to imported protocol 'Asking'; this will not behave correctly if the owners of 'CoreMedia' introduce this conformance in the future
extension CMSampleBuffer: Asking {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreMedia/CMSampleBuffer_Wand.swift:27:1: note: add '@retroactive' to silence this warning
extension CMSampleBuffer: Asking {
^                         ~~~~~~
                          @retroactive Asking
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/DateFormatter_Convert.swift:59:1: warning: extension declares a conformance of imported type 'DateFormatter' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension DateFormatter: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/DateFormatter_Convert.swift:59:1: note: add '@retroactive' to silence this warning
extension DateFormatter: Obtainable {
^                        ~~~~~~~~~~
                         @retroactive Obtainable
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/TimeInterval_Convert.swift:27:1: warning: extension declares a conformance of imported type 'Double' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension TimeInterval: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/TimeInterval_Convert.swift:27:1: note: add '@retroactive' to silence this warning
extension TimeInterval: Obtainable {
^                       ~~~~~~~~~~
                        @retroactive Obtainable
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Notification/NotificationCenter_Ubiquitous.swift:27:1: warning: extension declares a conformance of imported type 'NotificationCenter' to imported protocols 'Ubiquitous', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension NotificationCenter: Ubiquitous {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Notification/NotificationCenter_Ubiquitous.swift:27:1: note: add '@retroactive' to silence this warning
extension NotificationCenter: Ubiquitous {
^                             ~~~~~~~~~~
                              @retroactive Ubiquitous
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Notification/Notification_Ask.swift:29:1: warning: extension declares a conformance of imported type 'Notification' to imported protocols 'Asking', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension Notification: Asking, Wanded  {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Notification/Notification_Ask.swift:29:1: note: add '@retroactive' to silence this warning
extension Notification: Asking, Wanded  {
^                       ~~~~~~  ~~~~~~
                        @retroactive Asking @retroactive Wanded
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/UserDefaults_Ubiquitous.swift:27:1: warning: extension declares a conformance of imported type 'UserDefaults' to imported protocols 'Ubiquitous', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension UserDefaults: Ubiquitous {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/UserDefaults_Ubiquitous.swift:27:1: note: add '@retroactive' to silence this warning
extension UserDefaults: Ubiquitous {
^                       ~~~~~~~~~~
                        @retroactive Ubiquitous
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NWPathMonitor_Obtainable.swift:27:1: warning: extension declares a conformance of imported type 'NWPathMonitor' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
extension NWPathMonitor: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NWPathMonitor_Obtainable.swift:27:1: note: add '@retroactive' to silence this warning
extension NWPathMonitor: Obtainable {
^                        ~~~~~~~~~~
                         @retroactive Obtainable
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NetworkExtension_Ask.swift:11:1: warning: extension declares a conformance of imported type 'NWPath' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
extension NWPath: AskingNil {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NetworkExtension_Ask.swift:11:1: note: add '@retroactive' to silence this warning
extension NWPath: AskingNil {
^                 ~~~~~~~~~
                  @retroactive AskingNil
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKPaymentQueue_Obtain.swift:29:1: warning: extension declares a conformance of imported type 'SKPaymentQueue' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'StoreKit' introduce this conformance in the future
extension SKPaymentQueue: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKPaymentQueue_Obtain.swift:29:1: note: add '@retroactive' to silence this warning
extension SKPaymentQueue: Obtainable {
^                         ~~~~~~~~~~
                          @retroactive Obtainable
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProduct_Ask.swift:23:1: warning: extension declares a conformance of imported type 'SKProduct' to imported protocol 'Wanded'; this will not behave correctly if the owners of 'StoreKit' introduce this conformance in the future
extension SKProduct: Wanded {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProduct_Ask.swift:23:1: note: add '@retroactive' to silence this warning
extension SKProduct: Wanded {
^                    ~~~~~~
                     @retroactive Wanded
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift:23:1: warning: extension declares a conformance of imported type 'UIView' to imported protocol 'Wanded'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIView: Wanded {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift:23:1: note: add '@retroactive' to silence this warning
extension UIView: Wanded {
^                 ~~~~~~
                  @retroactive Wanded
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift:27:1: warning: extension declares a conformance of imported type 'UIGestureRecognizer' to imported protocol 'Wanded'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIGestureRecognizer: Wanded {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift:27:1: note: add '@retroactive' to silence this warning
extension UIGestureRecognizer: Wanded {
^                              ~~~~~~
                               @retroactive Wanded
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/UIImagePickerController_Obtainable.swift:35:1: warning: extension declares a conformance of imported type 'UIImagePickerController' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIImagePickerController: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/UIImagePickerController_Obtainable.swift:35:1: note: add '@retroactive' to silence this warning
extension UIImagePickerController: Obtainable {
^                                  ~~~~~~~~~~
                                   @retroactive Obtainable
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNImageRequestHandler_Obtainable.swift:33:1: warning: extension declares a conformance of imported type 'VNImageRequestHandler' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'Vision' introduce this conformance in the future
extension VNImageRequestHandler: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNImageRequestHandler_Obtainable.swift:33:1: note: add '@retroactive' to silence this warning
extension VNImageRequestHandler: Obtainable {
^                                ~~~~~~~~~~
                                 @retroactive Obtainable
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift:25:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'Asking'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Array: Asking where Element: Asking {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift:25:1: note: add '@retroactive' to silence this warning
extension Array: Asking where Element: Asking {
^                ~~~~~~
                 @retroactive Asking
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift:38:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'AskingNil'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Array: AskingNil where Element: AskingNil {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift:38:1: note: add '@retroactive' to silence this warning
extension Array: AskingNil where Element: AskingNil {
^                ~~~~~~~~~
                 @retroactive AskingNil
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift:128:1: warning: extension declares a conformance of imported type 'VNFaceObservation' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'Vision' introduce this conformance in the future
extension VNFaceObservation: VisionObservationExpectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift:128:1: note: add '@retroactive' to silence this warning
extension VNFaceObservation: VisionObservationExpectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift:136:1: warning: extension declares a conformance of imported type 'VNBarcodeObservation' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'Vision' introduce this conformance in the future
extension VNBarcodeObservation: VisionObservationExpectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift:136:1: note: add '@retroactive' to silence this warning
extension VNBarcodeObservation: VisionObservationExpectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift:144:1: warning: extension declares a conformance of imported type 'VNHumanHandPoseObservation' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'Vision' introduce this conformance in the future
extension VNHumanHandPoseObservation: VisionObservationExpectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift:144:1: note: add '@retroactive' to silence this warning
extension VNHumanHandPoseObservation: VisionObservationExpectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift:159:1: warning: extension declares a conformance of imported type 'VNHumanBodyPoseObservation' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'Vision' introduce this conformance in the future
extension VNHumanBodyPoseObservation: VisionObservationExpectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift:159:1: note: add '@retroactive' to silence this warning
extension VNHumanBodyPoseObservation: VisionObservationExpectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift:167:1: warning: extension declares a conformance of imported type 'VNClassificationObservation' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'Vision' introduce this conformance in the future
extension VNClassificationObservation: VisionObservationExpectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift:167:1: note: add '@retroactive' to silence this warning
extension VNClassificationObservation: VisionObservationExpectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNRequest_Obtainable.swift:28:1: warning: extension declares a conformance of imported type 'VNRequest' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'Vision' introduce this conformance in the future
extension VNRequest: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNRequest_Obtainable.swift:28:1: note: add '@retroactive' to silence this warning
extension VNRequest: Obtainable {
^                    ~~~~~~~~~~
                     @retroactive Obtainable
SwiftCompile normal arm64 Compiling\ UIImage_Convert.swift,\ UIKit_Convertable.swift,\ UIView_Convert.swift,\ UIAlertController+Pipe.swift,\ UIImagePickerController_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/UIImage_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIKit_Convertable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIView/UIView_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/UIAlertController+Pipe.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/UIImagePickerController_Obtainable.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/UIImage_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIKit_Convertable.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIView/UIView_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/UIAlertController+Pipe.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/UIImagePickerController_Obtainable.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ UIImage_AskingNil.swift,\ UIImage_Fill.swift,\ UIImage_Fit.swift,\ UIImage_Round.swift,\ UIImage_Scale.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_AskingNil.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Fill.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Fit.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Round.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Scale.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_AskingNil.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Fill.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Fit.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Round.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Scale.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Visible.swift,\ VNImageRequestHandler_Obtainable.swift,\ VNObservation_Ask.swift,\ VNRequest_Obtainable.swift,\ Vision_Wand.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/Visible.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNImageRequestHandler_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNRequest_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/Vision_Wand.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/Visible.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNImageRequestHandler_Obtainable.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNRequest_Obtainable.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/Vision_Wand.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ UserDefaults_Ubiquitous.swift,\ NWPathMonitor_Obtainable.swift,\ NetworkExtension_Ask.swift,\ SKPaymentQueue_Obtain.swift,\ SKPaymentTransaction_Ask.swift,\ SKProduct_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/UserDefaults_Ubiquitous.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NWPathMonitor_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NetworkExtension_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKPaymentQueue_Obtain.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKPaymentTransaction_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProduct_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/UserDefaults_Ubiquitous.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NWPathMonitor_Obtainable.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NetworkExtension_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKPaymentQueue_Obtain.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKPaymentTransaction_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProduct_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Model.swift,\ Model_Convert.swift,\ NSTextCheckingResult_Convert.swift,\ NotificationCenter_Ubiquitous.swift,\ Notification_Ask.swift,\ TimeZone_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Model/Model.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Model/Model_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/NSTextCheckingResult_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Notification/NotificationCenter_Ubiquitous.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Notification/Notification_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/TimeZone_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Model/Model.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Model/Model_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/NSTextCheckingResult_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Notification/NotificationCenter_Ubiquitous.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Notification/NotificationCenter_Ubiquitous.swift:27:1: warning: extension declares a conformance of imported type 'NotificationCenter' to imported protocols 'Ubiquitous', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension NotificationCenter: Ubiquitous {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Notification/NotificationCenter_Ubiquitous.swift:27:1: note: add '@retroactive' to silence this warning
extension NotificationCenter: Ubiquitous {
^                             ~~~~~~~~~~
                              @retroactive Ubiquitous
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Notification/Notification_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ AVCapture_Wand.swift,\ AVFoundation_Wand.swift,\ CBCentralManager_Delegate.swift,\ CBCentralManager_Obtainable.swift,\ [CBCharacteristic]_Ask.swift,\ CBManagerState_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Wand.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVFoundation_Wand.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBCentralManager/CBCentralManager_Delegate.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBCentralManager/CBCentralManager_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBCharacteristic/[CBCharacteristic]_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBManagerState_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Wand.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVFoundation_Wand.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBCentralManager/CBCentralManager_Delegate.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBCentralManager/CBCentralManager_Obtainable.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBCharacteristic/[CBCharacteristic]_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBManagerState_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ UIColor_Convert_Int.swift,\ UIColor_Convert_String.swift,\ UIEvent_Pipe.swift,\ UIGestureRecognizer_Ask.swift,\ UIImage_Asking.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIColor/UIColor_Convert_Int.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIColor/UIColor_Convert_String.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIEvent_Pipe.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift (in target 'WandFoundation' from project 'WandFoundation')
Failed frontend command:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Wand.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVFoundation_Wand.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBCentralManager/CBCentralManager_Delegate.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBCentralManager/CBCentralManager_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBCharacteristic/\[CBCharacteristic\]_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBManagerState_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBPeripheral/CBPeripheral_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBPeripheral/CBPeripheral_Delegate.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBService/CBService_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBService/\[CBService\]_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreMedia/CMSampleBuffer_Wand.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Bundle_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Codable_convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Data/Data_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/DateFormatter_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/Date_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/TimeInterval_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Foundation_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Model/Model.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Model/Model_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/NSTextCheckingResult_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Notification/NotificationCenter_Ubiquitous.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Notification/Notification_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/TimeZone_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/UserDefaults_Ubiquitous.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NWPathMonitor_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NetworkExtension_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKPaymentQueue_Obtain.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKPaymentTransaction_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProduct_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProductsRequest_Obtain.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProductsResponse_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/String/Collection/Range_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/String/String.Encoding_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/String/String.IndexDistance_Wand.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/String/String_Convert.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIColor/UIColor_Convert_Int.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIColor/UIColor_Convert_String.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIEvent_Pipe.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_AskingNil.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Fill.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Fit.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Round.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Scale.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/UIImage_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIKit_Convertable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIView/UIView_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/UIAlertController+Pipe.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/UIImagePickerController_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/Visible.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNImageRequestHandler_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNRequest_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/Vision_Wand.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/supplementaryOutputs-13 -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64 -target arm64-apple-tvos14.0 -module-can-import-version AVFoundation 2360.61.4.12 2.0.0 -module-can-import-version CoreBluetooth 190.40.3 190.40.3 -module-can-import-version CoreMedia 3255.61.4.12 3255.61.4 -module-can-import-version Foundation 4030 4030.0.0 -module-can-import-version Network 5000.0.18 5569.0.37 -module-can-import-version StoreKit 815.0.28 1.0.0 -module-can-import-version UIKit 9071.1.203 9071.1.203 -module-can-import-version Vision 9.0.23 9.0.23 -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.0.0-Beta.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/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -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 -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 -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/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation_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 -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.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/WandFoundation.build/Debug-appletvos/WandFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name WandFoundation -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name appletvos26.0 -clang-target arm64-apple-tvos26.0 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIColor_Convert_Int.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIColor_Convert_String.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIEvent_Pipe.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIGestureRecognizer_Ask.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIImage_Asking.o -index-unit-output-path /WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIColor_Convert_Int.o -index-unit-output-path /WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIColor_Convert_String.o -index-unit-output-path /WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIEvent_Pipe.o -index-unit-output-path /WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIGestureRecognizer_Ask.o -index-unit-output-path /WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIImage_Asking.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIColor/UIColor_Convert_Int.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIColor/UIColor_Convert_String.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIEvent_Pipe.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift:23:1: warning: extension declares a conformance of imported type 'UIView' to imported protocol 'Wanded'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIView: Wanded {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift:23:1: note: add '@retroactive' to silence this warning
extension UIView: Wanded {
^                 ~~~~~~
                  @retroactive Wanded
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift:27:1: warning: extension declares a conformance of imported type 'UIGestureRecognizer' to imported protocol 'Wanded'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIGestureRecognizer: Wanded {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift:27:1: note: add '@retroactive' to silence this warning
extension UIGestureRecognizer: Wanded {
^                              ~~~~~~
                               @retroactive Wanded
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift:59:10: error: 'delegate' is only available in tvOS 15.0 or newer
    task.delegate = wand.put(Delegate())
         ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift:59:10: note: add 'if #available' version check
    task.delegate = wand.put(Delegate())
         ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift:44:6: note: add @available attribute to enclosing operator function
func | (resource: String, handler: (UIImage)->()) -> Core {
     ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift:47:9: warning: initialization of immutable value 'cache' was never used; consider replacing with assignment to '_' or removing it
    let cache = URLCache.shared
    ~~~~^~~~~
    _
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift:49:9: warning: initialization of immutable value 'customCache' was never used; consider replacing with assignment to '_' or removing it
    let customCache = URLCache(memoryCapacity: 8, diskCapacity: 8, directory: nil)
    ~~~~^~~~~~~~~~~
    _
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift:56:9: warning: initialization of immutable value 'bSession' was never used; consider replacing with assignment to '_' or removing it
    let bSession = URLSession(configuration: .background(withIdentifier: "com.wand.image"))
    ~~~~^~~~~~~~
    _
SwiftCompile normal arm64 Compiling\ Codable_convert.swift,\ Data_Convert.swift,\ DateFormatter_Convert.swift,\ Date_Convert.swift,\ TimeInterval_Convert.swift,\ Foundation_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Codable_convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Data/Data_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/DateFormatter_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/Date_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/TimeInterval_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Foundation_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Codable_convert.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Data/Data_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/DateFormatter_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/DateFormatter_Convert.swift:59:1: warning: extension declares a conformance of imported type 'DateFormatter' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension DateFormatter: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/DateFormatter_Convert.swift:59:1: note: add '@retroactive' to silence this warning
extension DateFormatter: Obtainable {
^                        ~~~~~~~~~~
                         @retroactive Obtainable
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/Date_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/TimeInterval_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/TimeInterval_Convert.swift:27:1: warning: extension declares a conformance of imported type 'Double' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension TimeInterval: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/TimeInterval_Convert.swift:27:1: note: add '@retroactive' to silence this warning
extension TimeInterval: Obtainable {
^                       ~~~~~~~~~~
                        @retroactive Obtainable
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Foundation_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SKProductsRequest_Obtain.swift,\ SKProductsResponse_Ask.swift,\ Range_Convert.swift,\ String.Encoding_Convert.swift,\ String.IndexDistance_Wand.swift,\ String_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProductsRequest_Obtain.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProductsResponse_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/String/Collection/Range_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/String/String.Encoding_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/String/String.IndexDistance_Wand.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/String/String_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProductsRequest_Obtain.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProductsResponse_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/String/Collection/Range_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/String/String.Encoding_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/String/String.IndexDistance_Wand.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/String/String_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ CBPeripheral_Ask.swift,\ CBPeripheral_Delegate.swift,\ CBService_Ask.swift,\ [CBService]_Ask.swift,\ CMSampleBuffer_Wand.swift,\ Bundle_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBPeripheral/CBPeripheral_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBPeripheral/CBPeripheral_Delegate.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBService/CBService_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBService/[CBService]_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreMedia/CMSampleBuffer_Wand.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Bundle_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBPeripheral/CBPeripheral_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBPeripheral/CBPeripheral_Delegate.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBService/CBService_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBService/[CBService]_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreMedia/CMSampleBuffer_Wand.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Bundle_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for WandFoundation (in target 'WandFoundation' from project 'WandFoundation')
SwiftDriver\ Compilation\ Requirements WandFoundation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WandFoundation' from project 'WandFoundation')
    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 WandFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.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/WandFoundation.build/Debug-appletvos/WandFoundation.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/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation-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/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.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/WandFoundation.build/Debug-appletvos/WandFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation_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/WandFoundation.build/Debug-appletvos/WandFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.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/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Codable_convert.swift, Data_Convert.swift, DateFormatter_Convert.swift, Date_Convert.swift, TimeInterval_Convert.swift, Foundation_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Model.swift, Model_Convert.swift, NSTextCheckingResult_Convert.swift, NotificationCenter_Ubiquitous.swift, Notification_Ask.swift, TimeZone_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/WandFoundation-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation-Swift.h (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/WandFoundation-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/WandFoundation.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.swiftmodule (in target 'WandFoundation' from project 'WandFoundation')
    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/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/WandFoundation.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/WandFoundation.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.swiftdoc (in target 'WandFoundation' from project 'WandFoundation')
    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/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/WandFoundation.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/WandFoundation.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.abi.json (in target 'WandFoundation' from project 'WandFoundation')
    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/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/WandFoundation.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/WandFoundation.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.swiftsourceinfo (in target 'WandFoundation' from project 'WandFoundation')
    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/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/WandFoundation.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling UIImage_AskingNil.swift, UIImage_Fill.swift, UIImage_Fit.swift, UIImage_Round.swift, UIImage_Scale.swift (in target 'WandFoundation' from project 'WandFoundation')
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ UIColor_Convert_Int.swift,\ UIColor_Convert_String.swift,\ UIEvent_Pipe.swift,\ UIGestureRecognizer_Ask.swift,\ UIImage_Asking.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIColor/UIColor_Convert_Int.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIColor/UIColor_Convert_String.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIEvent_Pipe.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift (in target 'WandFoundation' from project 'WandFoundation')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift (in target 'WandFoundation' from project 'WandFoundation')
	Building workspace spi-builder-workspace with scheme WandFoundation
(3 failures)
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
the target name wandTests has different case on the filesystem and the Package.swift manifest file
Resolved source packages:
  Any_: https://github.com/The-Wand/Any.git @ 1.0.1
  Wand: https://github.com/The-Wand/Wand.git @ 2.0.5
  WandFoundation: /Users/admin/builder/spi-builder-workspace
resolved source packages: Any_, Wand, WandFoundation
{
  "default_localization" : "ru",
  "dependencies" : [
    {
      "identity" : "any",
      "requirement" : {
        "exact" : [
          "1.0.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/The-Wand/Any.git"
    },
    {
      "identity" : "wand",
      "requirement" : {
        "exact" : [
          "2.0.5"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/The-Wand/Wand.git"
    }
  ],
  "manifest_display_name" : "WandFoundation",
  "name" : "WandFoundation",
  "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" : "WandFoundation",
      "targets" : [
        "WandFoundation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "wandTests",
      "module_type" : "SwiftTarget",
      "name" : "wandTests",
      "path" : "Tests/wandTests",
      "product_dependencies" : [
        "Any_"
      ],
      "sources" : [
        "Foundation/NSTextCheckingResult_Tests.swift",
        "Foundation/Notification_Tests.swift",
        "Network/NWPath_Tests.swift",
        "StoreKit/SKPaymentTransaction_Tests.swift",
        "StoreKit/SKProduct_Tests.swift",
        "UIKit/Image_Resize_Tests.swift",
        "UIKit/Image_Tests.swift",
        "UIKit/Image_URL_Tests.swift",
        "Unit/ImageTestCase.swift",
        "Unit/Unit.swift",
        "Unit/XCTestCase.swift"
      ],
      "target_dependencies" : [
        "WandFoundation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WandFoundation",
      "module_type" : "SwiftTarget",
      "name" : "WandFoundation",
      "path" : "Sources/WandFoundation",
      "product_dependencies" : [
        "Wand"
      ],
      "product_memberships" : [
        "WandFoundation"
      ],
      "sources" : [
        "AVFoundation/AVCapture_Wand.swift",
        "AVFoundation/AVFoundation_Wand.swift",
        "CoreBluetooth/CBCentralManager/CBCentralManager_Delegate.swift",
        "CoreBluetooth/CBCentralManager/CBCentralManager_Obtainable.swift",
        "CoreBluetooth/CBCharacteristic/[CBCharacteristic]_Ask.swift",
        "CoreBluetooth/CBManagerState_Ask.swift",
        "CoreBluetooth/CBPeripheral/CBPeripheral_Ask.swift",
        "CoreBluetooth/CBPeripheral/CBPeripheral_Delegate.swift",
        "CoreBluetooth/CBService/CBService_Ask.swift",
        "CoreBluetooth/CBService/[CBService]_Ask.swift",
        "CoreMedia/CMSampleBuffer_Wand.swift",
        "Foundation/Bundle_Convert.swift",
        "Foundation/Codable_convert.swift",
        "Foundation/Data/Data_Convert.swift",
        "Foundation/Date/DateFormatter_Convert.swift",
        "Foundation/Date/Date_Convert.swift",
        "Foundation/Date/TimeInterval_Convert.swift",
        "Foundation/Foundation_Convert.swift",
        "Foundation/Model/Model.swift",
        "Foundation/Model/Model_Convert.swift",
        "Foundation/NSTextCheckingResult_Convert.swift",
        "Foundation/Notification/NotificationCenter_Ubiquitous.swift",
        "Foundation/Notification/Notification_Ask.swift",
        "Foundation/TimeZone_Convert.swift",
        "Foundation/UserDefaults_Ubiquitous.swift",
        "Network/NWPathMonitor_Obtainable.swift",
        "Network/NetworkExtension_Ask.swift",
        "StoreKit/SKPaymentQueue_Obtain.swift",
        "StoreKit/SKPaymentTransaction_Ask.swift",
        "StoreKit/SKProduct_Ask.swift",
        "StoreKit/SKProductsRequest_Obtain.swift",
        "StoreKit/SKProductsResponse_Ask.swift",
        "String/Collection/Range_Convert.swift",
        "String/String.Encoding_Convert.swift",
        "String/String.IndexDistance_Wand.swift",
        "String/String_Convert.swift",
        "UIKit/UIColor/UIColor_Convert_Int.swift",
        "UIKit/UIColor/UIColor_Convert_String.swift",
        "UIKit/UIEvent_Pipe.swift",
        "UIKit/UIGestureRecognizer_Ask.swift",
        "UIKit/UIImage/Ask/UIImage_Asking.swift",
        "UIKit/UIImage/Ask/UIImage_AskingNil.swift",
        "UIKit/UIImage/Ask/UIImage_Fill.swift",
        "UIKit/UIImage/Ask/UIImage_Fit.swift",
        "UIKit/UIImage/Ask/UIImage_Round.swift",
        "UIKit/UIImage/Ask/UIImage_Scale.swift",
        "UIKit/UIImage/UIImage_Convert.swift",
        "UIKit/UIKit_Convertable.swift",
        "UIKit/UIView/UIView_Convert.swift",
        "UIKit/UIViewController/UIAlertController+Pipe.swift",
        "UIKit/UIViewController/UIImagePickerController_Obtainable.swift",
        "UIKit/UIViewController/Visible.swift",
        "Vision/VNImageRequestHandler_Obtainable.swift",
        "Vision/VNObservation_Ask.swift",
        "Vision/VNRequest_Obtainable.swift",
        "Vision/Vision_Wand.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",
      "WandFoundation"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Any_",
      "Wand",
      "WandFoundation"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WandFoundation -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 WandFoundation -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:
  Any_: https://github.com/The-Wand/Any.git @ 1.0.1
  Wand: https://github.com/The-Wand/Wand.git @ 2.0.5
  WandFoundation: /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 'WandFoundation' in project 'WandFoundation'
        ➜ Explicit dependency on target 'WandFoundation' in project 'WandFoundation'
        ➜ Explicit dependency on target 'Wand' in project 'Wand'
    Target 'WandFoundation' in project 'WandFoundation'
        ➜ 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-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
SwiftDriver WandFoundation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WandFoundation' from project 'WandFoundation')
    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 WandFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.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/WandFoundation.build/Debug-appletvos/WandFoundation.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/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation-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/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.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/WandFoundation.build/Debug-appletvos/WandFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation_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/WandFoundation.build/Debug-appletvos/WandFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.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/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ [CBCharacteristic]_Ask.swift,\ CBManagerState_Ask.swift,\ CBPeripheral_Ask.swift,\ CBPeripheral_Delegate.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBCharacteristic/[CBCharacteristic]_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBManagerState_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBPeripheral/CBPeripheral_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBPeripheral/CBPeripheral_Delegate.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBCharacteristic/[CBCharacteristic]_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBManagerState_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBPeripheral/CBPeripheral_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBPeripheral/CBPeripheral_Delegate.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SKPaymentTransaction_Ask.swift,\ SKProduct_Ask.swift,\ SKProductsRequest_Obtain.swift,\ SKProductsResponse_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKPaymentTransaction_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProduct_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProductsRequest_Obtain.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProductsResponse_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKPaymentTransaction_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProduct_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProduct_Ask.swift:23:1: warning: extension declares a conformance of imported type 'SKProduct' to imported protocol 'Wanded'; this will not behave correctly if the owners of 'StoreKit' introduce this conformance in the future
extension SKProduct: Wanded {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProduct_Ask.swift:23:1: note: add '@retroactive' to silence this warning
extension SKProduct: Wanded {
^                    ~~~~~~
                     @retroactive Wanded
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProductsRequest_Obtain.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProductsResponse_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ UserDefaults_Ubiquitous.swift,\ NWPathMonitor_Obtainable.swift,\ NetworkExtension_Ask.swift,\ SKPaymentQueue_Obtain.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/UserDefaults_Ubiquitous.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NWPathMonitor_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NetworkExtension_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKPaymentQueue_Obtain.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/UserDefaults_Ubiquitous.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/UserDefaults_Ubiquitous.swift:27:1: warning: extension declares a conformance of imported type 'UserDefaults' to imported protocols 'Ubiquitous', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension UserDefaults: Ubiquitous {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/UserDefaults_Ubiquitous.swift:27:1: note: add '@retroactive' to silence this warning
extension UserDefaults: Ubiquitous {
^                       ~~~~~~~~~~
                        @retroactive Ubiquitous
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NWPathMonitor_Obtainable.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NWPathMonitor_Obtainable.swift:27:1: warning: extension declares a conformance of imported type 'NWPathMonitor' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
extension NWPathMonitor: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NWPathMonitor_Obtainable.swift:27:1: note: add '@retroactive' to silence this warning
extension NWPathMonitor: Obtainable {
^                        ~~~~~~~~~~
                         @retroactive Obtainable
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NetworkExtension_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NetworkExtension_Ask.swift:11:1: warning: extension declares a conformance of imported type 'NWPath' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
extension NWPath: AskingNil {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NetworkExtension_Ask.swift:11:1: note: add '@retroactive' to silence this warning
extension NWPath: AskingNil {
^                 ~~~~~~~~~
                  @retroactive AskingNil
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKPaymentQueue_Obtain.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKPaymentQueue_Obtain.swift:29:1: warning: extension declares a conformance of imported type 'SKPaymentQueue' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'StoreKit' introduce this conformance in the future
extension SKPaymentQueue: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKPaymentQueue_Obtain.swift:29:1: note: add '@retroactive' to silence this warning
extension SKPaymentQueue: Obtainable {
^                         ~~~~~~~~~~
                          @retroactive Obtainable
SwiftCompile normal arm64 Compiling\ Range_Convert.swift,\ String.Encoding_Convert.swift,\ String.IndexDistance_Wand.swift,\ String_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/String/Collection/Range_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/String/String.Encoding_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/String/String.IndexDistance_Wand.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/String/String_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/String/Collection/Range_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/String/String.Encoding_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/String/String.IndexDistance_Wand.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/String/String_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ CBService_Ask.swift,\ [CBService]_Ask.swift,\ CMSampleBuffer_Wand.swift,\ Bundle_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBService/CBService_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBService/[CBService]_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreMedia/CMSampleBuffer_Wand.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Bundle_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBService/CBService_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBService/[CBService]_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreMedia/CMSampleBuffer_Wand.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Bundle_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AVCapture_Wand.swift,\ AVFoundation_Wand.swift,\ CBCentralManager_Delegate.swift,\ CBCentralManager_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Wand.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVFoundation_Wand.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBCentralManager/CBCentralManager_Delegate.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBCentralManager/CBCentralManager_Obtainable.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Wand.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVFoundation_Wand.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBCentralManager/CBCentralManager_Delegate.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBCentralManager/CBCentralManager_Obtainable.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ UIImage_Asking.swift,\ UIImage_Convert.swift,\ UIKit_Convertable.swift,\ UIView_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/UIImage_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIKit_Convertable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIView/UIView_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
Failed frontend command:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Wand.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVFoundation_Wand.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBCentralManager/CBCentralManager_Delegate.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBCentralManager/CBCentralManager_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBCharacteristic/\[CBCharacteristic\]_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBManagerState_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBPeripheral/CBPeripheral_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBPeripheral/CBPeripheral_Delegate.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBService/CBService_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBService/\[CBService\]_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreMedia/CMSampleBuffer_Wand.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Bundle_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Codable_convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Data/Data_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/DateFormatter_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/Date_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/TimeInterval_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Foundation_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Model/Model.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Model/Model_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/NSTextCheckingResult_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Notification/NotificationCenter_Ubiquitous.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Notification/Notification_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/TimeZone_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/UserDefaults_Ubiquitous.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NWPathMonitor_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NetworkExtension_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKPaymentQueue_Obtain.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKPaymentTransaction_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProduct_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProductsRequest_Obtain.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProductsResponse_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/String/Collection/Range_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/String/String.Encoding_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/String/String.IndexDistance_Wand.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/String/String_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIColor/UIColor_Convert_Int.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIColor/UIColor_Convert_String.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIEvent_Pipe.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_AskingNil.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Fill.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Fit.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Round.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Scale.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/UIImage_Convert.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIKit_Convertable.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIView/UIView_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/UIAlertController+Pipe.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/UIImagePickerController_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/Visible.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNImageRequestHandler_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNRequest_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/Vision_Wand.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/supplementaryOutputs-8 -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64 -target arm64-apple-tvos14.0 -module-can-import-version AVFoundation 2360.61.4.12 2.0.0 -module-can-import-version CoreBluetooth 190.40.3 190.40.3 -module-can-import-version CoreMedia 3255.61.4.12 3255.61.4 -module-can-import-version Foundation 4030 4030.0.0 -module-can-import-version Network 5000.0.18 5569.0.37 -module-can-import-version StoreKit 815.0.28 1.0.0 -module-can-import-version UIKit 9071.1.203 9071.1.203 -module-can-import-version Vision 9.0.23 9.0.23 -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.0.0-Beta.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/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -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 -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 -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/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation_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 -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.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/WandFoundation.build/Debug-appletvos/WandFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name WandFoundation -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name appletvos26.0 -clang-target arm64-apple-tvos26.0 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIImage_Asking.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIImage_Convert.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIKit_Convertable.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIView_Convert.o -index-unit-output-path /WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIImage_Asking.o -index-unit-output-path /WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIImage_Convert.o -index-unit-output-path /WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIKit_Convertable.o -index-unit-output-path /WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIView_Convert.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift:59:10: error: 'delegate' is only available in tvOS 15.0 or newer
    task.delegate = wand.put(Delegate())
         ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift:59:10: note: add 'if #available' version check
    task.delegate = wand.put(Delegate())
         ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift:44:6: note: add @available attribute to enclosing operator function
func | (resource: String, handler: (UIImage)->()) -> Core {
     ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift:47:9: warning: initialization of immutable value 'cache' was never used; consider replacing with assignment to '_' or removing it
    let cache = URLCache.shared
    ~~~~^~~~~
    _
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift:49:9: warning: initialization of immutable value 'customCache' was never used; consider replacing with assignment to '_' or removing it
    let customCache = URLCache(memoryCapacity: 8, diskCapacity: 8, directory: nil)
    ~~~~^~~~~~~~~~~
    _
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift:56:9: warning: initialization of immutable value 'bSession' was never used; consider replacing with assignment to '_' or removing it
    let bSession = URLSession(configuration: .background(withIdentifier: "com.wand.image"))
    ~~~~^~~~~~~~
    _
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/UIImage_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIKit_Convertable.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIView/UIView_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ UIAlertController+Pipe.swift,\ UIImagePickerController_Obtainable.swift,\ Visible.swift,\ VNImageRequestHandler_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/UIAlertController+Pipe.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/UIImagePickerController_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/Visible.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNImageRequestHandler_Obtainable.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/UIAlertController+Pipe.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/UIImagePickerController_Obtainable.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/Visible.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNImageRequestHandler_Obtainable.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ VNObservation_Ask.swift,\ VNRequest_Obtainable.swift,\ Vision_Wand.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNRequest_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/Vision_Wand.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNRequest_Obtainable.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/Vision_Wand.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ UIColor_Convert_Int.swift,\ UIColor_Convert_String.swift,\ UIEvent_Pipe.swift,\ UIGestureRecognizer_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIColor/UIColor_Convert_Int.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIColor/UIColor_Convert_String.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIEvent_Pipe.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIColor/UIColor_Convert_Int.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIColor/UIColor_Convert_String.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIEvent_Pipe.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling SKPaymentTransaction_Ask.swift, SKProduct_Ask.swift, SKProductsRequest_Obtain.swift, SKProductsResponse_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 Compiling\ TimeInterval_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/TimeInterval_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling UserDefaults_Ubiquitous.swift, NWPathMonitor_Obtainable.swift, NetworkExtension_Ask.swift, SKPaymentQueue_Obtain.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 Compiling\ Model_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Model/Model_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ UIImage_Asking.swift,\ UIImage_Convert.swift,\ UIKit_Convertable.swift,\ UIView_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/UIImage_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIKit_Convertable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIView/UIView_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift (in target 'WandFoundation' from project 'WandFoundation')
	Building workspace spi-builder-workspace with scheme WandFoundation
(3 failures)
BUILD FAILURE 6.2 tvOS