The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WWEventSource, reference main (f9fa1a), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 18 Apr 2026 20:14:37 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WWEventSource -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWEventSource.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWEventSource
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f9fa1a3 - update ReadMe
Cloned https://github.com/William-Weng/WWEventSource.git
Revision (git rev-parse @):
f9fa1a39a5d94c29b51ba6a7c13e7a2238da8305
SUCCESS checkout https://github.com/William-Weng/WWEventSource.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.3
Building package at path:  $PWD
https://github.com/William-Weng/WWEventSource.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/William-Weng/WWRegularExpression
Creating working copy of package ‘WWRegularExpression’
Checking out 1.0.1 of package ‘WWRegularExpression’
Resolve Package Graph
Resolved source packages:
  WWRegularExpression: https://github.com/William-Weng/WWRegularExpression @ 1.0.1
  WWEventSource: /Users/admin/builder/spi-builder-workspace
resolved source packages: WWRegularExpression, WWEventSource
2026-04-18 16:14:19.064 xcodebuild[524:3027] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "wwregularexpression",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/William-Weng/WWRegularExpression"
    }
  ],
  "manifest_display_name" : "WWEventSource",
  "name" : "WWEventSource",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "WWEventSource",
      "targets" : [
        "WWEventSource"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "WWEventSource",
      "module_type" : "SwiftTarget",
      "name" : "WWEventSource",
      "path" : "Sources/WWEventSource",
      "product_dependencies" : [
        "WWRegularExpression"
      ],
      "product_memberships" : [
        "WWEventSource"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWEventSource/Privacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Utility/Constant.swift",
        "Utility/Delegate.swift",
        "Utility/Extension.swift",
        "WWEventSource.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "WWEventSource"
    ]
  }
}
2026-04-18 16:14:26.694 xcodebuild[658:3890] [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 WWEventSource -destination platform=macOS,arch=arm64
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 WWEventSource -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  WWEventSource: /Users/admin/builder/spi-builder-workspace
  WWRegularExpression: https://github.com/William-Weng/WWRegularExpression @ 1.0.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'WWEventSource' in project 'WWEventSource'
        ➜ Explicit dependency on target 'WWEventSource' in project 'WWEventSource'
        ➜ Explicit dependency on target 'WWEventSource_WWEventSource' in project 'WWEventSource'
        ➜ Explicit dependency on target 'WWRegularExpression' in project 'WWRegularExpression'
    Target 'WWEventSource' in project 'WWEventSource'
        ➜ Explicit dependency on target 'WWEventSource_WWEventSource' in project 'WWEventSource'
        ➜ Explicit dependency on target 'WWRegularExpression' in project 'WWRegularExpression'
    Target 'WWRegularExpression' in project 'WWRegularExpression'
        ➜ Explicit dependency on target 'WWRegularExpression' in project 'WWRegularExpression'
        ➜ Explicit dependency on target 'WWRegularExpression_WWRegularExpression' in project 'WWRegularExpression'
    Target 'WWRegularExpression' in project 'WWRegularExpression'
        ➜ Explicit dependency on target 'WWRegularExpression_WWRegularExpression' in project 'WWRegularExpression'
    Target 'WWRegularExpression_WWRegularExpression' in project 'WWRegularExpression' (no dependencies)
    Target 'WWEventSource_WWEventSource' in project 'WWEventSource' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 2dca89afbd9783ff1ef4569d657e5f65
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2dca89afbd9783ff1ef4569d657e5f65.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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression.build/WWRegularExpression.modulemap (in target 'WWRegularExpression' from project 'WWRegularExpression')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWRegularExpression
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression.build/WWRegularExpression.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression.build/WWRegularExpression.DependencyStaticMetadataFileList (in target 'WWRegularExpression' from project 'WWRegularExpression')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWRegularExpression
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression.build/WWRegularExpression.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression.build/WWRegularExpression.DependencyMetadataFileList (in target 'WWRegularExpression' from project 'WWRegularExpression')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWRegularExpression
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression.build/WWRegularExpression.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression_WWRegularExpression.build/WWRegularExpression_WWRegularExpression.DependencyMetadataFileList (in target 'WWRegularExpression_WWRegularExpression' from project 'WWRegularExpression')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWRegularExpression
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression_WWRegularExpression.build/WWRegularExpression_WWRegularExpression.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression_WWRegularExpression.build/WWRegularExpression_WWRegularExpression.DependencyStaticMetadataFileList (in target 'WWRegularExpression_WWRegularExpression' from project 'WWRegularExpression')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWRegularExpression
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression_WWRegularExpression.build/WWRegularExpression_WWRegularExpression.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression_WWRegularExpression.build/empty-WWRegularExpression_WWRegularExpression.plist (in target 'WWRegularExpression_WWRegularExpression' from project 'WWRegularExpression')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWRegularExpression
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression_WWRegularExpression.build/empty-WWRegularExpression_WWRegularExpression.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression.build/Objects-normal/arm64/WWRegularExpression.SwiftFileList (in target 'WWRegularExpression' from project 'WWRegularExpression')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWRegularExpression
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression.build/Objects-normal/arm64/WWRegularExpression.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression.build/Objects-normal/arm64/WWRegularExpression_const_extract_protocols.json (in target 'WWRegularExpression' from project 'WWRegularExpression')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWRegularExpression
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression.build/Objects-normal/arm64/WWRegularExpression_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression.build/Objects-normal/arm64/WWRegularExpression.SwiftConstValuesFileList (in target 'WWRegularExpression' from project 'WWRegularExpression')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWRegularExpression
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression.build/Objects-normal/arm64/WWRegularExpression.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression.build/Objects-normal/arm64/WWRegularExpression.LinkFileList (in target 'WWRegularExpression' from project 'WWRegularExpression')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWRegularExpression
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression.build/Objects-normal/arm64/WWRegularExpression.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression.build/Objects-normal/arm64/WWRegularExpression-OutputFileMap.json (in target 'WWRegularExpression' from project 'WWRegularExpression')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWRegularExpression
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression.build/Objects-normal/arm64/WWRegularExpression-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression.build/DerivedSources/resource_bundle_accessor.swift (in target 'WWRegularExpression' from project 'WWRegularExpression')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWRegularExpression
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/WWRegularExpression.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression.build/WWRegularExpression.modulemap (in target 'WWRegularExpression' from project 'WWRegularExpression')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWRegularExpression
    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/WWRegularExpression.build/Debug/WWRegularExpression.build/WWRegularExpression.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWEventSource.build/Debug/WWEventSource_WWEventSource.build/WWEventSource_WWEventSource.DependencyMetadataFileList (in target 'WWEventSource_WWEventSource' from project 'WWEventSource')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWEventSource.build/Debug/WWEventSource_WWEventSource.build/WWEventSource_WWEventSource.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWEventSource.build/Debug/WWEventSource_WWEventSource.build/empty-WWEventSource_WWEventSource.plist (in target 'WWEventSource_WWEventSource' from project 'WWEventSource')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWEventSource.build/Debug/WWEventSource_WWEventSource.build/empty-WWEventSource_WWEventSource.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWEventSource.build/Debug/WWEventSource_WWEventSource.build/WWEventSource_WWEventSource.DependencyStaticMetadataFileList (in target 'WWEventSource_WWEventSource' from project 'WWEventSource')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWEventSource.build/Debug/WWEventSource_WWEventSource.build/WWEventSource_WWEventSource.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWEventSource.build/Debug/WWEventSource.build/WWEventSource.modulemap (in target 'WWEventSource' from project 'WWEventSource')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWEventSource.build/Debug/WWEventSource.build/WWEventSource.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWEventSource.build/Debug/WWEventSource.build/WWEventSource.DependencyStaticMetadataFileList (in target 'WWEventSource' from project 'WWEventSource')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWEventSource.build/Debug/WWEventSource.build/WWEventSource.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWEventSource.build/Debug/WWEventSource.build/WWEventSource.DependencyMetadataFileList (in target 'WWEventSource' from project 'WWEventSource')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWEventSource.build/Debug/WWEventSource.build/WWEventSource.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWEventSource.build/Debug/WWEventSource.build/Objects-normal/arm64/WWEventSource.SwiftFileList (in target 'WWEventSource' from project 'WWEventSource')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWEventSource.build/Debug/WWEventSource.build/Objects-normal/arm64/WWEventSource.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWEventSource.build/Debug/WWEventSource.build/Objects-normal/arm64/WWEventSource_const_extract_protocols.json (in target 'WWEventSource' from project 'WWEventSource')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWEventSource.build/Debug/WWEventSource.build/Objects-normal/arm64/WWEventSource_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWEventSource.build/Debug/WWEventSource.build/Objects-normal/arm64/WWEventSource.SwiftConstValuesFileList (in target 'WWEventSource' from project 'WWEventSource')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWEventSource.build/Debug/WWEventSource.build/Objects-normal/arm64/WWEventSource.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWEventSource.build/Debug/WWEventSource.build/Objects-normal/arm64/WWEventSource.LinkFileList (in target 'WWEventSource' from project 'WWEventSource')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWEventSource.build/Debug/WWEventSource.build/Objects-normal/arm64/WWEventSource.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWEventSource.build/Debug/WWEventSource.build/Objects-normal/arm64/WWEventSource-OutputFileMap.json (in target 'WWEventSource' from project 'WWEventSource')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWEventSource.build/Debug/WWEventSource.build/Objects-normal/arm64/WWEventSource-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/WWEventSource.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWEventSource.build/Debug/WWEventSource.build/WWEventSource.modulemap (in target 'WWEventSource' from project 'WWEventSource')
    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/WWEventSource.build/Debug/WWEventSource.build/WWEventSource.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWEventSource.build/Debug/WWEventSource.build/DerivedSources/resource_bundle_accessor.swift (in target 'WWEventSource' from project 'WWEventSource')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWEventSource.build/Debug/WWEventSource.build/DerivedSources/resource_bundle_accessor.swift
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWRegularExpression_WWRegularExpression.bundle/Contents/Resources (in target 'WWRegularExpression_WWRegularExpression' from project 'WWRegularExpression')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWRegularExpression
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWRegularExpression_WWRegularExpression.bundle/Contents/Resources
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWRegularExpression_WWRegularExpression.bundle/Contents (in target 'WWRegularExpression_WWRegularExpression' from project 'WWRegularExpression')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWRegularExpression
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWRegularExpression_WWRegularExpression.bundle/Contents
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWRegularExpression_WWRegularExpression.bundle (in target 'WWRegularExpression_WWRegularExpression' from project 'WWRegularExpression')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWRegularExpression
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWRegularExpression_WWRegularExpression.bundle
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWEventSource_WWEventSource.bundle/Contents (in target 'WWEventSource_WWEventSource' from project 'WWEventSource')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWEventSource_WWEventSource.bundle/Contents
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWEventSource_WWEventSource.bundle (in target 'WWEventSource_WWEventSource' from project 'WWEventSource')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWEventSource_WWEventSource.bundle
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWEventSource_WWEventSource.bundle/Contents/Resources (in target 'WWEventSource_WWEventSource' from project 'WWEventSource')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWEventSource_WWEventSource.bundle/Contents/Resources
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWRegularExpression_WWRegularExpression.bundle/Contents/Resources/Privacy /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWRegularExpression/Sources/WWRegularExpression/Privacy (in target 'WWRegularExpression_WWRegularExpression' from project 'WWRegularExpression')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWRegularExpression
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWRegularExpression/Sources/WWRegularExpression/Privacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWRegularExpression_WWRegularExpression.bundle/Contents/Resources
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWRegularExpression_WWRegularExpression.bundle/Contents/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression_WWRegularExpression.build/empty-WWRegularExpression_WWRegularExpression.plist (in target 'WWRegularExpression_WWRegularExpression' from project 'WWRegularExpression')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWRegularExpression
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression_WWRegularExpression.build/empty-WWRegularExpression_WWRegularExpression.plist -producttype com.apple.product-type.bundle -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWRegularExpression_WWRegularExpression.bundle/Contents/Info.plist
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWEventSource_WWEventSource.bundle/Contents/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWEventSource.build/Debug/WWEventSource_WWEventSource.build/empty-WWEventSource_WWEventSource.plist (in target 'WWEventSource_WWEventSource' from project 'WWEventSource')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWEventSource.build/Debug/WWEventSource_WWEventSource.build/empty-WWEventSource_WWEventSource.plist -producttype com.apple.product-type.bundle -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWEventSource_WWEventSource.bundle/Contents/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWEventSource_WWEventSource.bundle/Contents/Resources/Privacy /Users/admin/builder/spi-builder-workspace/Sources/WWEventSource/Privacy (in target 'WWEventSource_WWEventSource' from project 'WWEventSource')
    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/WWEventSource/Privacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWEventSource_WWEventSource.bundle/Contents/Resources
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWRegularExpression_WWRegularExpression.bundle (in target 'WWRegularExpression_WWRegularExpression' from project 'WWRegularExpression')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWRegularExpression
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWRegularExpression_WWRegularExpression.bundle
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWEventSource_WWEventSource.bundle (in target 'WWEventSource_WWEventSource' from project 'WWEventSource')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWEventSource_WWEventSource.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWRegularExpression_WWRegularExpression.bundle (in target 'WWRegularExpression_WWRegularExpression' from project 'WWRegularExpression')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWRegularExpression
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWRegularExpression_WWRegularExpression.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWEventSource_WWEventSource.bundle (in target 'WWEventSource_WWEventSource' from project 'WWEventSource')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWEventSource_WWEventSource.bundle
SwiftDriver WWRegularExpression normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WWRegularExpression' from project 'WWRegularExpression')
    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 WWRegularExpression -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression.build/Objects-normal/arm64/WWRegularExpression.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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression.build/Objects-normal/arm64/WWRegularExpression-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/WWRegularExpression.build/Debug/WWRegularExpression.build/Objects-normal/arm64/WWRegularExpression.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression.build/Objects-normal/arm64/WWRegularExpression_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression.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/WWRegularExpression.build/Debug/WWRegularExpression.build/Objects-normal/arm64/WWRegularExpression-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWRegularExpression/Sources/WWRegularExpression/WWRegularExpression.swift:4:8: error: Unable to resolve module dependency: 'UIKit'
import UIKit
       ^ (in target 'WWRegularExpression' from project 'WWRegularExpression')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWRegularExpression/Sources/WWRegularExpression/WWRegularExpression.swift:4:8: note: A dependency of main module 'WWRegularExpression'
import UIKit
       ^ (in target 'WWRegularExpression' from project 'WWRegularExpression')
2026-04-18 16:14:28.473 xcodebuild[665:3956] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:49bb8f1d00f34cf7b11d2a7ec4f0617039e399d1, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:49bb8f1d00f34cf7b11d2a7ec4f0617039e399d1, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:49bb8f1d00f34cf7b11d2a7ec4f0617039e399d1, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:49bb8f1d00f34cf7b11d2a7ec4f0617039e399d1, name:My Mac }
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWRegularExpression/Sources/WWRegularExpression/WWRegularExpression.swift:4:8: error: unable to resolve module dependency: 'UIKit'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWRegularExpression/Sources/WWRegularExpression/WWRegularExpression.swift:4:8: note: a dependency of main module 'WWRegularExpression'
import UIKit
       ^
** BUILD FAILED **
The following build commands failed:
	SwiftDriver WWRegularExpression normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WWRegularExpression' from project 'WWRegularExpression')
	Building workspace spi-builder-workspace with scheme WWEventSource
(2 failures)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  WWEventSource: /Users/admin/builder/spi-builder-workspace
  WWRegularExpression: https://github.com/William-Weng/WWRegularExpression @ 1.0.1
resolved source packages: WWEventSource, WWRegularExpression
2026-04-18 16:14:34.504 xcodebuild[694:4202] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "wwregularexpression",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/William-Weng/WWRegularExpression"
    }
  ],
  "manifest_display_name" : "WWEventSource",
  "name" : "WWEventSource",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "WWEventSource",
      "targets" : [
        "WWEventSource"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "WWEventSource",
      "module_type" : "SwiftTarget",
      "name" : "WWEventSource",
      "path" : "Sources/WWEventSource",
      "product_dependencies" : [
        "WWRegularExpression"
      ],
      "product_memberships" : [
        "WWEventSource"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWEventSource/Privacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Utility/Constant.swift",
        "Utility/Delegate.swift",
        "Utility/Extension.swift",
        "WWEventSource.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "WWEventSource"
    ]
  }
}
2026-04-18 16:14:35.811 xcodebuild[704:4293] [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 WWEventSource -destination platform=macOS,arch=arm64
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 WWEventSource -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  WWEventSource: /Users/admin/builder/spi-builder-workspace
  WWRegularExpression: https://github.com/William-Weng/WWRegularExpression @ 1.0.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'WWEventSource' in project 'WWEventSource'
        ➜ Explicit dependency on target 'WWEventSource' in project 'WWEventSource'
        ➜ Explicit dependency on target 'WWEventSource_WWEventSource' in project 'WWEventSource'
        ➜ Explicit dependency on target 'WWRegularExpression' in project 'WWRegularExpression'
    Target 'WWEventSource' in project 'WWEventSource'
        ➜ Explicit dependency on target 'WWEventSource_WWEventSource' in project 'WWEventSource'
        ➜ Explicit dependency on target 'WWRegularExpression' in project 'WWRegularExpression'
    Target 'WWRegularExpression' in project 'WWRegularExpression'
        ➜ Explicit dependency on target 'WWRegularExpression' in project 'WWRegularExpression'
        ➜ Explicit dependency on target 'WWRegularExpression_WWRegularExpression' in project 'WWRegularExpression'
    Target 'WWRegularExpression' in project 'WWRegularExpression'
        ➜ Explicit dependency on target 'WWRegularExpression_WWRegularExpression' in project 'WWRegularExpression'
    Target 'WWRegularExpression_WWRegularExpression' in project 'WWRegularExpression' (no dependencies)
    Target 'WWEventSource_WWEventSource' in project 'WWEventSource' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
SwiftDriver WWRegularExpression normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WWRegularExpression' from project 'WWRegularExpression')
    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 WWRegularExpression -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression.build/Objects-normal/arm64/WWRegularExpression.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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression.build/Objects-normal/arm64/WWRegularExpression-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/WWRegularExpression.build/Debug/WWRegularExpression.build/Objects-normal/arm64/WWRegularExpression.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression.build/Objects-normal/arm64/WWRegularExpression_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWRegularExpression.build/Debug/WWRegularExpression.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/WWRegularExpression.build/Debug/WWRegularExpression.build/Objects-normal/arm64/WWRegularExpression-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWRegularExpression/Sources/WWRegularExpression/WWRegularExpression.swift:4:8: error: Unable to resolve module dependency: 'UIKit'
import UIKit
       ^ (in target 'WWRegularExpression' from project 'WWRegularExpression')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWRegularExpression/Sources/WWRegularExpression/WWRegularExpression.swift:4:8: note: A dependency of main module 'WWRegularExpression'
import UIKit
       ^ (in target 'WWRegularExpression' from project 'WWRegularExpression')
2026-04-18 16:14:36.738 xcodebuild[707:4327] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:49bb8f1d00f34cf7b11d2a7ec4f0617039e399d1, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:49bb8f1d00f34cf7b11d2a7ec4f0617039e399d1, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:49bb8f1d00f34cf7b11d2a7ec4f0617039e399d1, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:49bb8f1d00f34cf7b11d2a7ec4f0617039e399d1, name:My Mac }
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWRegularExpression/Sources/WWRegularExpression/WWRegularExpression.swift:4:8: error: unable to resolve module dependency: 'UIKit'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWRegularExpression/Sources/WWRegularExpression/WWRegularExpression.swift:4:8: note: a dependency of main module 'WWRegularExpression'
import UIKit
       ^
** BUILD FAILED **
The following build commands failed:
	SwiftDriver WWRegularExpression normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WWRegularExpression' from project 'WWRegularExpression')
	Building workspace spi-builder-workspace with scheme WWEventSource
(2 failures)
BUILD FAILURE 6.3 macosXcodebuild