The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FSEventsWrapper, reference main (e7d663), with Swift 6.3 for visionOS using Xcode 26.4 on 13 Apr 2026 18:46:18 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/FSEventsWrapper.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Frizlab/FSEventsWrapper
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e7d6639 Dummy code file moves
Cloned https://github.com/Frizlab/FSEventsWrapper.git
Revision (git rev-parse @):
e7d663982a32bcf83fc9313c93b66ae5ee9d0edb
SUCCESS checkout https://github.com/Frizlab/FSEventsWrapper.git at main
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Frizlab/FSEventsWrapper.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:
  FSEventsWrapper: /Users/admin/builder/spi-builder-workspace
resolved source packages: FSEventsWrapper
2026-04-13 14:45:59.132 xcodebuild[563:3095] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "FSEventsWrapper",
  "name" : "FSEventsWrapper",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "FSEventsWrapper",
      "targets" : [
        "FSEventsWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FSEventsWrapperTests",
      "module_type" : "SwiftTarget",
      "name" : "FSEventsWrapperTests",
      "path" : "Tests",
      "sources" : [
        "FSEventsWrapperTests.swift"
      ],
      "target_dependencies" : [
        "FSEventsWrapper"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FSEventsWrapper",
      "module_type" : "SwiftTarget",
      "name" : "FSEventsWrapper",
      "path" : "Sources",
      "product_memberships" : [
        "FSEventsWrapper"
      ],
      "sources" : [
        "FSEvent.swift",
        "FSEventAsyncStream.swift",
        "FSEventStream.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FSEventsWrapper"
    ]
  }
}
2026-04-13 14:46:07.254 xcodebuild[665:3856] [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 FSEventsWrapper -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 FSEventsWrapper -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  FSEventsWrapper: /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 'FSEventsWrapper' in project 'FSEventsWrapper'
        ➜ Explicit dependency on target 'FSEventsWrapper' in project 'FSEventsWrapper'
    Target 'FSEventsWrapper' in project 'FSEventsWrapper' (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: 2cf775d892e2857e32a11c9b12e7a5d7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2cf775d892e2857e32a11c9b12e7a5d7.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.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/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
    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/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/FSEventsWrapper.DependencyMetadataFileList (in target 'FSEventsWrapper' from project 'FSEventsWrapper')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/FSEventsWrapper.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/FSEventsWrapper.DependencyStaticMetadataFileList (in target 'FSEventsWrapper' from project 'FSEventsWrapper')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/FSEventsWrapper.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/FSEventsWrapper.modulemap (in target 'FSEventsWrapper' from project 'FSEventsWrapper')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/FSEventsWrapper.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper_const_extract_protocols.json (in target 'FSEventsWrapper' from project 'FSEventsWrapper')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper.SwiftFileList (in target 'FSEventsWrapper' from project 'FSEventsWrapper')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper.LinkFileList (in target 'FSEventsWrapper' from project 'FSEventsWrapper')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper-OutputFileMap.json (in target 'FSEventsWrapper' from project 'FSEventsWrapper')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper.SwiftConstValuesFileList (in target 'FSEventsWrapper' from project 'FSEventsWrapper')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper.SwiftConstValuesFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FSEventsWrapper.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/FSEventsWrapper.modulemap (in target 'FSEventsWrapper' from project 'FSEventsWrapper')
    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/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/FSEventsWrapper.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver FSEventsWrapper normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FSEventsWrapper' from project 'FSEventsWrapper')
    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 FSEventsWrapper -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper.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/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper-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/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper.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/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper_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/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.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/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper-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_stddef-YJD3LAGSNF10FZWR3J8P610Y.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/_Builtin_stdarg-7QMZRTZ3S79OIWTXSAPUIRHYI.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/_Builtin_stdbool-CN303CE9AXGY9XZYFJ6QXAOBR.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/ptrcheck-AGP3KRETLXAMYQDW488IY6LKX.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/_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/CoreServices-2HIDUEQDRA4OSP3CDZ4QAWNSI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-1016IJVOTD7PT4P0ELAQH2JFC.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ FSEventsWrapper (in target 'FSEventsWrapper' from project 'FSEventsWrapper')
EmitSwiftModule normal arm64 (in target 'FSEventsWrapper' from project 'FSEventsWrapper')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/FSEvent.swift:45:38: error: cannot find type 'FSEventStreamEventId' in scope
        case generic(path: String, eventId: FSEventStreamEventId, fromUs: Bool?)
                                            ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEvent.swift:90:44: error: cannot find type 'FSEventStreamEventId' in scope
        case volumeMounted(path: String, eventId: FSEventStreamEventId, fromUs: Bool?)
                                                  ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEvent.swift:97:46: error: cannot find type 'FSEventStreamEventId' in scope
        case volumeUnmounted(path: String, eventId: FSEventStreamEventId, fromUs: Bool?)
                                                    ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEvent.swift:111:62: error: cannot find type 'FSEventStreamEventId' in scope
        case itemCreated(path: String, itemType: ItemType, eventId: FSEventStreamEventId, fromUs: Bool?)
                                                                    ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEvent.swift:114:62: error: cannot find type 'FSEventStreamEventId' in scope
        case itemRemoved(path: String, itemType: ItemType, eventId: FSEventStreamEventId, fromUs: Bool?)
                                                                    ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEvent.swift:117:76: error: cannot find type 'FSEventStreamEventId' in scope
        case itemInodeMetadataModified(path: String, itemType: ItemType, eventId: FSEventStreamEventId, fromUs: Bool?)
                                                                                  ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEvent.swift:129:62: error: cannot find type 'FSEventStreamEventId' in scope
        case itemRenamed(path: String, itemType: ItemType, eventId: FSEventStreamEventId, fromUs: Bool?)
                                                                    ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEvent.swift:132:67: error: cannot find type 'FSEventStreamEventId' in scope
        case itemDataModified(path: String, itemType: ItemType, eventId: FSEventStreamEventId, fromUs: Bool?)
                                                                         ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEvent.swift:135:73: error: cannot find type 'FSEventStreamEventId' in scope
        case itemFinderInfoModified(path: String, itemType: ItemType, eventId: FSEventStreamEventId, fromUs: Bool?)
                                                                               ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEvent.swift:138:72: error: cannot find type 'FSEventStreamEventId' in scope
        case itemOwnershipModified(path: String, itemType: ItemType, eventId: FSEventStreamEventId, fromUs: Bool?)
                                                                              ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEvent.swift:141:68: error: cannot find type 'FSEventStreamEventId' in scope
        case itemXattrModified(path: String, itemType: ItemType, eventId: FSEventStreamEventId, fromUs: Bool?)
                                                                          ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEvent.swift:148:67: error: cannot find type 'FSEventStreamEventId' in scope
        case itemClonedAtPath(path: String, itemType: ItemType, eventId: FSEventStreamEventId, fromUs: Bool?)
                                                                         ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEventAsyncStream.swift:20:29: error: cannot find type 'FSEventStreamCreateFlags' in scope
                init(path: String, flags: FSEventStreamCreateFlags) {
                                          ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEventAsyncStream.swift:42:20: error: cannot find type 'FSEventStreamCreateFlags' in scope
        public let flags: FSEventStreamCreateFlags
                          ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEventAsyncStream.swift:44:35: error: cannot find type 'FSEventStreamCreateFlags' in scope
        public init(path: String, flags: FSEventStreamCreateFlags = FSEventStreamCreateFlags(kFSEventStreamCreateFlagNone)) {
                                         ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEventStream.swift:20:28: error: cannot find type 'FSEventStreamRef' in scope
        internal let eventStream: FSEventStreamRef
                                  ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEventStream.swift:21:33: error: cannot find type 'FSEventStreamCreateFlags' in scope
        internal let eventStreamFlags: FSEventStreamCreateFlags
                                       ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEventStream.swift:29:18: error: cannot find type 'FSEventStreamEventId' in scope
                since startId: FSEventStreamEventId? = nil, updateInterval: CFTimeInterval = 0, fsEventStreamFlags flags: FSEventStreamCreateFlags = FSEventStreamCreateFlags(kFSEventStreamCreateFlagNone),
                               ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEventStream.swift:29:109: error: cannot find type 'FSEventStreamCreateFlags' in scope
                since startId: FSEventStreamEventId? = nil, updateInterval: CFTimeInterval = 0, fsEventStreamFlags flags: FSEventStreamCreateFlags = FSEventStreamCreateFlags(kFSEventStreamCreateFlagNone),
                                                                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEventStream.swift:70:18: error: cannot find type 'FSEventStreamEventId' in scope
                since startId: FSEventStreamEventId? = nil, updateInterval: CFTimeInterval = 0,
                               ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEventStream.swift:71:23: error: cannot find type 'FSEventStreamCreateFlags' in scope
                fsEventStreamFlags: FSEventStreamCreateFlags = FSEventStreamCreateFlags(kFSEventStreamCreateFlagNone),
                                    ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEventStream.swift:140:13: error: cannot find type 'ConstFSEventStreamRef' in scope
        streamRef: ConstFSEventStreamRef,
                   ^~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEventStream.swift:144:28: error: cannot find type 'FSEventStreamEventFlags' in scope
        eventFlags: UnsafePointer<FSEventStreamEventFlags>,
                                  ^~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEventStream.swift:145:26: error: cannot find type 'FSEventStreamEventId' in scope
        eventIds: UnsafePointer<FSEventStreamEventId>
                                ^~~~~~~~~~~~~~~~~~~~
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/FSEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/FSEventAsyncStream.swift /Users/admin/builder/spi-builder-workspace/Sources/FSEventStream.swift -target arm64-apple-xros1.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/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper-dependencies-1.json -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/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper_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/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.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/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name FSEventsWrapper -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 -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper.abi.json
SwiftCompile normal arm64 Compiling\ FSEventAsyncStream.swift /Users/admin/builder/spi-builder-workspace/Sources/FSEventAsyncStream.swift (in target 'FSEventsWrapper' from project 'FSEventsWrapper')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FSEventAsyncStream.swift (in target 'FSEventsWrapper' from project 'FSEventsWrapper')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

2026-04-13 14:46:08.752 xcodebuild[672:3919] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64 (in target 'FSEventsWrapper' from project 'FSEventsWrapper')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ FSEventsWrapper (in target 'FSEventsWrapper' from project 'FSEventsWrapper')
	Building workspace spi-builder-workspace with scheme FSEventsWrapper
(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:
  FSEventsWrapper: /Users/admin/builder/spi-builder-workspace
resolved source packages: FSEventsWrapper
2026-04-13 14:46:15.550 xcodebuild[729:4187] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "FSEventsWrapper",
  "name" : "FSEventsWrapper",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "FSEventsWrapper",
      "targets" : [
        "FSEventsWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FSEventsWrapperTests",
      "module_type" : "SwiftTarget",
      "name" : "FSEventsWrapperTests",
      "path" : "Tests",
      "sources" : [
        "FSEventsWrapperTests.swift"
      ],
      "target_dependencies" : [
        "FSEventsWrapper"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FSEventsWrapper",
      "module_type" : "SwiftTarget",
      "name" : "FSEventsWrapper",
      "path" : "Sources",
      "product_memberships" : [
        "FSEventsWrapper"
      ],
      "sources" : [
        "FSEvent.swift",
        "FSEventAsyncStream.swift",
        "FSEventStream.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FSEventsWrapper"
    ]
  }
}
2026-04-13 14:46:16.890 xcodebuild[739:4284] [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 FSEventsWrapper -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 FSEventsWrapper -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  FSEventsWrapper: /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 'FSEventsWrapper' in project 'FSEventsWrapper'
        ➜ Explicit dependency on target 'FSEventsWrapper' in project 'FSEventsWrapper'
    Target 'FSEventsWrapper' in project 'FSEventsWrapper' (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 FSEventsWrapper normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FSEventsWrapper' from project 'FSEventsWrapper')
    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 FSEventsWrapper -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper.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/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper-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/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper.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/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper_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/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.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/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ FSEventStream.swift /Users/admin/builder/spi-builder-workspace/Sources/FSEventStream.swift (in target 'FSEventsWrapper' from project 'FSEventsWrapper')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FSEventStream.swift (in target 'FSEventsWrapper' from project 'FSEventsWrapper')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ FSEventsWrapper (in target 'FSEventsWrapper' from project 'FSEventsWrapper')
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/FSEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/FSEventAsyncStream.swift /Users/admin/builder/spi-builder-workspace/Sources/FSEventStream.swift -target arm64-apple-xros1.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/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper-dependencies-1.json -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/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper_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/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.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/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name FSEventsWrapper -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 -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSEventsWrapper.build/Debug-xros/FSEventsWrapper.build/Objects-normal/arm64/FSEventsWrapper.abi.json
EmitSwiftModule normal arm64 (in target 'FSEventsWrapper' from project 'FSEventsWrapper')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/FSEvent.swift:45:38: error: cannot find type 'FSEventStreamEventId' in scope
        case generic(path: String, eventId: FSEventStreamEventId, fromUs: Bool?)
                                            ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEvent.swift:90:44: error: cannot find type 'FSEventStreamEventId' in scope
        case volumeMounted(path: String, eventId: FSEventStreamEventId, fromUs: Bool?)
                                                  ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEvent.swift:97:46: error: cannot find type 'FSEventStreamEventId' in scope
        case volumeUnmounted(path: String, eventId: FSEventStreamEventId, fromUs: Bool?)
                                                    ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEvent.swift:111:62: error: cannot find type 'FSEventStreamEventId' in scope
        case itemCreated(path: String, itemType: ItemType, eventId: FSEventStreamEventId, fromUs: Bool?)
                                                                    ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEvent.swift:114:62: error: cannot find type 'FSEventStreamEventId' in scope
        case itemRemoved(path: String, itemType: ItemType, eventId: FSEventStreamEventId, fromUs: Bool?)
                                                                    ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEvent.swift:117:76: error: cannot find type 'FSEventStreamEventId' in scope
        case itemInodeMetadataModified(path: String, itemType: ItemType, eventId: FSEventStreamEventId, fromUs: Bool?)
                                                                                  ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEvent.swift:129:62: error: cannot find type 'FSEventStreamEventId' in scope
        case itemRenamed(path: String, itemType: ItemType, eventId: FSEventStreamEventId, fromUs: Bool?)
                                                                    ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEvent.swift:132:67: error: cannot find type 'FSEventStreamEventId' in scope
        case itemDataModified(path: String, itemType: ItemType, eventId: FSEventStreamEventId, fromUs: Bool?)
                                                                         ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEvent.swift:135:73: error: cannot find type 'FSEventStreamEventId' in scope
        case itemFinderInfoModified(path: String, itemType: ItemType, eventId: FSEventStreamEventId, fromUs: Bool?)
                                                                               ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEvent.swift:138:72: error: cannot find type 'FSEventStreamEventId' in scope
        case itemOwnershipModified(path: String, itemType: ItemType, eventId: FSEventStreamEventId, fromUs: Bool?)
                                                                              ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEvent.swift:141:68: error: cannot find type 'FSEventStreamEventId' in scope
        case itemXattrModified(path: String, itemType: ItemType, eventId: FSEventStreamEventId, fromUs: Bool?)
                                                                          ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEvent.swift:148:67: error: cannot find type 'FSEventStreamEventId' in scope
        case itemClonedAtPath(path: String, itemType: ItemType, eventId: FSEventStreamEventId, fromUs: Bool?)
                                                                         ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEventAsyncStream.swift:20:29: error: cannot find type 'FSEventStreamCreateFlags' in scope
                init(path: String, flags: FSEventStreamCreateFlags) {
                                          ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEventAsyncStream.swift:42:20: error: cannot find type 'FSEventStreamCreateFlags' in scope
        public let flags: FSEventStreamCreateFlags
                          ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEventAsyncStream.swift:44:35: error: cannot find type 'FSEventStreamCreateFlags' in scope
        public init(path: String, flags: FSEventStreamCreateFlags = FSEventStreamCreateFlags(kFSEventStreamCreateFlagNone)) {
                                         ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEventStream.swift:20:28: error: cannot find type 'FSEventStreamRef' in scope
        internal let eventStream: FSEventStreamRef
                                  ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEventStream.swift:21:33: error: cannot find type 'FSEventStreamCreateFlags' in scope
        internal let eventStreamFlags: FSEventStreamCreateFlags
                                       ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEventStream.swift:29:18: error: cannot find type 'FSEventStreamEventId' in scope
                since startId: FSEventStreamEventId? = nil, updateInterval: CFTimeInterval = 0, fsEventStreamFlags flags: FSEventStreamCreateFlags = FSEventStreamCreateFlags(kFSEventStreamCreateFlagNone),
                               ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEventStream.swift:29:109: error: cannot find type 'FSEventStreamCreateFlags' in scope
                since startId: FSEventStreamEventId? = nil, updateInterval: CFTimeInterval = 0, fsEventStreamFlags flags: FSEventStreamCreateFlags = FSEventStreamCreateFlags(kFSEventStreamCreateFlagNone),
                                                                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEventStream.swift:70:18: error: cannot find type 'FSEventStreamEventId' in scope
                since startId: FSEventStreamEventId? = nil, updateInterval: CFTimeInterval = 0,
                               ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEventStream.swift:71:23: error: cannot find type 'FSEventStreamCreateFlags' in scope
                fsEventStreamFlags: FSEventStreamCreateFlags = FSEventStreamCreateFlags(kFSEventStreamCreateFlagNone),
                                    ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEventStream.swift:140:13: error: cannot find type 'ConstFSEventStreamRef' in scope
        streamRef: ConstFSEventStreamRef,
                   ^~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEventStream.swift:144:28: error: cannot find type 'FSEventStreamEventFlags' in scope
        eventFlags: UnsafePointer<FSEventStreamEventFlags>,
                                  ^~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FSEventStream.swift:145:26: error: cannot find type 'FSEventStreamEventId' in scope
        eventIds: UnsafePointer<FSEventStreamEventId>
                                ^~~~~~~~~~~~~~~~~~~~
SwiftCompile normal arm64 Compiling\ FSEventAsyncStream.swift /Users/admin/builder/spi-builder-workspace/Sources/FSEventAsyncStream.swift (in target 'FSEventsWrapper' from project 'FSEventsWrapper')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FSEventAsyncStream.swift (in target 'FSEventsWrapper' from project 'FSEventsWrapper')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

2026-04-13 14:46:17.775 xcodebuild[742:4317] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ FSEventsWrapper (in target 'FSEventsWrapper' from project 'FSEventsWrapper')
	EmitSwiftModule normal arm64 (in target 'FSEventsWrapper' from project 'FSEventsWrapper')
	Building workspace spi-builder-workspace with scheme FSEventsWrapper
(3 failures)
BUILD FAILURE 6.3 visionOS