The Swift Package Index logo.Swift Package Index

Build Information

Successful build of EventDispatcherKit, reference main (376706), with Swift 6.3 for iOS using Xcode 26.4 on 17 Apr 2026 01:59:07 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/EventDispatcherKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/EventDispatcherKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3767068 bump SpryKit to 3.2.0, Threading to 2.3.0, macOS to .v14
Cloned https://github.com/NikSativa/EventDispatcherKit.git
Revision (git rev-parse @):
3767068a532a24b90f5fa22dd7fc008206665d58
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/EventDispatcherKit.git at main
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/NikSativa/EventDispatcherKit.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
Fetching from https://github.com/NikSativa/Threading.git
Fetching from https://github.com/NikSativa/SpryKit.git
Fetching from https://github.com/apple/swift-syntax.git
Fetching from https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching from https://github.com/mattgallagher/CwlCatchException.git
Creating working copy of package ‘swift-syntax’
Checking out 600.0.1 of package ‘swift-syntax’
Creating working copy of package ‘CwlCatchException’
Checking out 2.2.1 of package ‘CwlCatchException’
Creating working copy of package ‘SpryKit’
Checking out 3.2.0 of package ‘SpryKit’
Creating working copy of package ‘CwlPreconditionTesting’
Checking out 2.2.2 of package ‘CwlPreconditionTesting’
Creating working copy of package ‘Threading’
Checking out 2.3.1 of package ‘Threading’
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.1
  swift-syntax: https://github.com/apple/swift-syntax.git @ 600.0.1
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.2
  Threading: https://github.com/NikSativa/Threading.git @ 2.3.1
  EventDispatcherKit: /Users/admin/builder/spi-builder-workspace
  SpryKit: https://github.com/NikSativa/SpryKit.git @ 3.2.0
resolved source packages: CwlCatchException, swift-syntax, CwlPreconditionTesting, Threading, EventDispatcherKit, SpryKit
2026-04-16 21:58:44.460 xcodebuild[525:3027] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "sprykit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NikSativa/SpryKit.git"
    },
    {
      "identity" : "threading",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NikSativa/Threading.git"
    }
  ],
  "manifest_display_name" : "EventDispatcherKit",
  "name" : "EventDispatcherKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "EventDispatcherKit",
      "targets" : [
        "EventDispatcherKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EventDispatcherKitTests",
      "module_type" : "SwiftTarget",
      "name" : "EventDispatcherKitTests",
      "path" : "Tests",
      "product_dependencies" : [
        "Threading",
        "SpryKit"
      ],
      "sources" : [
        "EventDispatcherTests.swift",
        "MultiThreadEventDispatcherTests.swift",
        "TestHelpers/CustomizedEvent+TestHelper.swift",
        "TestHelpers/Dictionary+TestHelper.swift",
        "TestHelpers/EventName+TestHelper.swift",
        "TestHelpers/FakeEventProcessor.swift",
        "TestHelpers/FakeMultiThreadEventProcessor.swift",
        "TestHelpers/FakeQueueable.swift"
      ],
      "target_dependencies" : [
        "EventDispatcherKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EventDispatcherKit",
      "module_type" : "SwiftTarget",
      "name" : "EventDispatcherKit",
      "path" : "Sources",
      "product_dependencies" : [
        "Threading"
      ],
      "product_memberships" : [
        "EventDispatcherKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "ConsoleEventProcessor.swift",
        "EventDispatcher.swift",
        "EventDispatching.swift",
        "EventProcessor.swift",
        "EventProcessorName.swift",
        "Metric/CustomizableEvent.swift",
        "Metric/Event.swift",
        "Metric/EventName.swift",
        "Metric/Events.swift",
        "Metric/TechnicalEvent.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "EventDispatcherKit"
    ]
  }
}
2026-04-16 21:58:53.275 xcodebuild[830:4673] [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 EventDispatcherKit -destination generic/platform=iOS
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 EventDispatcherKit -destination generic/platform=iOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.2
  EventDispatcherKit: /Users/admin/builder/spi-builder-workspace
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.1
  swift-syntax: https://github.com/apple/swift-syntax.git @ 600.0.1
  Threading: https://github.com/NikSativa/Threading.git @ 2.3.1
  SpryKit: https://github.com/NikSativa/SpryKit.git @ 3.2.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'EventDispatcherKit' in project 'EventDispatcherKit'
        ➜ Explicit dependency on target 'EventDispatcherKit' in project 'EventDispatcherKit'
        ➜ Explicit dependency on target 'EventDispatcherKit_EventDispatcherKit' in project 'EventDispatcherKit'
        ➜ Explicit dependency on target 'Threading' in project 'Threading'
    Target 'EventDispatcherKit' in project 'EventDispatcherKit'
        ➜ Explicit dependency on target 'EventDispatcherKit_EventDispatcherKit' in project 'EventDispatcherKit'
        ➜ Explicit dependency on target 'Threading' in project 'Threading'
    Target 'Threading' in project 'Threading'
        ➜ Explicit dependency on target 'Threading' in project 'Threading'
        ➜ Explicit dependency on target 'Threading_Threading' in project 'Threading'
    Target 'Threading' in project 'Threading'
        ➜ Explicit dependency on target 'Threading_Threading' in project 'Threading'
    Target 'Threading_Threading' in project 'Threading' (no dependencies)
    Target 'EventDispatcherKit_EventDispatcherKit' in project 'EventDispatcherKit' (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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.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: 729ed804c71f478a091688bf151914a2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/729ed804c71f478a091688bf151914a2.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Threading_Threading.bundle (in target 'Threading_Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Threading_Threading.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Threading.DependencyStaticMetadataFileList (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Threading.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Threading.DependencyMetadataFileList (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Threading.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Threading.modulemap (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Threading.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading_Threading.build/empty-Threading_Threading.plist (in target 'Threading_Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading_Threading.build/empty-Threading_Threading.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading_Threading.build/Threading_Threading.DependencyMetadataFileList (in target 'Threading_Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading_Threading.build/Threading_Threading.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading_Threading.build/Threading_Threading.DependencyStaticMetadataFileList (in target 'Threading_Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading_Threading.build/Threading_Threading.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading_const_extract_protocols.json (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading.SwiftFileList (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading.SwiftConstValuesFileList (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading.LinkFileList (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading-OutputFileMap.json (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/DerivedSources/resource_bundle_accessor.swift (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Threading.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Threading.modulemap (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading
    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/Threading.build/Debug-iphoneos/Threading.build/Threading.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit_EventDispatcherKit.build/EventDispatcherKit_EventDispatcherKit.DependencyStaticMetadataFileList (in target 'EventDispatcherKit_EventDispatcherKit' from project 'EventDispatcherKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit_EventDispatcherKit.build/EventDispatcherKit_EventDispatcherKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit_EventDispatcherKit.build/EventDispatcherKit_EventDispatcherKit.DependencyMetadataFileList (in target 'EventDispatcherKit_EventDispatcherKit' from project 'EventDispatcherKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit_EventDispatcherKit.build/EventDispatcherKit_EventDispatcherKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit_EventDispatcherKit.build/empty-EventDispatcherKit_EventDispatcherKit.plist (in target 'EventDispatcherKit_EventDispatcherKit' from project 'EventDispatcherKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit_EventDispatcherKit.build/empty-EventDispatcherKit_EventDispatcherKit.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit_const_extract_protocols.json (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit.SwiftFileList (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit.SwiftConstValuesFileList (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit.LinkFileList (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit-OutputFileMap.json (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/EventDispatcherKit.modulemap (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/EventDispatcherKit.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/EventDispatcherKit.DependencyStaticMetadataFileList (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/EventDispatcherKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/EventDispatcherKit.DependencyMetadataFileList (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/EventDispatcherKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/DerivedSources/resource_bundle_accessor.swift (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/DerivedSources/resource_bundle_accessor.swift
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EventDispatcherKit_EventDispatcherKit.bundle (in target 'EventDispatcherKit_EventDispatcherKit' from project 'EventDispatcherKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EventDispatcherKit_EventDispatcherKit.bundle
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/EventDispatcherKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/EventDispatcherKit.modulemap (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
    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/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/EventDispatcherKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Threading_Threading.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading_Threading.build/empty-Threading_Threading.plist (in target 'Threading_Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading_Threading.build/empty-Threading_Threading.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Threading_Threading.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Threading_Threading.bundle/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/PrivacyInfo.xcprivacy (in target 'Threading_Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Threading_Threading.bundle
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EventDispatcherKit_EventDispatcherKit.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit_EventDispatcherKit.build/empty-EventDispatcherKit_EventDispatcherKit.plist (in target 'EventDispatcherKit_EventDispatcherKit' from project 'EventDispatcherKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit_EventDispatcherKit.build/empty-EventDispatcherKit_EventDispatcherKit.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EventDispatcherKit_EventDispatcherKit.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EventDispatcherKit_EventDispatcherKit.bundle/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy (in target 'EventDispatcherKit_EventDispatcherKit' from project 'EventDispatcherKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EventDispatcherKit_EventDispatcherKit.bundle
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EventDispatcherKit_EventDispatcherKit.bundle (in target 'EventDispatcherKit_EventDispatcherKit' from project 'EventDispatcherKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EventDispatcherKit_EventDispatcherKit.bundle
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Threading_Threading.bundle (in target 'Threading_Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Threading_Threading.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Threading_Threading.bundle (in target 'Threading_Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Threading_Threading.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EventDispatcherKit_EventDispatcherKit.bundle (in target 'EventDispatcherKit_EventDispatcherKit' from project 'EventDispatcherKit')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EventDispatcherKit_EventDispatcherKit.bundle
SwiftDriver Threading normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Threading' from project 'Threading')
    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 Threading -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios16.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading-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/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading.swiftmodule -user-module-version 2.3.1 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name threading -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.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/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading-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-7WY9SV0NOI77B3HLQR3G6B2U2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-HP5MXOZ7N6H08XBIIBU21W03.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-DRBE05WTIQ7ACVT7Y6YGZODUY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-3UUCPJBUHL3K534RCCBXSBB3X.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-EVM6GW9SZ6CRXTGUQQ124XEBO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-7L0REK52XTH8ZYP90P1N5CALM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-E7OWC3M09GZO0LY27ATGLKJI3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-5KEALQN5NJXC4X329C367A0K7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-E39AVOP2SN8T25977T92RVOF7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-4VODZL7MKDR6ATPLH7QG7ETMG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-77EQYCUNCP8116AR94LE410HP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-CVCBHX7ECRZPDFMFYEU6Z84GU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-2C2SAE12M5DP4RJYM2C939WHZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-BYP3LK8028GB2PN4VTCUURGS6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-4B5ECDFZNZ7LPBOQ1H7BC639V.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-EES8U8OZNBQ85B8LQA5CZ03KB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-D17V8P285CBEXMPVEYFY0G4SF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-554UPS2QTSOY8ZV44D2FKES4B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-9A7WXY9SHUS1KJQFQ7QQ6NA9M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-EJN0JR94SRCD38GWW40AS5YUQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-BDX18O8NTWODGZLB2TEGYS5U8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-5XILUNO7UQ5NDLLKAGEIJPGEW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-6A7RGF69WB3M9RFKOB4YO3GWO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-F1GRQAGHTP0DXIENJF1IQKBZ7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-4AE3ZYZKEBKHBN9EB2825H9LL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-6GN74XLIEBVFYABOYVNO0MFJY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-8J6WVMAV0LGZYGOH9ZG7ZGPT9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-5UD51NC8JD5LMGXF67VUIQV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-7BULF7RJC18K60D82L3PK0G3Q.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ Threading (in target 'Threading' from project 'Threading')
EmitSwiftModule normal arm64 (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ MutexInitializable.swift,\ LockedValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/MutexInitializable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/Mutexes/LockedValue.swift (in target 'Threading' from project 'Threading')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/MutexInitializable.swift (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/Mutexes/LockedValue.swift (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ NSRecursiveLock.swift,\ OSAllocatedUnfairLock.swift,\ PThread.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/Lockers/NSRecursiveLock.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/Lockers/OSAllocatedUnfairLock.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/Lockers/PThread.swift (in target 'Threading' from project 'Threading')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/Lockers/NSRecursiveLock.swift (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/Lockers/OSAllocatedUnfairLock.swift (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/Lockers/PThread.swift (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SyncMutex.swift,\ Mutexing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/Mutexes/SyncMutex.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/Mutexing.swift (in target 'Threading' from project 'Threading')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/Mutexes/SyncMutex.swift (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/Mutexing.swift (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ AnyLock.swift,\ AnyMutex.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/AnyLock.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/AnyMutex.swift (in target 'Threading' from project 'Threading')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/DerivedSources/resource_bundle_accessor.swift (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/AnyLock.swift (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/AnyMutex.swift (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AtomicValue.swift,\ IsolatedMain.swift,\ NSLock.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/AtomicValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/IsolatedMain.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/Lockers/NSLock.swift (in target 'Threading' from project 'Threading')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/AtomicValue.swift (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/IsolatedMain.swift (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/Lockers/NSLock.swift (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Queueable.swift,\ USendable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/Queue/Queueable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/USendable.swift (in target 'Threading' from project 'Threading')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/Queue/Queueable.swift (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/USendable.swift (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Queue+Queueable.swift,\ Queue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/Queue/Queue+Queueable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/Queue/Queue.swift (in target 'Threading' from project 'Threading')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/Queue/Queue+Queueable.swift (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/Queue/Queue.swift (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ DelayedQueue.swift,\ DispatchTime+Queue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/Queue/DelayedQueue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/Queue/DispatchTime+Queue.swift (in target 'Threading' from project 'Threading')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/Queue/DelayedQueue.swift (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/Queue/DispatchTime+Queue.swift (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ OSAllocatedUnfairMutex.swift,\ QueueBarrier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/Mutexes/OSAllocatedUnfairMutex.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/Mutexes/QueueBarrier.swift (in target 'Threading' from project 'Threading')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/Mutexes/OSAllocatedUnfairMutex.swift (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/Mutexes/QueueBarrier.swift (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Semaphore.swift,\ UnfairLock.swift,\ Locking.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/Lockers/Semaphore.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/Lockers/UnfairLock.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/Locking.swift (in target 'Threading' from project 'Threading')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/Lockers/Semaphore.swift (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/Lockers/UnfairLock.swift (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading/Source/Locking.swift (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for Threading (in target 'Threading' from project 'Threading')
SwiftDriver\ Compilation\ Requirements Threading normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Threading' from project 'Threading')
    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 Threading -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios16.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading-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/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading.swiftmodule -user-module-version 2.3.1 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name threading -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.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/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Queueable.swift, USendable.swift (in target 'Threading' from project 'Threading')
SwiftDriverJobDiscovery normal arm64 Compiling DelayedQueue.swift, DispatchTime+Queue.swift (in target 'Threading' from project 'Threading')
SwiftDriverJobDiscovery normal arm64 Compiling Queue+Queueable.swift, Queue.swift (in target 'Threading' from project 'Threading')
SwiftDriverJobDiscovery normal arm64 Compiling MutexInitializable.swift, LockedValue.swift (in target 'Threading' from project 'Threading')
SwiftDriverJobDiscovery normal arm64 Compiling AtomicValue.swift, IsolatedMain.swift, NSLock.swift (in target 'Threading' from project 'Threading')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Threading-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading-Swift.h (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Threading-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Threading.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading.abi.json (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Threading.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Threading.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading.swiftdoc (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Threading.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Threading.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading.swiftsourceinfo (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Threading.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Threading.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading.swiftmodule (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Threading.swiftmodule/arm64-apple-ios.swiftmodule
SwiftDriverJobDiscovery normal arm64 Compiling SyncMutex.swift, Mutexing.swift (in target 'Threading' from project 'Threading')
SwiftDriverJobDiscovery normal arm64 Compiling Semaphore.swift, UnfairLock.swift, Locking.swift (in target 'Threading' from project 'Threading')
SwiftDriver EventDispatcherKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
    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 EventDispatcherKit -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios16.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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit-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/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit.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/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.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/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling OSAllocatedUnfairMutex.swift, QueueBarrier.swift (in target 'Threading' from project 'Threading')
SwiftDriverJobDiscovery normal arm64 Compiling NSRecursiveLock.swift, OSAllocatedUnfairLock.swift, PThread.swift (in target 'Threading' from project 'Threading')
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift, AnyLock.swift, AnyMutex.swift (in target 'Threading' from project 'Threading')
SwiftDriver\ Compilation Threading normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Threading -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios16.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading-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/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading.swiftmodule -user-module-version 2.3.1 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name threading -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.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/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Threading.o normal (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios16.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -O0 -w -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Threading.o
SwiftCompile normal arm64 Compiling\ EventDispatching.swift /Users/admin/builder/spi-builder-workspace/Sources/EventDispatching.swift (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EventDispatching.swift (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

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

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

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

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

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

SwiftDriverJobDiscovery normal arm64 Compiling Events.swift (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
SwiftCompile normal arm64 Compiling\ CustomizableEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/Metric/CustomizableEvent.swift (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Metric/CustomizableEvent.swift (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling EventProcessor.swift (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
ExtractAppIntentsMetadata (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.mQpz9A/Metal.xctoolchain --module-name Threading --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk --xcode-version 17E192 --platform-family iOS --deployment-target 16.0 --bundle-identifier threading.Threading --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Threading.appintents --target-triple arm64-apple-ios16.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Threading.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Threading.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Threading.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Threading.build/Debug-iphoneos/Threading.build/Objects-normal/arm64/Threading.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-16 21:59:06.359 appintentsmetadataprocessor[1026:5680] Starting appintentsmetadataprocessor export
2026-04-16 21:59:06.377 appintentsmetadataprocessor[1026:5680] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Compiling EventDispatching.swift (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
SwiftDriverJobDiscovery normal arm64 Compiling TechnicalEvent.swift (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
SwiftDriverJobDiscovery normal arm64 Compiling Event.swift (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
SwiftDriverJobDiscovery normal arm64 Compiling EventName.swift (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
SwiftDriverJobDiscovery normal arm64 Compiling EventProcessorName.swift (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
SwiftDriverJobDiscovery normal arm64 Emitting module for EventDispatcherKit (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
SwiftDriver\ Compilation\ Requirements EventDispatcherKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
    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 EventDispatcherKit -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios16.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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit-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/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit.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/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.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/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/EventDispatcherKit-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit-Swift.h (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/EventDispatcherKit-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EventDispatcherKit.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit.abi.json (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EventDispatcherKit.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EventDispatcherKit.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit.swiftdoc (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EventDispatcherKit.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EventDispatcherKit.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit.swiftmodule (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EventDispatcherKit.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EventDispatcherKit.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit.swiftsourceinfo (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EventDispatcherKit.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling CustomizableEvent.swift (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift, ConsoleEventProcessor.swift (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
SwiftDriverJobDiscovery normal arm64 Compiling EventDispatcher.swift (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
SwiftDriver\ Compilation EventDispatcherKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name EventDispatcherKit -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios16.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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit-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/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit.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/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.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/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Threading.o (in target 'Threading' from project 'Threading')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Threading
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Threading.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EventDispatcherKit.o normal (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios16.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -O0 -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EventDispatcherKit.o
ExtractAppIntentsMetadata (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.mQpz9A/Metal.xctoolchain --module-name EventDispatcherKit --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk --xcode-version 17E192 --platform-family iOS --deployment-target 16.0 --bundle-identifier spi-builder-workspace.EventDispatcherKit --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EventDispatcherKit.appintents --target-triple arm64-apple-ios16.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EventDispatcherKit.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/EventDispatcherKit.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/EventDispatcherKit.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EventDispatcherKit.build/Debug-iphoneos/EventDispatcherKit.build/Objects-normal/arm64/EventDispatcherKit.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-16 21:59:06.424 appintentsmetadataprocessor[1029:5705] Starting appintentsmetadataprocessor export
2026-04-16 21:59:06.431 appintentsmetadataprocessor[1029:5705] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EventDispatcherKit.o (in target 'EventDispatcherKit' from project 'EventDispatcherKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EventDispatcherKit.o
** BUILD SUCCEEDED **
2026-04-16 21:58:57.626 xcodebuild[853:4791] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
  "dependencies" : [
    {
      "identity" : "sprykit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NikSativa/SpryKit.git"
    },
    {
      "identity" : "threading",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NikSativa/Threading.git"
    }
  ],
  "manifest_display_name" : "EventDispatcherKit",
  "name" : "EventDispatcherKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "EventDispatcherKit",
      "targets" : [
        "EventDispatcherKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EventDispatcherKitTests",
      "module_type" : "SwiftTarget",
      "name" : "EventDispatcherKitTests",
      "path" : "Tests",
      "product_dependencies" : [
        "Threading",
        "SpryKit"
      ],
      "sources" : [
        "EventDispatcherTests.swift",
        "MultiThreadEventDispatcherTests.swift",
        "TestHelpers/CustomizedEvent+TestHelper.swift",
        "TestHelpers/Dictionary+TestHelper.swift",
        "TestHelpers/EventName+TestHelper.swift",
        "TestHelpers/FakeEventProcessor.swift",
        "TestHelpers/FakeMultiThreadEventProcessor.swift",
        "TestHelpers/FakeQueueable.swift"
      ],
      "target_dependencies" : [
        "EventDispatcherKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EventDispatcherKit",
      "module_type" : "SwiftTarget",
      "name" : "EventDispatcherKit",
      "path" : "Sources",
      "product_dependencies" : [
        "Threading"
      ],
      "product_memberships" : [
        "EventDispatcherKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "ConsoleEventProcessor.swift",
        "EventDispatcher.swift",
        "EventDispatching.swift",
        "EventProcessor.swift",
        "EventProcessorName.swift",
        "Metric/CustomizableEvent.swift",
        "Metric/Event.swift",
        "Metric/EventName.swift",
        "Metric/Events.swift",
        "Metric/TechnicalEvent.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.