The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WWBluetoothManager, reference 1.2.1 (aee4b8), with Swift 6.2 for iOS using Xcode 26.3 on 7 May 2026 11:53:45 UTC.

Swift 6 data race errors: 0

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=iOS

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:         iOS
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:
  WWByteReader: https://github.com/William-Weng/WWByteReader @ 1.2.0
  WWBluetoothManager: /Users/admin/builder/spi-builder-workspace
resolved source packages: WWByteReader, WWBluetoothManager
2026-05-07 07:53:09.817 xcodebuild[530:3096] [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:53:30.248 xcodebuild[702: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=iOS
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=iOS
Resolve Package Graph
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
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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.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: 1c0b4484f37f1db7c9a64ec7514eaf46
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1c0b4484f37f1db7c9a64ec7514eaf46.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.2-23C57-dc75598d0054f22ec865fa860f139d7288450c32e1b53ef065a99acc3d9992c6.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.2-23C57-dc75598d0054f22ec865fa860f139d7288450c32e1b53ef065a99acc3d9992c6.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
    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-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/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-iphoneos/WWByteReader.build/WWByteReader.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/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-iphoneos/WWByteReader.build/WWByteReader.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/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-iphoneos/WWByteReader_WWByteReader.build/WWByteReader_WWByteReader.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/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-iphoneos/WWByteReader_WWByteReader.build/empty-WWByteReader_WWByteReader.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/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-iphoneos/WWByteReader_WWByteReader.build/WWByteReader_WWByteReader.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/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-iphoneos/WWByteReader.build/WWByteReader.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/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-iphoneos/WWByteReader.build/Objects-normal/arm64/WWByteReader_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/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-iphoneos/WWByteReader.build/Objects-normal/arm64/WWByteReader.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/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-iphoneos/WWByteReader.build/Objects-normal/arm64/WWByteReader.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/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-iphoneos/WWByteReader.build/Objects-normal/arm64/WWByteReader.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/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-iphoneos/WWByteReader.build/Objects-normal/arm64/WWByteReader-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/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-iphoneos/WWByteReader.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/WWByteReader.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/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-iphoneos/WWByteReader.build/WWByteReader.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/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-iphoneos/WWBluetoothManager_WWBluetoothManager.build/empty-WWBluetoothManager_WWBluetoothManager.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/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-iphoneos/WWBluetoothManager_WWBluetoothManager.build/WWBluetoothManager_WWBluetoothManager.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/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-iphoneos/WWBluetoothManager_WWBluetoothManager.build/WWBluetoothManager_WWBluetoothManager.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/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-iphoneos/WWBluetoothManager.build/WWBluetoothManager.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/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-iphoneos/WWBluetoothManager.build/WWBluetoothManager.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/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-iphoneos/WWBluetoothManager.build/WWBluetoothManager.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/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-iphoneos/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/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-iphoneos/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/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-iphoneos/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/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-iphoneos/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/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-iphoneos/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/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-iphoneos/WWBluetoothManager.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/WWBluetoothManager.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/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-iphoneos/WWBluetoothManager.build/WWBluetoothManager.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/WWByteReader_WWByteReader.bundle
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/WWBluetoothManager_WWBluetoothManager.bundle
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWByteReader_WWByteReader.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/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-iphoneos/WWByteReader_WWByteReader.build/empty-WWByteReader_WWByteReader.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWByteReader_WWByteReader.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/WWByteReader_WWByteReader.bundle
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWBluetoothManager_WWBluetoothManager.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/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-iphoneos/WWBluetoothManager_WWBluetoothManager.build/empty-WWBluetoothManager_WWBluetoothManager.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWBluetoothManager_WWBluetoothManager.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/WWBluetoothManager_WWBluetoothManager.bundle
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/WWByteReader_WWByteReader.bundle
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/WWBluetoothManager_WWBluetoothManager.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/WWBluetoothManager_WWBluetoothManager.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/WWByteReader_WWByteReader.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-iphoneos/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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk -target arm64-apple-ios15.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-iphoneos -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.2-23C57-dc75598d0054f22ec865fa860f139d7288450c32e1b53ef065a99acc3d9992c6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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-iphoneos/WWByteReader.build/Objects-normal/arm64/WWByteReader_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/WWByteReader.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/WWByteReader.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/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-iphoneos/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/_Builtin_stdbool-1NRUC59RACOKVTOYZ5B716BN8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-755XNPR6YI61IU6XC2TMX1VNR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-AG6MGCOGA8XUW2W8Q7WN7WUY0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-5WNDUT331MXMKM2GLSPF38I2F.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-BQ93ZH55WPDUFXIJ10PNQCEGB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-65K4T7ERWFTCQUFIP8YHHTU4J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-2EG8OVOH2HYHTAX2LL9V2TT5E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-1MR60AKBP470A44VGLOO8BOYV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-8VHZJ83Q6S1XV0H1THX6S1EB0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-8FBYRV0INCYJSOXVC3KQ3YQX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-17FFJR41OKCIG8DVKQDIWORSS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-DGSPZYYYYD3DX4H9P852VLD3H.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-CNFBI0VBUK91E64XE0RARONDY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-ENWF9WXOC5R5RU3MLKBRNFUTJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-CXQ5YD82BSZWCII5KFRTDHET3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-3PJLVNPCMJZBV9QPKTSBU4FLT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-CY1DFKMEL5ZH00FKWPIGCYDJ1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-5UOXVL0ICQS4G787XUVAUH2U7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-5MQX6IWKOZK60GAL1QR3DW6GI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-7EP7V6211A136B6IRHII46N8V.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-67597APSJ0GYU643YI9CUZKB6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-69SFFWUR02E4I0J2AGA7UP35B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-6TLQ7DY2VPNOK5TA1NPEO87UI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-APK2BRQ4TTEEDJR609RMELBEJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-3FFGPP8B35K5XRENT1SZSODUO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-3O2ETEOBXXZ141MKTG3KMXM5G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-BDR8B894GLAWD88XNR3R4IYER.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-1UHFSK10QJ70WG7EGGUCE4D1P.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-16O4DM3ZB55G4R9UYLIQ2I4S4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-8DNIGAKC79XEOB5MH2VNIVUWC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-1EF5DGSGNU4BQETRGT6MTTOD4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-DKK7GKN4HDA11M07MGMRCGUI6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-E3MWC7583NJP8CQB38XUJLWLT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/FileProvider-C09P64K1EOMD64KNRA44G9EQA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-9X4E9MDW2UUIV5LTLYFWQZ97M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-6ZC01UY7BFXZCB0AT344LJVG5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-CCSI8E0BLTC53RPWAQRI07VW0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-6ML78CXFG5HOL6T7USBWFX2LR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-2VGDTBDNXO8TTTKMOYK0ZYP7D.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-F4IRO07OB91RQ3AULC5PROFT1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-DYP93UJPZH3AD9TC4N9B1IYG4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-4LO11S4RR1W11EE7N0Y3YXZG2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-3GL4CFLA7E190RGKFOOUHLGFV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-E4B2GJP1CXUBBX48PNEWEECK2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-9JKAADDYDJI4VSNMA9ZM7HDPV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-849SUFX2O8UII23QJFBE56SGA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-DVG2O319FWPCIVMQS24EXWSAN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-B9U1JEZLP51M9RWL6313NLPH1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-8LOB7BP9OJQ05G2I1ZM1VB8B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-8C6QD3OO0HIHXK6E9L6YJX956.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\ 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-iphoneos/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-iphoneos/WWByteReader.build/DerivedSources/resource_bundle_accessor.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

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-iphoneos/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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk -target arm64-apple-ios15.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-iphoneos -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.2-23C57-dc75598d0054f22ec865fa860f139d7288450c32e1b53ef065a99acc3d9992c6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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-iphoneos/WWByteReader.build/Objects-normal/arm64/WWByteReader_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/WWByteReader.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/WWByteReader.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/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-iphoneos/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-iphoneos/WWByteReader-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/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-iphoneos/WWByteReader.build/Objects-normal/arm64/WWByteReader-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/WWByteReader-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWByteReader.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/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-iphoneos/WWByteReader.build/Objects-normal/arm64/WWByteReader.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWByteReader.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWByteReader.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/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-iphoneos/WWByteReader.build/Objects-normal/arm64/WWByteReader.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWByteReader.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWByteReader.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/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-iphoneos/WWByteReader.build/Objects-normal/arm64/WWByteReader.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWByteReader.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWByteReader.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/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-iphoneos/WWByteReader.build/Objects-normal/arm64/WWByteReader.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWByteReader.swiftmodule/Project/arm64-apple-ios.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-iphoneos/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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk -target arm64-apple-ios16.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-iphoneos -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.2-23C57-dc75598d0054f22ec865fa860f139d7288450c32e1b53ef065a99acc3d9992c6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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-iphoneos/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/WWBluetoothManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/WWBluetoothManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/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-iphoneos/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-JXG9XSAYO8B3WKO8F9R13BBV.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\ 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\ 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/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

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\ 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\ 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 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-iphoneos/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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk -target arm64-apple-ios16.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-iphoneos -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.2-23C57-dc75598d0054f22ec865fa860f139d7288450c32e1b53ef065a99acc3d9992c6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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-iphoneos/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/WWBluetoothManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/WWBluetoothManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/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-iphoneos/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 WWBluetoothManager.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ Central.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/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-iphoneos/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

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

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

SwiftDriverJobDiscovery normal arm64 Compiling Model.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/WWBluetoothManager-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/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-iphoneos/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/WWBluetoothManager-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling WWByteWriter.swift (in target 'WWByteReader' from project 'WWByteReader')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWBluetoothManager.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/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-iphoneos/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWBluetoothManager.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWBluetoothManager.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/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-iphoneos/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWBluetoothManager.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWBluetoothManager.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/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-iphoneos/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWBluetoothManager.swiftmodule/arm64-apple-ios.abi.json
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift (in target 'WWByteReader' from project 'WWByteReader')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWBluetoothManager.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/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-iphoneos/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWBluetoothManager.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
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\ 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

SwiftDriverJobDiscovery normal arm64 Compiling WWByteReader.swift (in target 'WWByteReader' from project 'WWByteReader')
SwiftDriverJobDiscovery normal arm64 Compiling ScanResult.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftDriverJobDiscovery normal arm64 Compiling Constant+UUIDType.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftDriverJobDiscovery normal arm64 Compiling Delegate.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftDriverJobDiscovery normal arm64 Compiling Client.swift, Peripheral.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
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 FileTransferController.swift, FileTransferRecord.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftDriverJobDiscovery normal arm64 Compiling Extension.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftDriverJobDiscovery normal arm64 Compiling Constant.swift (in target 'WWByteReader' from project 'WWByteReader')
SwiftDriver\ Compilation 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 -- /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-iphoneos/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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk -target arm64-apple-ios16.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-iphoneos -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.2-23C57-dc75598d0054f22ec865fa860f139d7288450c32e1b53ef065a99acc3d9992c6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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-iphoneos/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/WWBluetoothManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/WWBluetoothManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/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-iphoneos/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\ Compilation 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 -- /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-iphoneos/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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk -target arm64-apple-ios15.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-iphoneos -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.2-23C57-dc75598d0054f22ec865fa860f139d7288450c32e1b53ef065a99acc3d9992c6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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-iphoneos/WWByteReader.build/Objects-normal/arm64/WWByteReader_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/WWByteReader.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/WWByteReader.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/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-iphoneos/WWByteReader.build/Objects-normal/arm64/WWByteReader-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWByteReader.o normal (in target 'WWByteReader' from project 'WWByteReader')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
    /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios15.0 -r -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/WWByteReader.build/Objects-normal/arm64/WWByteReader.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/WWByteReader.build/Objects-normal/arm64/WWByteReader_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/WWByteReader.build/Objects-normal/arm64/WWByteReader_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/WWByteReader.build/Objects-normal/arm64/WWByteReader.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/WWByteReader.build/Objects-normal/arm64/WWByteReader-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWByteReader.o
ExtractAppIntentsMetadata (in target 'WWByteReader' from project 'WWByteReader')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
    /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.3.7003.10.eVKr17/Metal.xctoolchain --module-name WWByteReader --sdk-root /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk --xcode-version 17C529 --platform-family iOS --deployment-target 15.0 --bundle-identifier wwbytereader.WWByteReader --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWByteReader.appintents --target-triple arm64-apple-ios15.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWByteReader.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/WWByteReader.build/Objects-normal/arm64/WWByteReader_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/WWByteReader.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/WWByteReader.build/Objects-normal/arm64/WWByteReader.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/WWByteReader.build/WWByteReader.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/WWByteReader.build/WWByteReader.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-iphoneos/WWByteReader.build/Objects-normal/arm64/WWByteReader.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-05-07 07:53:40.999 appintentsmetadataprocessor[799:4925] Starting appintentsmetadataprocessor export
2026-05-07 07:53:41.111 appintentsmetadataprocessor[799:4925] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWByteReader.o (in target '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-iphoneos/WWByteReader.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWBluetoothManager.o normal (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios16.0 -r -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWBluetoothManager.o
ExtractAppIntentsMetadata (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.3.7003.10.eVKr17/Metal.xctoolchain --module-name WWBluetoothManager --sdk-root /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk --xcode-version 17C529 --platform-family iOS --deployment-target 16.0 --bundle-identifier spi-builder-workspace.WWBluetoothManager --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWBluetoothManager.appintents --target-triple arm64-apple-ios16.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWBluetoothManager.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/WWBluetoothManager.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/WWBluetoothManager.build/WWBluetoothManager.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/WWBluetoothManager.build/WWBluetoothManager.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-iphoneos/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-05-07 07:53:41.164 appintentsmetadataprocessor[802:4944] Starting appintentsmetadataprocessor export
2026-05-07 07:53:41.258 appintentsmetadataprocessor[802:4944] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWBluetoothManager.o (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWBluetoothManager.o
** BUILD SUCCEEDED **
2026-05-07 07:53:32.230 xcodebuild[704:4466] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
  "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"
}
Done.