The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of WandFoundation, reference main (937e70), with Swift 6.2 (beta) for macOS (Xcode) using Xcode 26.0 on 2 Jul 2025 05:40:08 UTC.

Swift 6 data race errors: 0

Build Command

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

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:         macosXcodebuild
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/el-machine/Any
Fetching from https://github.com/The-Wand/Wand.git
Creating working copy of package ‘Any’
Checking out 1.0.1 of package ‘Any’
Creating working copy of package ‘Wand’
Checking out 2.0.5 of package ‘Wand’
Resolved source packages:
  Any_: https://github.com/el-machine/Any @ 1.0.1
  Wand: https://github.com/The-Wand/Wand.git @ 2.0.5
  WandFoundation: /Users/admin/builder/spi-builder-workspace @ local
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
{
  "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 platform=macOS,arch=arm64
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 platform=macOS,arch=arm64
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/MacOSX.platform/Developer/SDKs/MacOSX26.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: a3a3e9173da617bb89196fae2f3fb610
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a3a3e9173da617bb89196fae2f3fb610.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/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.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/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/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/WandFoundation.build/WandFoundation.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/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/WandFoundation.build/WandFoundation.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/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/WandFoundation.build/WandFoundation.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug/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/Wand.build/Wand.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/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/WandFoundation.build/Objects-normal/arm64/WandFoundation.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/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/WandFoundation.build/Objects-normal/arm64/WandFoundation_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/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/WandFoundation.build/Objects-normal/arm64/WandFoundation.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/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/WandFoundation.build/Objects-normal/arm64/WandFoundation-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/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/WandFoundation.build/Objects-normal/arm64/WandFoundation.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug/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/Wand.build/Wand.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug/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/Wand.build/Wand.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug/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/Wand.build/Objects-normal/arm64/Wand_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug/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/Wand.build/Objects-normal/arm64/Wand.SwiftFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/WandFoundation.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/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/WandFoundation.build/WandFoundation.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug/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/Wand.build/Objects-normal/arm64/Wand.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug/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/Wand.build/Objects-normal/arm64/Wand.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug/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/Wand.build/Objects-normal/arm64/Wand-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Wand.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug/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/Wand.build/Wand.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
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/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/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos12.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 -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug/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/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/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/Wand.build/Objects-normal/arm64/Wand_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug/Wand.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug/Wand.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug/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/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/SwiftShims-6TL9KT83HX9WCNN6MUJ4RXY13.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-771G992C02Z1PKJN0NBXDZ54L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-4F6W88HH2I5QECJK4DQWSN688.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-74FSHJ7Y9OFU31XW3USCCV6H9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-8Z3DGWJN4BZ05LEF7ZV8ZZXOK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-ETXGO0CCN50NJJJ1T7O9OG7QY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-BOGP854PAM05OU9SEQ6T6CKZF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-CB7S9KW6BCE8K3W9BQR8Z8L7D.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-B1DEY84NT78VC91CZTGCR6P2G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-CXIFL9FUFZMGL45NUHJFXF7KI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-2H78LDXQL2QSOBU9E8S6W5Q85.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-9DRP2UGNZ7B3VFK2LROWNHXAA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-6ZZNJZ45HVZSO0GOX4U8979M9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-4QFW3FVE99J7ELINJEIAOC3PZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libDER-1FEZ8WXDGBOZ9ORWT6DRYUDKD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-9ZUSOOTZY4TE6H1909JZHSICE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-EVRLXEQT1RUE9WJZHPXUROVRH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-6NBUGIV2QW8A8LH005H34YCE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/launch-6Y7U46VS0V2C4QFLFRCY3W0XL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libkern-DUJTO8A4UY7XH87NSAUP6Y992.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-BQP0R8JLYV2F1CPSK0VA3XD2R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-4SXQ0NNFO6D0W9PZ9T713HIVF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-E6P09CF5VM5JV7V9R2RRL1RC3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-CFV17P5GIIS6XIDB3Z4JNTJHB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-881WXGYR1RBOJ7T336TLGWOQ1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-B0XW8B8UX4R6SLAS5KEFFINY5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOKit-ABLA7SJUDIMMX99SIOZ8SN15.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-B2MMD5Z4G6HM52GN9F4MO00HT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-8QVMIAJK18QWY0JDBLN5CE7RK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DiskArbitration-18ZXKRRAO7S8MJT79AVBEGMSD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-88FW7PNBDBKHL20028MXEC7AO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreServices-32XM9N84T9KYPA839NVNUSWS3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-2AI4IIFGG13NJB8A41NV2MF78.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\ 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\ 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\ 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\ 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\ 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\ 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

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\ 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\ 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

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/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/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos12.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 -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug/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/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/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/Wand.build/Objects-normal/arm64/Wand_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug/Wand.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug/Wand.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug/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/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')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Wand-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug/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/Wand.build/Objects-normal/arm64/Wand-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Wand-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Wand.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug/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/Wand.build/Objects-normal/arm64/Wand.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Wand.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Wand.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug/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/Wand.build/Objects-normal/arm64/Wand.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Wand.swiftmodule/arm64-apple-macos.swiftdoc
SwiftDriverJobDiscovery normal arm64 Compiling Counting.swift, Error.swift, Error?.swift (in target 'Wand' from project 'Wand')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Wand.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug/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/Wand.build/Objects-normal/arm64/Wand.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Wand.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Wand.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug/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/Wand.build/Objects-normal/arm64/Wand.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Wand.swiftmodule/Project/arm64-apple-macos.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/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/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos12.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 -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/WandFoundation.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/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/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/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/WandFoundation.build/Objects-normal/arm64/WandFoundation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/WandFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/WandFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/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/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 Addons.swift, All.swift, Any.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Compiling Option.swift, Ask.swift, Asking.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 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/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/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos12.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 -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug/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/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/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/Wand.build/Objects-normal/arm64/Wand_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug/Wand.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug/Wand.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug/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/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/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-macos12.0 -r -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug/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/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/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/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug/Wand.build/Objects-normal/arm64/Wand.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug/Wand.build/Objects-normal/arm64/Wand-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk --xcode-version 17A5241e --platform-family macOS --deployment-target 12.0 --bundle-identifier wand.Wand --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Wand.appintents --target-triple arm64-apple-macos12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Wand.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug/Wand.build/Objects-normal/arm64/Wand_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug/Wand.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug/Wand.build/Objects-normal/arm64/Wand.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug/Wand.build/Wand.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug/Wand.build/Wand.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug/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:40:04.680 appintentsmetadataprocessor[775:4433] Starting appintentsmetadataprocessor export
2025-07-01 22:40:04.749 appintentsmetadataprocessor[775:4433] Extracted no relevant App Intents symbols, skipping writing output
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/LocalAuthentication-A3RVHBMX1QQU3IH99QRROOLJH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-9XJZ4P20L95D2PKL7SUMCPNCP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGL-944U6YLLWD4SFRFM9WALKCPRN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CUPS-71BRF3UC4V45G8870O1CWM0MA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ExtensionFoundation-XIJB7KSCIACM0DW1K963QKLC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreAudioTypes-10WI7G070NYOYZ2JVV66PE9I4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-DQ8B56HX9H30U1VC4FR7MUR73.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMIDI-E2SDYEIDY8HI7I9BCL5XFIIKA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/BackgroundAssets-3NP4YHUCMQO4MMC1BMD8IG8AX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ColorSync-EPPNNX3L1NXPK4M2SDUTEIBGZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreData-2VDD5DGXSFXFYAFCURRRLCNZH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-6S6DESUL4I71P95XT6TEQ7FDF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-2VXY9ORECNAH6UNF8M80EQLGI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreAudio-67EBNKGS836EACXSSNOEZUG9F.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-5ROV7BH8E6KVESIYYCEHT1YVK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-DP8FPXVUR83Q7ADSGVFW62TMS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-7YIXXMGHO4UJE35GGM2FFRA6B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreBluetooth-6D292G0Z1FQ0VEOZ642YIYYP8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-4WBNZTZACNE6TBAY73Y6K50U5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-DQNWQ7O7VBOISP2WANTBH1TVK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/dnssd-67ONNBIY9UHOBT6I5AXSKQR10.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-9LQDWZH5Y0ZB4RWUFFKDZ23OR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-DDPGYLXY21H794JRYT4O5LLF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-5T7GHUQU58UKWFQNB2GAB37TQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-1QC2TREL4E841A16LGTTMBXTK.pcm
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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/Wand.o
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Network-3OKH9JF0OTY516VW3HPZ3U3NY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-EL7ZOBC6NM9PETBVVJ6E17R4R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ApplicationServices-80KYHHX1R2VRVAU4W8EZDEEOR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-8K6OGVANM2PHZ1ZLR2FDCDNJ5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-OOGTKT65NOMASJH2TSIZP0VK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Carbon-ADRZSEDFQWJP7NHPL1JS6Z9KT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-31SCFGOSZHI37ZN5T6VDOBDWG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreML-7YXVXP0O2COQOVQUXGHFM64XI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMedia-1WQ7MC6Z7VWP6P364LP4OWHM0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-91DS2RXYOJ8S506PBOGG46MQO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accelerate-569ZHLBNXRKD32TDXTE8V64WB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-5DNTT2TYSH7S2BIIFP4WY094L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AudioToolbox-522P8SIW39OF8X1T1FE9ZBBHE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-743YT5N6M7AW630GU6OBDXXS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AppKit-F2SGBH32805IRS4IQPGIRRYWD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Vision-GXGR3QTTVR7QCTTQY3PM5R1E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVFAudio-5MMZT7GZUP3UEX7UX70OTCM64.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MediaToolbox-9T7NKE80XW2BWS9PWKN434KWB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVFoundation-8EVYFLO1NRJA932PSQH2UWGE1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/StoreKit-B7LOPG74FV2YSHY3Q5S6L56MJ.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/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_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

/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
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

/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 {
^
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

/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 /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\ 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\ 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/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

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

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\ 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

/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 /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 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

/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
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

/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
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

/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
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\ 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

/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
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

/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
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

/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
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\ 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

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')
SwiftDriverJobDiscovery normal arm64 Compiling UIImage_Convert.swift, UIKit_Convertable.swift, UIView_Convert.swift, UIAlertController+Pipe.swift, UIImagePickerController_Obtainable.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling UIColor_Convert_Int.swift, UIColor_Convert_String.swift, UIEvent_Pipe.swift, UIGestureRecognizer_Ask.swift, UIImage_Asking.swift (in target 'WandFoundation' from project 'WandFoundation')
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/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/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos12.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 -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/WandFoundation.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/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/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/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/WandFoundation.build/Objects-normal/arm64/WandFoundation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/WandFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/WandFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/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/WandFoundation.build/Objects-normal/arm64/WandFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/WandFoundation-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/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/WandFoundation.build/Objects-normal/arm64/WandFoundation-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/WandFoundation-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WandFoundation.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/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/WandFoundation.build/Objects-normal/arm64/WandFoundation.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WandFoundation.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WandFoundation.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/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/WandFoundation.build/Objects-normal/arm64/WandFoundation.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WandFoundation.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WandFoundation.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/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/WandFoundation.build/Objects-normal/arm64/WandFoundation.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WandFoundation.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WandFoundation.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/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/WandFoundation.build/Objects-normal/arm64/WandFoundation.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WandFoundation.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
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')
SwiftDriverJobDiscovery normal arm64 Compiling CBPeripheral_Ask.swift, CBPeripheral_Delegate.swift, CBService_Ask.swift, [CBService]_Ask.swift, CMSampleBuffer_Wand.swift, Bundle_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling AVCapture_Wand.swift, AVFoundation_Wand.swift, CBCentralManager_Delegate.swift, CBCentralManager_Obtainable.swift, [CBCharacteristic]_Ask.swift, CBManagerState_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling UserDefaults_Ubiquitous.swift, NWPathMonitor_Obtainable.swift, NetworkExtension_Ask.swift, SKPaymentQueue_Obtain.swift, SKPaymentTransaction_Ask.swift, SKProduct_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling SKProductsRequest_Obtain.swift, SKProductsResponse_Ask.swift, Range_Convert.swift, String.Encoding_Convert.swift, String.IndexDistance_Wand.swift, String_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Visible.swift, VNImageRequestHandler_Obtainable.swift, VNObservation_Ask.swift, VNRequest_Obtainable.swift, Vision_Wand.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftDriver\ Compilation 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 -- /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/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/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos12.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 -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/WandFoundation.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/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/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/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/WandFoundation.build/Objects-normal/arm64/WandFoundation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/WandFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/WandFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/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/WandFoundation.build/Objects-normal/arm64/WandFoundation-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/WandFoundation.o normal (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos12.0 -r -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/WandFoundation.build/Objects-normal/arm64/WandFoundation.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/WandFoundation.build/Objects-normal/arm64/WandFoundation_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/WandFoundation.build/Objects-normal/arm64/WandFoundation_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/WandFoundation.build/Objects-normal/arm64/WandFoundation.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/WandFoundation.build/Objects-normal/arm64/WandFoundation-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WandFoundation.o
ExtractAppIntentsMetadata (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name WandFoundation --sdk-root /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk --xcode-version 17A5241e --platform-family macOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.WandFoundation --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WandFoundation.appintents --target-triple arm64-apple-macos12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WandFoundation.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/WandFoundation.build/Objects-normal/arm64/WandFoundation_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/WandFoundation.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/WandFoundation.build/Objects-normal/arm64/WandFoundation.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/WandFoundation.build/WandFoundation.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/WandFoundation.build/WandFoundation.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug/WandFoundation.build/Objects-normal/arm64/WandFoundation.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-07-01 22:40:07.695 appintentsmetadataprocessor[834:4625] Starting appintentsmetadataprocessor export
2025-07-01 22:40:07.741 appintentsmetadataprocessor[834:4625] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WandFoundation.o (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WandFoundation.o
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:a0533ba45d37389d720d41d3784f2852c0fd8de2, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:a0533ba45d37389d720d41d3784f2852c0fd8de2, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:a0533ba45d37389d720d41d3784f2852c0fd8de2, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:a0533ba45d37389d720d41d3784f2852c0fd8de2, name:My Mac }
Build complete.
{
  "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
Done.