The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WWBluetoothManager, reference 1.2.1 (aee4b8), with Swift 6.2 for visionOS using Xcode 26.3 on 7 May 2026 11:55:26 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWBluetoothManager.git
Reference: 1.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWBluetoothManager
 * tag               1.2.1      -> FETCH_HEAD
HEAD is now at aee4b8e - 加入publish / startAdvertising使用enum的功能
Cloned https://github.com/William-Weng/WWBluetoothManager.git
Revision (git rev-parse @):
aee4b8e97cfa40579284f3076e9e5fa2344be4f6
SUCCESS checkout https://github.com/William-Weng/WWBluetoothManager.git at 1.2.1
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/William-Weng/WWBluetoothManager.git
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/William-Weng/WWByteReader
Creating working copy of package ‘WWByteReader’
Checking out 1.2.0 of package ‘WWByteReader’
Resolve Package Graph
Resolved source packages:
  WWBluetoothManager: /Users/admin/builder/spi-builder-workspace
  WWByteReader: https://github.com/William-Weng/WWByteReader @ 1.2.0
resolved source packages: WWBluetoothManager, WWByteReader
2026-05-07 07:54:52.577 xcodebuild[530:3082] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "wwbytereader",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "1.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/William-Weng/WWByteReader"
    }
  ],
  "manifest_display_name" : "WWBluetoothManager",
  "name" : "WWBluetoothManager",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "WWBluetoothManager",
      "targets" : [
        "WWBluetoothManager"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "WWBluetoothManager",
      "module_type" : "SwiftTarget",
      "name" : "WWBluetoothManager",
      "path" : "Sources/WWBluetoothManager",
      "product_dependencies" : [
        "WWByteReader"
      ],
      "product_memberships" : [
        "WWBluetoothManager"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Privacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "BluetoothManager/Central.swift",
        "BluetoothManager/Client.swift",
        "BluetoothManager/Peripheral.swift",
        "BluetoothTransfer/FileTransferController.swift",
        "BluetoothTransfer/FileTransferRecord.swift",
        "Utility/Constant+UUIDType.swift",
        "Utility/Constant.swift",
        "Utility/Delegate.swift",
        "Utility/Extension.swift",
        "Utility/Model.swift",
        "Utility/ScanResult.swift",
        "WWBluetoothManager.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "WWBluetoothManager"
    ]
  }
}
2026-05-07 07:55:12.755 xcodebuild[707:4422] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WWBluetoothManager -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme WWBluetoothManager -destination generic/platform=xrOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  WWByteReader: https://github.com/William-Weng/WWByteReader @ 1.2.0
  WWBluetoothManager: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'WWBluetoothManager' in project 'WWBluetoothManager'
        ➜ Explicit dependency on target 'WWBluetoothManager' in project 'WWBluetoothManager'
        ➜ Explicit dependency on target 'WWBluetoothManager_WWBluetoothManager' in project 'WWBluetoothManager'
        ➜ Explicit dependency on target 'WWByteReader' in project 'WWByteReader'
    Target 'WWBluetoothManager' in project 'WWBluetoothManager'
        ➜ Explicit dependency on target 'WWBluetoothManager_WWBluetoothManager' in project 'WWBluetoothManager'
        ➜ Explicit dependency on target 'WWByteReader' in project 'WWByteReader'
    Target 'WWByteReader' in project 'WWByteReader'
        ➜ Explicit dependency on target 'WWByteReader' in project 'WWByteReader'
        ➜ Explicit dependency on target 'WWByteReader_WWByteReader' in project 'WWByteReader'
    Target 'WWByteReader' in project 'WWByteReader'
        ➜ Explicit dependency on target 'WWByteReader_WWByteReader' in project 'WWByteReader'
    Target 'WWByteReader_WWByteReader' in project 'WWByteReader' (no dependencies)
    Target 'WWBluetoothManager_WWBluetoothManager' in project 'WWBluetoothManager' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: f00e61bc30d323b388f8061cb888ca5f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f00e61bc30d323b388f8061cb888ca5f.xcbuilddata
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
ClangStatCache /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.2-23N301-dc75598d0054f22ec865fa860f139d72f5e64962d3ee001da1d77d1957dffdab.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.2-23N301-dc75598d0054f22ec865fa860f139d72f5e64962d3ee001da1d77d1957dffdab.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
    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-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader_WWByteReader.bundle (in target 'WWByteReader_WWByteReader' from project 'WWByteReader')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader_WWByteReader.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader_WWByteReader.build/empty-WWByteReader_WWByteReader.plist (in target 'WWByteReader_WWByteReader' from project 'WWByteReader')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader_WWByteReader.build/empty-WWByteReader_WWByteReader.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader_WWByteReader.build/WWByteReader_WWByteReader.DependencyStaticMetadataFileList (in target 'WWByteReader_WWByteReader' from project 'WWByteReader')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader_WWByteReader.build/WWByteReader_WWByteReader.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/WWByteReader.modulemap (in target 'WWByteReader' from project 'WWByteReader')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/WWByteReader.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader_WWByteReader.build/WWByteReader_WWByteReader.DependencyMetadataFileList (in target 'WWByteReader_WWByteReader' from project 'WWByteReader')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader_WWByteReader.build/WWByteReader_WWByteReader.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/WWByteReader.DependencyStaticMetadataFileList (in target 'WWByteReader' from project 'WWByteReader')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/WWByteReader.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/WWByteReader.DependencyMetadataFileList (in target 'WWByteReader' from project 'WWByteReader')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/WWByteReader.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.SwiftFileList (in target 'WWByteReader' from project 'WWByteReader')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader_const_extract_protocols.json (in target 'WWByteReader' from project 'WWByteReader')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.SwiftConstValuesFileList (in target 'WWByteReader' from project 'WWByteReader')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.LinkFileList (in target 'WWByteReader' from project 'WWByteReader')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader-OutputFileMap.json (in target 'WWByteReader' from project 'WWByteReader')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/DerivedSources/resource_bundle_accessor.swift (in target 'WWByteReader' from project 'WWByteReader')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/DerivedSources/resource_bundle_accessor.swift
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager_WWBluetoothManager.build/WWBluetoothManager_WWBluetoothManager.DependencyStaticMetadataFileList (in target 'WWBluetoothManager_WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager_WWBluetoothManager.build/WWBluetoothManager_WWBluetoothManager.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager_WWBluetoothManager.build/WWBluetoothManager_WWBluetoothManager.DependencyMetadataFileList (in target 'WWBluetoothManager_WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager_WWBluetoothManager.build/WWBluetoothManager_WWBluetoothManager.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager_WWBluetoothManager.build/empty-WWBluetoothManager_WWBluetoothManager.plist (in target 'WWBluetoothManager_WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager_WWBluetoothManager.build/empty-WWBluetoothManager_WWBluetoothManager.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/WWBluetoothManager.DependencyStaticMetadataFileList (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/WWBluetoothManager.DependencyStaticMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/WWByteReader.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/WWByteReader.modulemap (in target 'WWByteReader' from project 'WWByteReader')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
    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/WWByteReader.build/Debug-xros/WWByteReader.build/WWByteReader.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/WWBluetoothManager.modulemap (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/WWBluetoothManager.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/WWBluetoothManager.DependencyMetadataFileList (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/WWBluetoothManager.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.LinkFileList (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager_const_extract_protocols.json (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager-OutputFileMap.json (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.SwiftFileList (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.SwiftConstValuesFileList (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources/resource_bundle_accessor.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/WWBluetoothManager.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/WWBluetoothManager.modulemap (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
    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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/WWBluetoothManager.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager_WWBluetoothManager.bundle (in target 'WWBluetoothManager_WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager_WWBluetoothManager.bundle
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader_WWByteReader.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader_WWByteReader.build/empty-WWByteReader_WWByteReader.plist (in target 'WWByteReader_WWByteReader' from project 'WWByteReader')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader_WWByteReader.build/empty-WWByteReader_WWByteReader.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform xros -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader_WWByteReader.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader_WWByteReader.bundle/Privacy /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader/Sources/WWByteReader/Privacy (in target 'WWByteReader_WWByteReader' from project 'WWByteReader')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader/Sources/WWByteReader/Privacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader_WWByteReader.bundle
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager_WWBluetoothManager.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager_WWBluetoothManager.build/empty-WWBluetoothManager_WWBluetoothManager.plist (in target 'WWBluetoothManager_WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager_WWBluetoothManager.build/empty-WWBluetoothManager_WWBluetoothManager.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform xros -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager_WWBluetoothManager.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager_WWBluetoothManager.bundle/Privacy /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Privacy (in target 'WWBluetoothManager_WWBluetoothManager' from project 'WWBluetoothManager')
    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/Sources/WWBluetoothManager/Privacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager_WWBluetoothManager.bundle
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader_WWByteReader.bundle (in target 'WWByteReader_WWByteReader' from project 'WWByteReader')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader_WWByteReader.bundle
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager_WWBluetoothManager.bundle (in target 'WWBluetoothManager_WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager_WWBluetoothManager.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader_WWByteReader.bundle (in target 'WWByteReader_WWByteReader' from project 'WWByteReader')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader_WWByteReader.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager_WWBluetoothManager.bundle (in target 'WWBluetoothManager_WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager_WWBluetoothManager.bundle
SwiftDriver WWByteReader normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WWByteReader' from project 'WWByteReader')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WWByteReader -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.2-23N301-dc75598d0054f22ec865fa860f139d72f5e64962d3ee001da1d77d1957dffdab.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader-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/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.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/WWByteReader.build/Debug-xros/WWByteReader.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.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/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader-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/_SwiftConcurrencyShims-BRV30TBVZVZGDTY5ZKQTNXO6Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-59RKLAH367BCLMA4BP9X29RA0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-7FGXDEXP946ZMR28U71JEDN34.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-8IP7O960ZPRTWV7MFFJHTJAZ8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-7J8I4D747RUWBIYVTCUP6XCDQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-B1VX477YXD7CAGEWY0R0RU846.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-1UFLOIXY4PP9XJ7I5XRYGIGRS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-BY9SH1ZLURHIZF4O8W9N7X51.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-5R017QINEW262H7RW8YQHZUWW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-F1WHVHT30PN08BRIB1TFVE6Q6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-32JUI9BVMTB1YIPG3DOX0HVHZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-BYCQT40TEPV9J5K8KWFTPAFBQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-40TJW4LRH20Q0USFC9VI62SX3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-2RBMKWGX3KVNQAIS5A77GJ81P.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-16PR4BOA5HVH9E9TU1RFF9EP2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-9C6XW0G82BUFJ68L6816BB9W4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-A91VAR85FCLL7KONVKW3WGUUJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-2GOIISS4AFLSIAOGO3NG5XFRN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-1G1ZNP8U0J2EAHIGG83MSWVVP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-AX2VW6P2YUECOPD1DXSYLDNAL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-DGMDGD780M9PGTWDQ2ZHPWKVC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-EZR9XJ258NNIJGDUZ5Z86J61L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-3AEXNPG0FW33NERH0F96PEJE8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-5IE2NAQWIQZYXAS7GMQPDAP5X.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-87HFI5MW2NOKIT7AW3SKUGI8W.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-946IR1QRT3J1QJVRSRCDIQNGH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-U3TAXVGJ5WCXIZ73C7O3SCGY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-77RKTCUFYIIV3TPIB3OPOWOWC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-9SSI48T36E4UKPKWAMPH7FTVK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-AZXFXDAQOZ2FMK833LKA0FCZT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-7RHAZ9AIDG6Y9PXFA46VEDBWJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-87BV8MR1KEWO9S37RQ4KYEGMX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-2PVJQSMOBIMJZIWJRRDBRGFO8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-8D93TLXSLWLRJSGD0CVKGYZCN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-B23M1CRQH1DN5M7A2N8LIBBVG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-UUHPV04ABKZTDIB4S4ZQ921G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-9Y92GATX11Y4TGZ9JCTYBTE92.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-8Z1HTFDLM7F1NNUEZVAVL0YDB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-4A8CJ38HFCLJSENUXVIYEGU9B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-5VCEH93R6ZP2GNKD5NSBQKYZ2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-AZ7CB6BZPLK2ZOWWV6G6XQO13.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-ETAW7G2ZUYKR712LYFYQET72C.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-84BXIGKCVBL69XAK3UHZYQQS1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-A7JJE7CWHJHG46O5K8NAJEP6W.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-DB5M637CO9U81KGZDEUGZXDT9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/FileProvider-DDRE031DXVX9VYTI9SPT4YW1R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-BM6WSM9QP4V0P6V4JTSY7WD8A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-ATCN4KBVIJ4BC8FRKV1FJSBJZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-2RSMJKVNS6O0NFQB1VVYOTYGI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-8K40EB0UZ88K92K25WHS206V5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-AKYZW7R7PR5WPBKJIEUDAPXOU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-6TO8TDFXAJCONGY037WZV80SU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-981VUMI7QKC34FATQGLBUZH2M.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ WWByteReader (in target 'WWByteReader' from project 'WWByteReader')
EmitSwiftModule normal arm64 (in target 'WWByteReader' from project 'WWByteReader')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/DerivedSources/resource_bundle_accessor.swift (in target 'WWByteReader' from project 'WWByteReader')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/DerivedSources/resource_bundle_accessor.swift (in target 'WWByteReader' from project 'WWByteReader')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for WWByteReader (in target 'WWByteReader' from project 'WWByteReader')
SwiftDriver\ Compilation\ Requirements WWByteReader normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WWByteReader' from project 'WWByteReader')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WWByteReader -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.2-23N301-dc75598d0054f22ec865fa860f139d72f5e64962d3ee001da1d77d1957dffdab.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader-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/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.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/WWByteReader.build/Debug-xros/WWByteReader.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.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/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader-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-xros/WWByteReader-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader-Swift.h (in target 'WWByteReader' from project 'WWByteReader')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/WWByteReader-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.abi.json (in target 'WWByteReader' from project 'WWByteReader')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
    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/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.swiftmodule (in target 'WWByteReader' from project 'WWByteReader')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
    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/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.swiftdoc (in target 'WWByteReader' from project 'WWByteReader')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
    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/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.swiftsourceinfo (in target 'WWByteReader' from project 'WWByteReader')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
    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/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriver WWBluetoothManager normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WWBluetoothManager -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.2-23N301-dc75598d0054f22ec865fa860f139d72f5e64962d3ee001da1d77d1957dffdab.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager-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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager-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/CoreBluetooth-CRNNJVWBGIQJB0NNW6UZQ9KG4.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ WWBluetoothManager (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
EmitSwiftModule normal arm64 (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothTransfer/FileTransferRecord.swift:73:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func encode() -> Data {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Constant.swift:187:43: warning: 'retroactive' attribute does not apply; 'ClientEvent' is declared in this module; this is an error in the Swift 6 language mode
extension WWBluetoothManager.ClientEvent: @retroactive CustomStringConvertible {
                                          ^~~~~~~~~~~~~

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

/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/ScanResult.swift:39:16: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
        📱 \(displayName) | 📶 \(rssi.stringValue)dBm | 🔗 \(isConnectable.map { $0 ? "YES" : "NO" } ?? "unknown")
/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/ScanResult.swift:39:16: note: provide a default value to avoid this warning
        📱 \(displayName) | 📶 \(rssi.stringValue)dBm | 🔗 \(isConnectable.map { $0 ? "YES" : "NO" } ?? "unknown")
/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/ScanResult.swift:39:16: note: use 'String(describing:)' to silence this warning
        📱 \(displayName) | 📶 \(rssi.stringValue)dBm | 🔗 \(isConnectable.map { $0 ? "YES" : "NO" } ?? "unknown")
/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/ScanResult.swift:47:29: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
          "displayName": "\(displayName)",
                            ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/ScanResult.swift:47:29: note: provide a default value to avoid this warning
          "displayName": "\(displayName)",
                            ^~~~~~~~~~~
                                        ?? <#default value#>
/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/ScanResult.swift:47:29: note: use 'String(describing:)' to silence this warning
          "displayName": "\(displayName)",
                            ^~~~~~~~~~~
                            String(describing:  )
SwiftCompile normal arm64 Compiling\ WWBluetoothManager.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/WWBluetoothManager.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/WWBluetoothManager.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Constant.swift:187:43: warning: 'retroactive' attribute does not apply; 'ClientEvent' is declared in this module; this is an error in the Swift 6 language mode
extension WWBluetoothManager.ClientEvent: @retroactive CustomStringConvertible {
                                          ^~~~~~~~~~~~~

SwiftCompile normal arm64 Compiling\ Client.swift,\ Peripheral.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Client.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Peripheral.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
Failed frontend command:
/Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Central.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Client.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Peripheral.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothTransfer/FileTransferController.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothTransfer/FileTransferRecord.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Constant+UUIDType.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Constant.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Delegate.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Model.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/ScanResult.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/WWBluetoothManager.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Client.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Client.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Client.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Client.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Peripheral.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Peripheral.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Peripheral.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Peripheral.dia -target arm64-apple-xros1.0 -load-resolved-plugin /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.2-23N301-dc75598d0054f22ec865fa860f139d72f5e64962d3ee001da1d77d1957dffdab.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name WWBluetoothManager -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.2 -target-sdk-name xros26.2 -clang-target arm64-apple-xros26.2 -in-process-plugin-server-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Client.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Peripheral.o -index-unit-output-path /WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Client.o -index-unit-output-path /WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Peripheral.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Client.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Client.swift:146:9: warning: result of call to 'write(_:to:type:)' is unused
        write(data, to: uuidString, type: type)
        ^    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Peripheral.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Peripheral.swift:34:33: error: 'init(delegate:queue:)' is unavailable in visionOS
            peripheralManager = CBPeripheralManager(delegate: self, queue: nil)
                                ^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBPeripheralManager.h:144:1: note: 'init(delegate:queue:)' has been explicitly marked unavailable here
- (instancetype)initWithDelegate:(nullable id<CBPeripheralManagerDelegate>)delegate
^
/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Peripheral.swift:182:23: error: 'init(type:primary:)' is unavailable in visionOS
        let service = CBMutableService(type: serviceUUID, primary: true)
                      ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBService.h:92:1: note: 'init(type:primary:)' has been explicitly marked unavailable here
- (instancetype)initWithType:(CBUUID *)UUID primary:(BOOL)isPrimary API_AVAILABLE(ios(6.0), macos(10.9)) API_UNAVAILABLE(watchos, tvos) NS_DESIGNATED_INITIALIZER
^
/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Peripheral.swift:205:30: error: 'init(type:properties:value:permissions:)' is unavailable in visionOS
        let characteristic = CBMutableCharacteristic(
                             ^~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBCharacteristic.h:179:1: note: 'init(type:properties:value:permissions:)' has been explicitly marked unavailable here
- (instancetype)initWithType:(CBUUID *)UUID properties:(CBCharacteristicProperties)properties value:(nullable NSData *)value permissions:(CBAttributePermissions)permissions API_AVAILABLE(ios(6.0), macos(10.9)) API_UNAVAILABLE(watchos, tvos) NS_DESIGNATED_INITIALIZER
^
SwiftCompile normal arm64 Compiling\ Constant+UUIDType.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Constant+UUIDType.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Constant+UUIDType.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Constant+UUIDType.swift:391:9: warning: will never be executed
        return hex
        ^
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ Central.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Central.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources/resource_bundle_accessor.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Central.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for WWBluetoothManager (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftDriver\ Compilation\ Requirements WWBluetoothManager normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WWBluetoothManager -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.2-23N301-dc75598d0054f22ec865fa860f139d72f5e64962d3ee001da1d77d1957dffdab.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager-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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling WWByteWriter.swift (in target 'WWByteReader' from project 'WWByteReader')
SwiftCompile normal arm64 Compiling\ Delegate.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Delegate.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Delegate.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ FileTransferController.swift,\ FileTransferRecord.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothTransfer/FileTransferController.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothTransfer/FileTransferRecord.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothTransfer/FileTransferController.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothTransfer/FileTransferRecord.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift (in target 'WWByteReader' from project 'WWByteReader')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/WWBluetoothManager-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager-Swift.h (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/WWBluetoothManager-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling WWByteReader.swift (in target 'WWByteReader' from project 'WWByteReader')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.swiftmodule (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
    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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.swiftdoc (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
    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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager.swiftmodule/arm64-apple-xros.swiftdoc
SwiftDriverJobDiscovery normal arm64 Compiling ScanResult.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.abi.json (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
    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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.swiftsourceinfo (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
    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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Extension.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Extension.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift, Central.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftDriverJobDiscovery normal arm64 Compiling Constant.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftDriverJobDiscovery normal arm64 Compiling Constant+UUIDType.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftDriverJobDiscovery normal arm64 Compiling WWBluetoothManager.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftDriverJobDiscovery normal arm64 Compiling Delegate.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftDriverJobDiscovery normal arm64 Compiling Model.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
2026-05-07 07:55:14.729 xcodebuild[709:4474] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ Client.swift,\ Peripheral.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Client.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Peripheral.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Peripheral.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
	Building workspace spi-builder-workspace with scheme WWBluetoothManager
(3 failures)
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  WWBluetoothManager: /Users/admin/builder/spi-builder-workspace
  WWByteReader: https://github.com/William-Weng/WWByteReader @ 1.2.0
resolved source packages: WWBluetoothManager, WWByteReader
2026-05-07 07:55:23.774 xcodebuild[820:4968] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "wwbytereader",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "1.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/William-Weng/WWByteReader"
    }
  ],
  "manifest_display_name" : "WWBluetoothManager",
  "name" : "WWBluetoothManager",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "WWBluetoothManager",
      "targets" : [
        "WWBluetoothManager"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "WWBluetoothManager",
      "module_type" : "SwiftTarget",
      "name" : "WWBluetoothManager",
      "path" : "Sources/WWBluetoothManager",
      "product_dependencies" : [
        "WWByteReader"
      ],
      "product_memberships" : [
        "WWBluetoothManager"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Privacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "BluetoothManager/Central.swift",
        "BluetoothManager/Client.swift",
        "BluetoothManager/Peripheral.swift",
        "BluetoothTransfer/FileTransferController.swift",
        "BluetoothTransfer/FileTransferRecord.swift",
        "Utility/Constant+UUIDType.swift",
        "Utility/Constant.swift",
        "Utility/Delegate.swift",
        "Utility/Extension.swift",
        "Utility/Model.swift",
        "Utility/ScanResult.swift",
        "WWBluetoothManager.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "WWBluetoothManager"
    ]
  }
}
2026-05-07 07:55:24.818 xcodebuild[828:5036] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WWBluetoothManager -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme WWBluetoothManager -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  WWBluetoothManager: /Users/admin/builder/spi-builder-workspace
  WWByteReader: https://github.com/William-Weng/WWByteReader @ 1.2.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'WWBluetoothManager' in project 'WWBluetoothManager'
        ➜ Explicit dependency on target 'WWBluetoothManager' in project 'WWBluetoothManager'
        ➜ Explicit dependency on target 'WWBluetoothManager_WWBluetoothManager' in project 'WWBluetoothManager'
        ➜ Explicit dependency on target 'WWByteReader' in project 'WWByteReader'
    Target 'WWBluetoothManager' in project 'WWBluetoothManager'
        ➜ Explicit dependency on target 'WWBluetoothManager_WWBluetoothManager' in project 'WWBluetoothManager'
        ➜ Explicit dependency on target 'WWByteReader' in project 'WWByteReader'
    Target 'WWByteReader' in project 'WWByteReader'
        ➜ Explicit dependency on target 'WWByteReader' in project 'WWByteReader'
        ➜ Explicit dependency on target 'WWByteReader_WWByteReader' in project 'WWByteReader'
    Target 'WWByteReader' in project 'WWByteReader'
        ➜ Explicit dependency on target 'WWByteReader_WWByteReader' in project 'WWByteReader'
    Target 'WWByteReader_WWByteReader' in project 'WWByteReader' (no dependencies)
    Target 'WWBluetoothManager_WWBluetoothManager' in project 'WWBluetoothManager' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.2-23N301-dc75598d0054f22ec865fa860f139d72f5e64962d3ee001da1d77d1957dffdab.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.2-23N301-dc75598d0054f22ec865fa860f139d72f5e64962d3ee001da1d77d1957dffdab.sdkstatcache
SwiftDriver WWBluetoothManager normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WWBluetoothManager -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.2-23N301-dc75598d0054f22ec865fa860f139d72f5e64962d3ee001da1d77d1957dffdab.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager-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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver WWByteReader normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WWByteReader' from project 'WWByteReader')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WWByteReader -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.2-23N301-dc75598d0054f22ec865fa860f139d72f5e64962d3ee001da1d77d1957dffdab.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader-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/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.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/WWByteReader.build/Debug-xros/WWByteReader.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.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/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Constant.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader/Sources/WWByteReader/Utility/Constant.swift (in target 'WWByteReader' from project 'WWByteReader')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader/Sources/WWByteReader/Utility/Constant.swift (in target 'WWByteReader' from project 'WWByteReader')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothTransfer/FileTransferRecord.swift:73:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func encode() -> Data {
    ^~~~~~~

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

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

SwiftCompile normal arm64 Compiling\ Peripheral.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Peripheral.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
Failed frontend command:
/Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Central.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Client.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Peripheral.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothTransfer/FileTransferController.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothTransfer/FileTransferRecord.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Constant+UUIDType.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Constant.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Delegate.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Model.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/ScanResult.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/WWBluetoothManager.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Peripheral.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Peripheral.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Peripheral.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Peripheral.dia -target arm64-apple-xros1.0 -load-resolved-plugin /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.2-23N301-dc75598d0054f22ec865fa860f139d72f5e64962d3ee001da1d77d1957dffdab.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name WWBluetoothManager -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.2 -target-sdk-name xros26.2 -clang-target arm64-apple-xros26.2 -in-process-plugin-server-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Peripheral.o -index-unit-output-path /WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Peripheral.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Peripheral.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Peripheral.swift:34:33: error: 'init(delegate:queue:)' is unavailable in visionOS
            peripheralManager = CBPeripheralManager(delegate: self, queue: nil)
                                ^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBPeripheralManager.h:144:1: note: 'init(delegate:queue:)' has been explicitly marked unavailable here
- (instancetype)initWithDelegate:(nullable id<CBPeripheralManagerDelegate>)delegate
^
/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Peripheral.swift:182:23: error: 'init(type:primary:)' is unavailable in visionOS
        let service = CBMutableService(type: serviceUUID, primary: true)
                      ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBService.h:92:1: note: 'init(type:primary:)' has been explicitly marked unavailable here
- (instancetype)initWithType:(CBUUID *)UUID primary:(BOOL)isPrimary API_AVAILABLE(ios(6.0), macos(10.9)) API_UNAVAILABLE(watchos, tvos) NS_DESIGNATED_INITIALIZER
^
/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Peripheral.swift:205:30: error: 'init(type:properties:value:permissions:)' is unavailable in visionOS
        let characteristic = CBMutableCharacteristic(
                             ^~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBCharacteristic.h:179:1: note: 'init(type:properties:value:permissions:)' has been explicitly marked unavailable here
- (instancetype)initWithType:(CBUUID *)UUID properties:(CBCharacteristicProperties)properties value:(nullable NSData *)value permissions:(CBAttributePermissions)permissions API_AVAILABLE(ios(6.0), macos(10.9)) API_UNAVAILABLE(watchos, tvos) NS_DESIGNATED_INITIALIZER
^
SwiftCompile normal arm64 Compiling\ Client.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Client.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Client.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftDriverJobDiscovery normal arm64 Compiling FileTransferRecord.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
2026-05-07 07:55:25.659 xcodebuild[830:5067] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ Peripheral.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Peripheral.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Peripheral.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
	Building workspace spi-builder-workspace with scheme WWBluetoothManager
(3 failures)
BUILD FAILURE 6.2 visionOS