The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CoreBluetoothEmulator, reference main (579963), with Swift 6.3 for visionOS using Xcode 26.4 on 17 Apr 2026 15:03:26 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/1amageek/CoreBluetoothEmulator.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/1amageek/CoreBluetoothEmulator
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 579963e Implement multi-process support and update documentation
Cloned https://github.com/1amageek/CoreBluetoothEmulator.git
Revision (git rev-parse @):
579963e0ceffdf8a452c7e4fdb033fece3324c92
SUCCESS checkout https://github.com/1amageek/CoreBluetoothEmulator.git at main
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/1amageek/CoreBluetoothEmulator.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  CoreBluetoothEmulator: /Users/admin/builder/spi-builder-workspace
resolved source packages: CoreBluetoothEmulator
2026-04-17 11:03:05.017 xcodebuild[525:3020] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CoreBluetoothEmulator",
  "name" : "CoreBluetoothEmulator",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "CoreBluetoothEmulator",
      "targets" : [
        "CoreBluetoothEmulator"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CoreBluetoothEmulatorTests",
      "module_type" : "SwiftTarget",
      "name" : "CoreBluetoothEmulatorTests",
      "path" : "Tests/CoreBluetoothEmulatorTests",
      "sources" : [
        "CoreBluetoothEmulatorTests.swift",
        "Integration/ANCSAuthorizationTests.swift",
        "Integration/AdvertisementAutoGenerationTests.swift",
        "Integration/BackpressureTests.swift",
        "Integration/BidirectionalEventsTests.swift",
        "Integration/ConnectionEventsTests.swift",
        "Integration/FullWorkflowTests.swift",
        "Integration/L2CAPChannelTests.swift",
        "Integration/MTUManagementTests.swift",
        "Integration/ScanOptionsTests.swift",
        "Integration/StateRestorationTests.swift"
      ],
      "target_dependencies" : [
        "CoreBluetoothEmulator"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CoreBluetoothEmulator",
      "module_type" : "SwiftTarget",
      "name" : "CoreBluetoothEmulator",
      "path" : "Sources/CoreBluetoothEmulator",
      "product_memberships" : [
        "CoreBluetoothEmulator"
      ],
      "sources" : [
        "CoreBluetoothEmulator.swift",
        "EmulatedDelegates.swift",
        "EmulatorBus.swift",
        "EmulatorConfiguration.swift",
        "EmulatorInternalEvent.swift",
        "EmulatorTransport.swift",
        "Internal/EmulatedCBCentral.swift",
        "Internal/EmulatedCBCentralManager.swift",
        "Internal/EmulatedCBCharacteristic.swift",
        "Internal/EmulatedCBDescriptor.swift",
        "Internal/EmulatedCBL2CAPChannel.swift",
        "Internal/EmulatedCBPeripheral.swift",
        "Internal/EmulatedCBPeripheralManager.swift",
        "Internal/EmulatedCBService.swift",
        "Transport/InMemoryEmulatorTransport.swift",
        "Transport/XPCEmulatorTransport.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "CoreBluetoothEmulator"
    ]
  }
}
2026-04-17 11:03:12.960 xcodebuild[625:3755] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CoreBluetoothEmulator -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.4.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 CoreBluetoothEmulator -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  CoreBluetoothEmulator: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'CoreBluetoothEmulator' in project 'CoreBluetoothEmulator'
        ➜ Explicit dependency on target 'CoreBluetoothEmulator' in project 'CoreBluetoothEmulator'
    Target 'CoreBluetoothEmulator' in project 'CoreBluetoothEmulator' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 14d9381d750bae31281d1b4b4b67a4ec
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/14d9381d750bae31281d1b4b4b67a4ec.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
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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/EagerLinkingTBDs/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/CoreBluetoothEmulator.DependencyStaticMetadataFileList (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/CoreBluetoothEmulator.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/CoreBluetoothEmulator.modulemap (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/CoreBluetoothEmulator.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/CoreBluetoothEmulator.DependencyMetadataFileList (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/CoreBluetoothEmulator.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/CoreBluetoothEmulator_const_extract_protocols.json (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/CoreBluetoothEmulator_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/CoreBluetoothEmulator.SwiftFileList (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/CoreBluetoothEmulator.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/CoreBluetoothEmulator.LinkFileList (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/CoreBluetoothEmulator.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/CoreBluetoothEmulator.SwiftConstValuesFileList (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/CoreBluetoothEmulator.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/CoreBluetoothEmulator-OutputFileMap.json (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/CoreBluetoothEmulator-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CoreBluetoothEmulator.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/CoreBluetoothEmulator.modulemap (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
    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/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/CoreBluetoothEmulator.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver CoreBluetoothEmulator normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CoreBluetoothEmulator -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/CoreBluetoothEmulator.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/CoreBluetoothEmulator-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/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/CoreBluetoothEmulator.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/CoreBluetoothEmulator_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.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/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/CoreBluetoothEmulator-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/ptrcheck-AGP3KRETLXAMYQDW488IY6LKX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-CWY49DJXJH8MV7H9KA3I9OY1L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-3BRLCCDYHUXKOK1AB0M8MOV64.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-27WOC2HU4MJP517U0TI50ZP6R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-3LC9AV7E10N7DY0X0GCMCK815.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-9C98A8UQW5H0T6TWPICZ19KK6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-7QMZRTZ3S79OIWTXSAPUIRHYI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-CN303CE9AXGY9XZYFJ6QXAOBR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-YJD3LAGSNF10FZWR3J8P610Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-A6RKRULJVWPNWLT2MY2XALPE3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-1WMMNGC2O206RLV4U5QNHI9ZB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-CAYUJ2WWB7YLVQ3VIZXCDL30U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-2PXMKHAWCG53C3RNOK7N1KWX6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-702OW6MB2UYB2TOQQFSKPAKW9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-DET4J8XS334UT6TI8UIL7DF4M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-DS3VJWLWEXU7S7AS4RHQN5VZZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-1IQGC7FWS7Q3CJO29Z7BCG728.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-2CZPD0H9RTV4M5QCVDMSJ35Y9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-EZN7U2Y4H5FX9WZTA9F8B6AIM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-32NYW9B0ZUCWOJ6NY33OVEITX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-8EN8HC46CEO13I4PTKBOX9IAW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-52BCPMJP809TT4WMWEHIVNDW4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-36DV76SDNEJ71ZU1Q5WQTD2UX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-9IEGUIVXSDZ0Z7F0FKH73EQJK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-22PB0EARRYBLWHT3T9EURGBWW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-1016IJVOTD7PT4P0ELAQH2JFC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreBluetooth-B1851J80TND2467C9JKP0S2SA.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ CoreBluetoothEmulator (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
EmitSwiftModule normal arm64 (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/EmulatorBus.swift:39:49: warning: 'CBPeripheralManagerAuthorizationStatus' was deprecated in visionOS 1.0: Use CBManagerAuthorization instead
    private var ancsAuthorizationStatus: [UUID: CBPeripheralManagerAuthorizationStatus] = [:]  // central -> status
                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/EmulatorBus.swift:1136:17: warning: 'CBPeripheralManagerAuthorizationStatus' was deprecated in visionOS 1.0: Use CBManagerAuthorization instead
        status: CBPeripheralManagerAuthorizationStatus
                ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/EmulatorBus.swift:1150:70: warning: 'CBPeripheralManagerAuthorizationStatus' was deprecated in visionOS 1.0: Use CBManagerAuthorization instead
    public func getANCSAuthorization(for centralIdentifier: UUID) -> CBPeripheralManagerAuthorizationStatus {
                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBPeripheralManager.swift:312:48: warning: 'CBPeripheralManagerAuthorizationStatus' was deprecated in visionOS 1.0: Use CBManagerAuthorization instead
    public class func authorizationStatus() -> CBPeripheralManagerAuthorizationStatus {
                                               ^
SwiftCompile normal arm64 Compiling\ InMemoryEmulatorTransport.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Transport/InMemoryEmulatorTransport.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Transport/InMemoryEmulatorTransport.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ EmulatedCBL2CAPChannel.swift,\ EmulatedCBPeripheral.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBL2CAPChannel.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBPeripheral.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBL2CAPChannel.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBPeripheral.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64 Compiling\ EmulatorBus.swift,\ EmulatorConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/EmulatorBus.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/EmulatorConfiguration.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/EmulatorBus.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ EmulatedCBCharacteristic.swift,\ EmulatedCBDescriptor.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBCharacteristic.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBDescriptor.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBCharacteristic.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBDescriptor.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ EmulatorInternalEvent.swift,\ EmulatorTransport.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/EmulatorInternalEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/EmulatorTransport.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/EmulatorInternalEvent.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ XPCEmulatorTransport.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Transport/XPCEmulatorTransport.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/CoreBluetoothEmulator.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/EmulatedDelegates.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/EmulatorBus.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/EmulatorConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/EmulatorInternalEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/EmulatorTransport.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBCentral.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBCentralManager.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBCharacteristic.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBDescriptor.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBL2CAPChannel.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBPeripheral.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBPeripheralManager.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBService.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Transport/InMemoryEmulatorTransport.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Transport/XPCEmulatorTransport.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/XPCEmulatorTransport.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/XPCEmulatorTransport.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/XPCEmulatorTransport.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/XPCEmulatorTransport.dia -target arm64-apple-xros1.0 -module-can-import-version Darwin 377.100.15 0 -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/CoreBluetoothEmulator-dependencies-1.json -debug-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/CoreBluetoothEmulator.swiftmodule -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/CoreBluetoothEmulator_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name CoreBluetoothEmulator -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -clang-target arm64-apple-xros26.4 -target-sdk-version 26.4 -target-sdk-name xros26.4 -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/XPCEmulatorTransport.o -index-unit-output-path /CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/XPCEmulatorTransport.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Transport/XPCEmulatorTransport.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Transport/XPCEmulatorTransport.swift:105:24: error: 'init(machServiceName:)' is unavailable in visionOS
        let listener = NSXPCListener(machServiceName: serviceName)
                       ^~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:134:1: note: 'init(machServiceName:)' has been explicitly marked unavailable here
- (instancetype)initWithMachServiceName:(NSString *)name NS_DESIGNATED_INITIALIZER API_UNAVAILABLE(ios, watchos, tvos);
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Transport/XPCEmulatorTransport.swift:106:27: warning: instance will be immediately deallocated because property 'delegate' is 'weak'
        listener.delegate = XPCListenerDelegate(transport: self)
                          ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Transport/XPCEmulatorTransport.swift:106:27: note: a strong reference is required to prevent the instance from being deallocated
        listener.delegate = XPCListenerDelegate(transport: self)
                          ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:137:55: note: 'delegate' declared here
@property (nullable, weak) id <NSXPCListenerDelegate> delegate;
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Transport/XPCEmulatorTransport.swift:112:26: error: 'init(machServiceName:options:)' is unavailable in visionOS
        let connection = NSXPCConnection(machServiceName: serviceName)
                         ^~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:56:1: note: 'init(machServiceName:options:)' has been explicitly marked unavailable here
- (instancetype)initWithMachServiceName:(NSString *)name options:(NSXPCConnectionOptions)options API_UNAVAILABLE(ios, watchos, tvos);
^
SwiftCompile normal arm64 Compiling\ EmulatedCBCentral.swift,\ EmulatedCBCentralManager.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBCentral.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBCentralManager.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBCentral.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBCentralManager.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for CoreBluetoothEmulator (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
SwiftDriver\ Compilation\ Requirements CoreBluetoothEmulator normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CoreBluetoothEmulator -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/CoreBluetoothEmulator.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/CoreBluetoothEmulator-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/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/CoreBluetoothEmulator.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/CoreBluetoothEmulator_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.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/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/CoreBluetoothEmulator-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
2026-04-17 11:03:14.425 xcodebuild[632:3818] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ XPCEmulatorTransport.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Transport/XPCEmulatorTransport.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Transport/XPCEmulatorTransport.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
	Building workspace spi-builder-workspace with scheme CoreBluetoothEmulator
(3 failures)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  CoreBluetoothEmulator: /Users/admin/builder/spi-builder-workspace
resolved source packages: CoreBluetoothEmulator
2026-04-17 11:03:23.308 xcodebuild[698:4135] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CoreBluetoothEmulator",
  "name" : "CoreBluetoothEmulator",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "CoreBluetoothEmulator",
      "targets" : [
        "CoreBluetoothEmulator"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CoreBluetoothEmulatorTests",
      "module_type" : "SwiftTarget",
      "name" : "CoreBluetoothEmulatorTests",
      "path" : "Tests/CoreBluetoothEmulatorTests",
      "sources" : [
        "CoreBluetoothEmulatorTests.swift",
        "Integration/ANCSAuthorizationTests.swift",
        "Integration/AdvertisementAutoGenerationTests.swift",
        "Integration/BackpressureTests.swift",
        "Integration/BidirectionalEventsTests.swift",
        "Integration/ConnectionEventsTests.swift",
        "Integration/FullWorkflowTests.swift",
        "Integration/L2CAPChannelTests.swift",
        "Integration/MTUManagementTests.swift",
        "Integration/ScanOptionsTests.swift",
        "Integration/StateRestorationTests.swift"
      ],
      "target_dependencies" : [
        "CoreBluetoothEmulator"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CoreBluetoothEmulator",
      "module_type" : "SwiftTarget",
      "name" : "CoreBluetoothEmulator",
      "path" : "Sources/CoreBluetoothEmulator",
      "product_memberships" : [
        "CoreBluetoothEmulator"
      ],
      "sources" : [
        "CoreBluetoothEmulator.swift",
        "EmulatedDelegates.swift",
        "EmulatorBus.swift",
        "EmulatorConfiguration.swift",
        "EmulatorInternalEvent.swift",
        "EmulatorTransport.swift",
        "Internal/EmulatedCBCentral.swift",
        "Internal/EmulatedCBCentralManager.swift",
        "Internal/EmulatedCBCharacteristic.swift",
        "Internal/EmulatedCBDescriptor.swift",
        "Internal/EmulatedCBL2CAPChannel.swift",
        "Internal/EmulatedCBPeripheral.swift",
        "Internal/EmulatedCBPeripheralManager.swift",
        "Internal/EmulatedCBService.swift",
        "Transport/InMemoryEmulatorTransport.swift",
        "Transport/XPCEmulatorTransport.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "CoreBluetoothEmulator"
    ]
  }
}
2026-04-17 11:03:24.541 xcodebuild[708:4220] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CoreBluetoothEmulator -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.4.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 CoreBluetoothEmulator -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  CoreBluetoothEmulator: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'CoreBluetoothEmulator' in project 'CoreBluetoothEmulator'
        ➜ Explicit dependency on target 'CoreBluetoothEmulator' in project 'CoreBluetoothEmulator'
    Target 'CoreBluetoothEmulator' in project 'CoreBluetoothEmulator' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache
SwiftDriver CoreBluetoothEmulator normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CoreBluetoothEmulator -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/CoreBluetoothEmulator.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/CoreBluetoothEmulator-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/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/CoreBluetoothEmulator.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/CoreBluetoothEmulator_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.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/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/CoreBluetoothEmulator-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ CoreBluetoothEmulator.swift,\ EmulatedDelegates.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/CoreBluetoothEmulator.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/EmulatedDelegates.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/CoreBluetoothEmulator.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ EmulatorBus.swift,\ EmulatorConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/EmulatorBus.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/EmulatorConfiguration.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/EmulatorBus.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ EmulatedCBCentral.swift,\ EmulatedCBCentralManager.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBCentral.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBCentralManager.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBCentral.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBCentralManager.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ EmulatorInternalEvent.swift,\ EmulatorTransport.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/EmulatorInternalEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/EmulatorTransport.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/EmulatorInternalEvent.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64 Compiling\ EmulatedCBL2CAPChannel.swift,\ EmulatedCBPeripheral.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBL2CAPChannel.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBPeripheral.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBL2CAPChannel.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBPeripheral.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ XPCEmulatorTransport.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Transport/XPCEmulatorTransport.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/CoreBluetoothEmulator.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/EmulatedDelegates.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/EmulatorBus.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/EmulatorConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/EmulatorInternalEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/EmulatorTransport.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBCentral.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBCentralManager.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBCharacteristic.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBDescriptor.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBL2CAPChannel.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBPeripheral.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBPeripheralManager.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBService.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Transport/InMemoryEmulatorTransport.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Transport/XPCEmulatorTransport.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/XPCEmulatorTransport.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/XPCEmulatorTransport.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/XPCEmulatorTransport.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/XPCEmulatorTransport.dia -target arm64-apple-xros1.0 -module-can-import-version Darwin 377.100.15 0 -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/CoreBluetoothEmulator-dependencies-1.json -debug-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/CoreBluetoothEmulator.swiftmodule -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/CoreBluetoothEmulator_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name CoreBluetoothEmulator -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -clang-target arm64-apple-xros26.4 -target-sdk-version 26.4 -target-sdk-name xros26.4 -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/XPCEmulatorTransport.o -index-unit-output-path /CoreBluetoothEmulator.build/Debug-xros/CoreBluetoothEmulator.build/Objects-normal/arm64/XPCEmulatorTransport.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Transport/XPCEmulatorTransport.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Transport/XPCEmulatorTransport.swift:105:24: error: 'init(machServiceName:)' is unavailable in visionOS
        let listener = NSXPCListener(machServiceName: serviceName)
                       ^~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:134:1: note: 'init(machServiceName:)' has been explicitly marked unavailable here
- (instancetype)initWithMachServiceName:(NSString *)name NS_DESIGNATED_INITIALIZER API_UNAVAILABLE(ios, watchos, tvos);
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Transport/XPCEmulatorTransport.swift:106:27: warning: instance will be immediately deallocated because property 'delegate' is 'weak'
        listener.delegate = XPCListenerDelegate(transport: self)
                          ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Transport/XPCEmulatorTransport.swift:106:27: note: a strong reference is required to prevent the instance from being deallocated
        listener.delegate = XPCListenerDelegate(transport: self)
                          ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:137:55: note: 'delegate' declared here
@property (nullable, weak) id <NSXPCListenerDelegate> delegate;
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Transport/XPCEmulatorTransport.swift:112:26: error: 'init(machServiceName:options:)' is unavailable in visionOS
        let connection = NSXPCConnection(machServiceName: serviceName)
                         ^~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:56:1: note: 'init(machServiceName:options:)' has been explicitly marked unavailable here
- (instancetype)initWithMachServiceName:(NSString *)name options:(NSXPCConnectionOptions)options API_UNAVAILABLE(ios, watchos, tvos);
^
SwiftCompile normal arm64 Compiling\ EmulatedCBService.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBService.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBService.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ EmulatedCBCharacteristic.swift,\ EmulatedCBDescriptor.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBCharacteristic.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBDescriptor.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBCharacteristic.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Internal/EmulatedCBDescriptor.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ InMemoryEmulatorTransport.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Transport/InMemoryEmulatorTransport.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
SwiftDriverJobDiscovery normal arm64 Compiling CoreBluetoothEmulator.swift, EmulatedDelegates.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
2026-04-17 11:03:25.445 xcodebuild[711:4252] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ XPCEmulatorTransport.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Transport/XPCEmulatorTransport.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreBluetoothEmulator/Transport/XPCEmulatorTransport.swift (in target 'CoreBluetoothEmulator' from project 'CoreBluetoothEmulator')
	Building workspace spi-builder-workspace with scheme CoreBluetoothEmulator
(3 failures)
BUILD FAILURE 6.3 visionOS