The Swift Package Index logo.Swift Package Index

Build Information

Failed to build VideoHash, reference v0.2.1 (c8a1d7), with Swift 6.2 for iOS using Xcode 26.3 on 10 Mar 2026 16:26:27 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fdenis75/VideoHash.git
Reference: v0.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fdenis75/VideoHash
 * tag               v0.2.1     -> FETCH_HEAD
HEAD is now at c8a1d7a Improve sandboxed ffmpeg resolution
Cloned https://github.com/fdenis75/VideoHash.git
Revision (git rev-parse @):
c8a1d7a44fb39898e490eca6408698fa58de95fb
SUCCESS checkout https://github.com/fdenis75/VideoHash.git at v0.2.1
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/fdenis75/VideoHash.git
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/apple/swift-log.git
Creating working copy of package ‘swift-log’
Checking out 1.10.1 of package ‘swift-log’
Resolve Package Graph
Resolved source packages:
  swift-log: https://github.com/apple/swift-log.git @ 1.10.1
  VideoHash: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-log, VideoHash
2026-03-10 12:26:11.268 xcodebuild[527:3071] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "VideoHash",
  "name" : "VideoHash",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "26.0"
    }
  ],
  "products" : [
    {
      "name" : "VideoHash",
      "targets" : [
        "VideoHash"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "test-hash",
      "targets" : [
        "test-hash"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "TestHash",
      "targets" : [
        "TestHash"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "test_hash",
      "module_type" : "SwiftTarget",
      "name" : "test-hash",
      "path" : "Sources/test-hash",
      "product_memberships" : [
        "test-hash"
      ],
      "sources" : [
        "test-hash.swift"
      ],
      "target_dependencies" : [
        "VideoHash"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "VideoHashTests",
      "module_type" : "SwiftTarget",
      "name" : "VideoHashTests",
      "path" : "Tests/VideoHashTests",
      "sources" : [
        "FFmpegPathResolverTests.swift",
        "HashBatchPlannerTests.swift",
        "OSHashTests.swift",
        "PHashHashComputerTests.swift"
      ],
      "target_dependencies" : [
        "VideoHash"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VideoHash",
      "module_type" : "SwiftTarget",
      "name" : "VideoHash",
      "path" : "Sources/VideoHash",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "VideoHash",
        "test-hash",
        "TestHash"
      ],
      "sources" : [
        "HashBatchPlanner.swift",
        "Models/HashConfiguration.swift",
        "Models/HashError.swift",
        "Models/HashResult.swift",
        "OSHash/OSHashGenerator.swift",
        "PHash/DCTProcessor.swift",
        "PHash/FFmpegPathResolver.swift",
        "PHash/FrameExtractor.swift",
        "PHash/HashComputer.swift",
        "PHash/ImageProcessor.swift",
        "PHash/PHashGenerator.swift",
        "PHash/SpriteComposer.swift",
        "Utilities/Logger.swift",
        "VideoHash.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TestHash",
      "module_type" : "SwiftTarget",
      "name" : "TestHash",
      "path" : "Sources/TestHash",
      "product_memberships" : [
        "TestHash"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "VideoHash"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "test-hash",
      "TestHash",
      "VideoHash",
      "VideoHash-Package"
    ]
  }
}
2026-03-10 12:26:16.091 xcodebuild[646:3849] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme VideoHash-Package -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.0.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 VideoHash-Package -destination generic/platform=iOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  VideoHash: /Users/admin/builder/spi-builder-workspace
  swift-log: https://github.com/apple/swift-log.git @ 1.10.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'test-hash' in project 'VideoHash'
        ➜ Explicit dependency on target 'VideoHash' in project 'VideoHash'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'TestHash' in project 'VideoHash'
        ➜ Explicit dependency on target 'VideoHash' in project 'VideoHash'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'VideoHash' in project 'VideoHash'
        ➜ Explicit dependency on target 'VideoHash' in project 'VideoHash'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'VideoHash' in project 'VideoHash'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 80680b2b93494eb51ef824be5833361d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/80680b2b93494eb51ef824be5833361d.xcbuilddata
ClangStatCache /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/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/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/test-hash.build/test-hash.DependencyStaticMetadataFileList (in target 'test-hash' from project 'VideoHash')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/test-hash.build/test-hash.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/VideoHash.modulemap (in target 'VideoHash' from project 'VideoHash')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/VideoHash.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/VideoHash.DependencyMetadataFileList (in target 'VideoHash' from project 'VideoHash')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/VideoHash.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/VideoHash.DependencyStaticMetadataFileList (in target 'VideoHash' from project 'VideoHash')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/VideoHash.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/test-hash.build/Objects-normal/arm64/test-hash_const_extract_protocols.json (in target 'test-hash' from project 'VideoHash')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/test-hash.build/Objects-normal/arm64/test-hash_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/test-hash.build/Objects-normal/arm64/test-hash.SwiftFileList (in target 'test-hash' from project 'VideoHash')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/test-hash.build/Objects-normal/arm64/test-hash.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/test-hash.build/test-hash.DependencyMetadataFileList (in target 'test-hash' from project 'VideoHash')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/test-hash.build/test-hash.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/test-hash.build/Objects-normal/arm64/test-hash-OutputFileMap.json (in target 'test-hash' from project 'VideoHash')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/test-hash.build/Objects-normal/arm64/test-hash-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/test-hash.build/Objects-normal/arm64/test-hash.LinkFileList (in target 'test-hash' from project 'VideoHash')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/test-hash.build/Objects-normal/arm64/test-hash.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash.LinkFileList (in target 'VideoHash' from project 'VideoHash')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash.SwiftFileList (in target 'VideoHash' from project 'VideoHash')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash-OutputFileMap.json (in target 'VideoHash' from project 'VideoHash')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash_const_extract_protocols.json (in target 'VideoHash' from project 'VideoHash')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash.SwiftConstValuesFileList (in target 'VideoHash' from project 'VideoHash')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash.SwiftConstValuesFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/VideoHash.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/VideoHash.modulemap (in target 'VideoHash' from project 'VideoHash')
    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/VideoHash.build/Debug-iphoneos/VideoHash.build/VideoHash.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/TestHash.build/TestHash.DependencyMetadataFileList (in target 'TestHash' from project 'VideoHash')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/TestHash.build/TestHash.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/TestHash.build/TestHash.DependencyStaticMetadataFileList (in target 'TestHash' from project 'VideoHash')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/TestHash.build/TestHash.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/TestHash.build/Objects-normal/arm64/TestHash_const_extract_protocols.json (in target 'TestHash' from project 'VideoHash')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/TestHash.build/Objects-normal/arm64/TestHash_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/TestHash.build/Objects-normal/arm64/TestHash.SwiftFileList (in target 'TestHash' from project 'VideoHash')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/TestHash.build/Objects-normal/arm64/TestHash.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/TestHash.build/Objects-normal/arm64/TestHash.LinkFileList (in target 'TestHash' from project 'VideoHash')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/TestHash.build/Objects-normal/arm64/TestHash.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/TestHash.build/Objects-normal/arm64/TestHash-OutputFileMap.json (in target 'TestHash' from project 'VideoHash')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/TestHash.build/Objects-normal/arm64/TestHash-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.SwiftFileList (in target 'Logging' from project 'swift-log')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-log
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging_const_extract_protocols.json (in target 'Logging' from project 'swift-log')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-log
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.LinkFileList (in target 'Logging' from project 'swift-log')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-log
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.SwiftConstValuesFileList (in target 'Logging' from project 'swift-log')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-log
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging-OutputFileMap.json (in target 'Logging' from project 'swift-log')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-log
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Logging.modulemap (in target 'Logging' from project 'swift-log')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-log
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Logging.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Logging.DependencyStaticMetadataFileList (in target 'Logging' from project 'swift-log')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-log
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Logging.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Logging.DependencyMetadataFileList (in target 'Logging' from project 'swift-log')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-log
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Logging.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Logging.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Logging.modulemap (in target 'Logging' from project 'swift-log')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-log
    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/swift-log.build/Debug-iphoneos/Logging.build/Logging.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver Logging normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Logging' from project 'swift-log')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Logging -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-upcoming-feature ExistentialAny -enable-upcoming-feature MemberImportVisibility -enable-upcoming-feature InternalImportsByDefault -enable-upcoming-feature NonisolatedNonsendingByDefault -Xfrontend -require-explicit-sendable -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios12.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.0.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.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging-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/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.swiftmodule -user-module-version 1.10.1 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name swift_log -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging_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/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.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/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging-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/SwiftShims-BHKYUJAUYGLL08GPBO4TQ79OH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-CZJKBEI43OA06JDP3KIPJ4Y2O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-D4KFX70QDSKDHAFN28VWFHJDD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-5ZA2MZAPXKZKD66UN05B42VJ1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-6OHAFO0Y4YTK36IIJ929ZZ68T.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-AWS2ZO8SKG08U2J1MMWU28GXN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-RHS2SCTBLPG1AUMGZJECKB4D.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-93084N1CIKJBLKZE8LTR2NUCD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-5K31RTC5DNLGL2IYOWN7J2J8Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-1KB3ILB46H4YPRQ26LHCZLDQX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-D95F3KSHWYHSFR9109JORKN6B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-36J7EBZ5HELEOWD61NQLM46KZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-AQMZFG0UVXVTKIZLVDITHU96I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-9UK0ECRCQJVHQYAW87OJXN78R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-2JNXL9A90000TV0GU8Y5T7X0Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-BA9YAR6Q3I1MV2W4CWIXPLFPO.pcm
SwiftCompile normal arm64 Compiling\ MetadataProvider.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-log/Sources/Logging/MetadataProvider.swift (in target 'Logging' from project 'swift-log')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-log/Sources/Logging/MetadataProvider.swift (in target 'Logging' from project 'swift-log')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64 Compiling\ Locks.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-log/Sources/Logging/Locks.swift (in target 'Logging' from project 'swift-log')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-log/Sources/Logging/Locks.swift (in target 'Logging' from project 'swift-log')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ LogHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-log/Sources/Logging/LogHandler.swift (in target 'Logging' from project 'swift-log')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-log/Sources/Logging/LogHandler.swift (in target 'Logging' from project 'swift-log')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for Logging (in target 'Logging' from project 'swift-log')
SwiftDriver\ Compilation\ Requirements Logging normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Logging' from project 'swift-log')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Logging -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-upcoming-feature ExistentialAny -enable-upcoming-feature MemberImportVisibility -enable-upcoming-feature InternalImportsByDefault -enable-upcoming-feature NonisolatedNonsendingByDefault -Xfrontend -require-explicit-sendable -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios12.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.0.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.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging-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/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.swiftmodule -user-module-version 1.10.1 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name swift_log -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging_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/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.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/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging-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/Logging-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging-Swift.h (in target 'Logging' from project 'swift-log')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-log
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Logging-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Logging.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.swiftdoc (in target 'Logging' from project 'swift-log')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-log
    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/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Logging.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Logging.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.swiftmodule (in target 'Logging' from project 'swift-log')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-log
    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/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Logging.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Logging.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.abi.json (in target 'Logging' from project 'swift-log')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-log
    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/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Logging.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Logging.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.swiftsourceinfo (in target 'Logging' from project 'swift-log')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-log
    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/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Logging.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriver VideoHash normal arm64 com.apple.xcode.tools.swift.compiler (in target 'VideoHash' from project 'VideoHash')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name VideoHash -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-experimental-feature StrictConcurrency -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios12.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.0.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.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash-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/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash.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/VideoHash.build/Debug-iphoneos/VideoHash.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash_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/VideoHash.build/Debug-iphoneos/VideoHash.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.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/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling LogHandler.swift (in target 'Logging' from project 'swift-log')
SwiftDriverJobDiscovery normal arm64 Compiling MetadataProvider.swift (in target 'Logging' from project 'swift-log')
SwiftDriverJobDiscovery normal arm64 Compiling Locks.swift (in target 'Logging' from project 'swift-log')
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-C6DY9F1RERP1JAPWRU17S8MPU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-E8YE70PUSQVX9DA0UL27RTTKI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-4DAVIYMELHVYMWDKM1G4P18OI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-AC8V68MC29VQSY963V3T4DPD0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-B2YPHTQAER4T3PESM94ZDPO9Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-7LXLRGGN1D623D1E95O2ZDWLS.pcm
SwiftDriverJobDiscovery normal arm64 Compiling Logging.swift (in target 'Logging' from project 'swift-log')
SwiftDriver\ Compilation Logging normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Logging' from project 'swift-log')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Logging -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-upcoming-feature ExistentialAny -enable-upcoming-feature MemberImportVisibility -enable-upcoming-feature InternalImportsByDefault -enable-upcoming-feature NonisolatedNonsendingByDefault -Xfrontend -require-explicit-sendable -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios12.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.0.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.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging-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/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.swiftmodule -user-module-version 1.10.1 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name swift_log -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging_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/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.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/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging-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/Logging.o normal (in target 'Logging' from project 'swift-log')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-log
    /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.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/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Logging.o
ExtractAppIntentsMetadata (in target 'Logging' from project 'swift-log')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-log
    /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Logging --sdk-root /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk --xcode-version 17A324 --platform-family iOS --deployment-target 12.0 --bundle-identifier swift-log.Logging --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Logging.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Logging.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Logging.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Logging.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-03-10 12:26:22.060 appintentsmetadataprocessor[710:4224] Starting appintentsmetadataprocessor export
2026-03-10 12:26:22.202 appintentsmetadataprocessor[710:4224] Extracted no relevant App Intents symbols, skipping writing output
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-9LEQZ03SOTZEG4AMVIXFSZUDW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-92MN7GS18LZG7G0QQ34R746BY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-2H1E9I3OG0PY2IBIWHOBSBIM3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-9RU0M5F9YTOC7HYPARTE49VAV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/dnssd-A435WDUQ0JT418MMZ8E85WZAV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-E18MYM271RS1N55UJQIYYOHAH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-67DONVBOSRN7IBPHURG42FEDJ.pcm
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Logging.o (in target 'Logging' from project 'swift-log')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-log
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Logging.o
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-EZP3PH7XWVY0GVO6R6TJKF9Z0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreAudioTypes-AKKPUICP42480R4JOHCYR0D42.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-4EPVM2O1GUEIA1QUK3IA9AS90.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-1BSQL0IZ3PHOQE4MYNC9NT24T.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-YOCUH5JHM5F0O4DNCMMS496R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreAudio-67F86WIBFB325LXQOB4QT2XNQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-1SAC735IPQ9TY84PT2X9BPCAL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-235FQ9BCZJZLEF3T10SAI28B1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-1XOFCTV7U4T6KO1QZ1Y8POMDH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Network-12PX14YUYM76QN7C2LG1BDPAX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMIDI-36T3EAJL88XLGZLOYSNWZPL9H.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-3SXSRBGE0RHURU8MYTXMT2NZU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-4Q5LL8CUVB9UBEZXVTU3JYKOX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-94LGJSRMETYQJIU7692ZGX2I6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AudioToolbox-5DPI53K9H7LOUD5313ZKTT3IP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVRouting-ERI0WCMU7HELD251EH7RAREVL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-54FPHRDY25GQP9ZMQOKBETEZE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accelerate-WBWQ06DNR6DMWQNQUCA6J10Q.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMedia-F0SVSG2563939PO4DMK6MF78P.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-8UVTO75YAGGG5WMJ3UGQEHP7X.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-656WUTAAHDL91DKA2NHAML9B6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MediaToolbox-1ZQEF1LU1JN8QLPO4L4GC4V6S.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVFAudio-9S50XUBPXFYYFUBF06V7F09EY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVFoundation-BQUR9MK7MK6XPUKOAYILXB6EC.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ VideoHash (in target 'VideoHash' from project 'VideoHash')
EmitSwiftModule normal arm64 (in target 'VideoHash' from project 'VideoHash')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/OSHash/OSHashGenerator.swift:15:14: error: concurrency is only available in iOS 13.0.0 or newer
public actor OSHashGenerator: Sendable {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/OSHash/OSHashGenerator.swift:15:14: note: add '@available' attribute to enclosing actor
public actor OSHashGenerator: Sendable {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/OSHash/OSHashGenerator.swift:26:44: error: concurrency is only available in iOS 13.0.0 or newer
    public func generateHash(for url: URL) async throws -> String {
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/OSHash/OSHashGenerator.swift:26:17: note: add '@available' attribute to enclosing instance method
    public func generateHash(for url: URL) async throws -> String {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/OSHash/OSHashGenerator.swift:15:14: note: add '@available' attribute to enclosing actor
public actor OSHashGenerator: Sendable {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:13:7: error: concurrency is only available in iOS 13.0.0 or newer
actor DCTProcessor: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:13:7: note: add '@available' attribute to enclosing actor
actor DCTProcessor: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:25:39: error: concurrency is only available in iOS 13.0.0 or newer
    func applyDCT(to pixels: [Float]) async throws -> [Float] {
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:25:10: note: add '@available' attribute to enclosing instance method
    func applyDCT(to pixels: [Float]) async throws -> [Float] {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:13:7: note: add '@available' attribute to enclosing actor
actor DCTProcessor: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:46:68: error: concurrency is only available in iOS 13.0.0 or newer
    private func applyDCTAccelerate(to pixels: [Float], size: Int) async throws -> [Float] {
                                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:46:18: note: add '@available' attribute to enclosing instance method
    private func applyDCTAccelerate(to pixels: [Float], size: Int) async throws -> [Float] {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:13:7: note: add '@available' attribute to enclosing actor
actor DCTProcessor: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:112:67: error: concurrency is only available in iOS 13.0.0 or newer
    private func applyDCTPureSwift(to pixels: [Float], size: Int) async throws -> [Float] {
                                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:112:18: note: add '@available' attribute to enclosing instance method
    private func applyDCTPureSwift(to pixels: [Float], size: Int) async throws -> [Float] {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:13:7: note: add '@available' attribute to enclosing actor
actor DCTProcessor: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/FrameExtractor.swift:15:7: error: concurrency is only available in iOS 13.0.0 or newer
actor FrameExtractor: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/FrameExtractor.swift:15:7: note: add '@available' attribute to enclosing actor
actor FrameExtractor: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/FrameExtractor.swift:29:58: error: concurrency is only available in iOS 13.0.0 or newer
    func extractFrames(from asset: AVURLAsset, url: URL) async throws -> [CGImage] {
                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/FrameExtractor.swift:29:10: note: add '@available' attribute to enclosing instance method
    func extractFrames(from asset: AVURLAsset, url: URL) async throws -> [CGImage] {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/FrameExtractor.swift:15:7: note: add '@available' attribute to enclosing actor
actor FrameExtractor: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/FrameExtractor.swift:56:70: error: concurrency is only available in iOS 13.0.0 or newer
    func extractPreprocessedPixels(from asset: AVURLAsset, url: URL) async throws -> [Float] {
                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/FrameExtractor.swift:56:10: note: add '@available' attribute to enclosing instance method
    func extractPreprocessedPixels(from asset: AVURLAsset, url: URL) async throws -> [Float] {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/FrameExtractor.swift:15:7: note: add '@available' attribute to enclosing actor
actor FrameExtractor: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/FrameExtractor.swift:274:90: error: concurrency is only available in iOS 13.0.0 or newer
    private func extractFramesWithAVFoundation(asset: AVURLAsset, sampleTimes: [Double]) async throws -> [CGImage] {
                                                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/FrameExtractor.swift:274:18: note: add '@available' attribute to enclosing instance method
    private func extractFramesWithAVFoundation(asset: AVURLAsset, sampleTimes: [Double]) async throws -> [CGImage] {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/FrameExtractor.swift:15:7: note: add '@available' attribute to enclosing actor
actor FrameExtractor: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/HashComputer.swift:12:7: error: concurrency is only available in iOS 13.0.0 or newer
actor HashComputer: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/HashComputer.swift:12:7: note: add '@available' attribute to enclosing actor
actor HashComputer: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/HashComputer.swift:24:53: error: concurrency is only available in iOS 13.0.0 or newer
    func computeHash(from dctCoefficients: [Float]) async throws -> String {
                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/HashComputer.swift:24:10: note: add '@available' attribute to enclosing instance method
    func computeHash(from dctCoefficients: [Float]) async throws -> String {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/HashComputer.swift:12:7: note: add '@available' attribute to enclosing actor
actor HashComputer: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/ImageProcessor.swift:13:7: error: concurrency is only available in iOS 13.0.0 or newer
actor ImageProcessor: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/ImageProcessor.swift:13:7: note: add '@available' attribute to enclosing actor
actor ImageProcessor: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/ImageProcessor.swift:25:42: error: concurrency is only available in iOS 13.0.0 or newer
    func processImage(_ sprite: CGImage) async throws -> [Float] {
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/ImageProcessor.swift:25:10: note: add '@available' attribute to enclosing instance method
    func processImage(_ sprite: CGImage) async throws -> [Float] {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/ImageProcessor.swift:13:7: note: add '@available' attribute to enclosing actor
actor ImageProcessor: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/ImageProcessor.swift:83:46: error: concurrency is only available in iOS 13.0.0 or newer
    func extractMatrix(from pixels: [Float]) async throws -> [[Float]] {
                                             ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/ImageProcessor.swift:83:10: note: add '@available' attribute to enclosing instance method
    func extractMatrix(from pixels: [Float]) async throws -> [[Float]] {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/ImageProcessor.swift:13:7: note: add '@available' attribute to enclosing actor
actor ImageProcessor: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/PHashGenerator.swift:17:7: error: concurrency is only available in iOS 13.0.0 or newer
actor PHashGenerator: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/PHashGenerator.swift:17:7: note: add '@available' attribute to enclosing actor
actor PHashGenerator: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/PHashGenerator.swift:41:63: error: concurrency is only available in iOS 13.0.0 or newer
    func generateHash(for url: URL, asset: AVURLAsset? = nil) async throws -> String {
                                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/PHashGenerator.swift:41:10: note: add '@available' attribute to enclosing instance method
    func generateHash(for url: URL, asset: AVURLAsset? = nil) async throws -> String {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/PHashGenerator.swift:17:7: note: add '@available' attribute to enclosing actor
actor PHashGenerator: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/SpriteComposer.swift:13:7: error: concurrency is only available in iOS 13.0.0 or newer
actor SpriteComposer: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/SpriteComposer.swift:13:7: note: add '@available' attribute to enclosing actor
actor SpriteComposer: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/SpriteComposer.swift:25:48: error: concurrency is only available in iOS 13.0.0 or newer
    func composeSprite(from frames: [CGImage]) async throws -> CGImage {
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/SpriteComposer.swift:25:10: note: add '@available' attribute to enclosing instance method
    func composeSprite(from frames: [CGImage]) async throws -> CGImage {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/SpriteComposer.swift:13:7: note: add '@available' attribute to enclosing actor
actor SpriteComposer: Sendable {
      ^
Failed frontend command:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/HashBatchPlanner.swift /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/Models/HashConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/Models/HashError.swift /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/Models/HashResult.swift /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/OSHash/OSHashGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/FFmpegPathResolver.swift /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/FrameExtractor.swift /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/HashComputer.swift /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/ImageProcessor.swift /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/PHashGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/SpriteComposer.swift /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/Utilities/Logger.swift /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/VideoHash.swift -target arm64-apple-ios12.0 -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.0.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.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 6 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash_const_extract_protocols.json -enable-experimental-feature StrictConcurrency -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/swift-overrides.hmap -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/VideoHash.build/Debug-iphoneos/VideoHash.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name VideoHash -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name iphoneos26.0 -clang-target arm64-apple-ios26.0 -in-process-plugin-server-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash.abi.json
SwiftCompile normal arm64 Compiling\ SpriteComposer.swift /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/SpriteComposer.swift (in target 'VideoHash' from project 'VideoHash')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/SpriteComposer.swift (in target 'VideoHash' from project 'VideoHash')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

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

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

SwiftCompile normal arm64 Compiling\ OSHashGenerator.swift,\ DCTProcessor.swift /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/OSHash/OSHashGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift (in target 'VideoHash' from project 'VideoHash')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/OSHash/OSHashGenerator.swift (in target 'VideoHash' from project 'VideoHash')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

SwiftDriverJobDiscovery normal arm64 Compiling Logger.swift (in target 'VideoHash' from project 'VideoHash')
2026-03-10 12:26:18.156 xcodebuild[651:3894] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64 (in target 'VideoHash' from project 'VideoHash')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ VideoHash (in target 'VideoHash' from project 'VideoHash')
	Building workspace spi-builder-workspace with scheme VideoHash-Package
(3 failures)
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  swift-log: https://github.com/apple/swift-log.git @ 1.10.1
  VideoHash: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-log, VideoHash
2026-03-10 12:26:24.466 xcodebuild[753:4333] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "VideoHash",
  "name" : "VideoHash",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "26.0"
    }
  ],
  "products" : [
    {
      "name" : "VideoHash",
      "targets" : [
        "VideoHash"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "test-hash",
      "targets" : [
        "test-hash"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "TestHash",
      "targets" : [
        "TestHash"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "test_hash",
      "module_type" : "SwiftTarget",
      "name" : "test-hash",
      "path" : "Sources/test-hash",
      "product_memberships" : [
        "test-hash"
      ],
      "sources" : [
        "test-hash.swift"
      ],
      "target_dependencies" : [
        "VideoHash"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "VideoHashTests",
      "module_type" : "SwiftTarget",
      "name" : "VideoHashTests",
      "path" : "Tests/VideoHashTests",
      "sources" : [
        "FFmpegPathResolverTests.swift",
        "HashBatchPlannerTests.swift",
        "OSHashTests.swift",
        "PHashHashComputerTests.swift"
      ],
      "target_dependencies" : [
        "VideoHash"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VideoHash",
      "module_type" : "SwiftTarget",
      "name" : "VideoHash",
      "path" : "Sources/VideoHash",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "VideoHash",
        "test-hash",
        "TestHash"
      ],
      "sources" : [
        "HashBatchPlanner.swift",
        "Models/HashConfiguration.swift",
        "Models/HashError.swift",
        "Models/HashResult.swift",
        "OSHash/OSHashGenerator.swift",
        "PHash/DCTProcessor.swift",
        "PHash/FFmpegPathResolver.swift",
        "PHash/FrameExtractor.swift",
        "PHash/HashComputer.swift",
        "PHash/ImageProcessor.swift",
        "PHash/PHashGenerator.swift",
        "PHash/SpriteComposer.swift",
        "Utilities/Logger.swift",
        "VideoHash.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TestHash",
      "module_type" : "SwiftTarget",
      "name" : "TestHash",
      "path" : "Sources/TestHash",
      "product_memberships" : [
        "TestHash"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "VideoHash"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "test-hash",
      "TestHash",
      "VideoHash",
      "VideoHash-Package"
    ]
  }
}
2026-03-10 12:26:25.487 xcodebuild[764:4414] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme VideoHash-Package -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.0.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 VideoHash-Package -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
  VideoHash: /Users/admin/builder/spi-builder-workspace
  swift-log: https://github.com/apple/swift-log.git @ 1.10.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'test-hash' in project 'VideoHash'
        ➜ Explicit dependency on target 'VideoHash' in project 'VideoHash'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'TestHash' in project 'VideoHash'
        ➜ Explicit dependency on target 'VideoHash' in project 'VideoHash'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'VideoHash' in project 'VideoHash'
        ➜ Explicit dependency on target 'VideoHash' in project 'VideoHash'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'VideoHash' in project 'VideoHash'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache
SwiftDriver VideoHash normal arm64 com.apple.xcode.tools.swift.compiler (in target 'VideoHash' from project 'VideoHash')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name VideoHash -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-experimental-feature StrictConcurrency -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios12.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.0.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.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash-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/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash.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/VideoHash.build/Debug-iphoneos/VideoHash.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash_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/VideoHash.build/Debug-iphoneos/VideoHash.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.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/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ OSHashGenerator.swift,\ DCTProcessor.swift /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/OSHash/OSHashGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift (in target 'VideoHash' from project 'VideoHash')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/OSHash/OSHashGenerator.swift (in target 'VideoHash' from project 'VideoHash')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

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

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

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

SwiftEmitModule normal arm64 Emitting\ module\ for\ VideoHash (in target 'VideoHash' from project 'VideoHash')
Failed frontend command:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/HashBatchPlanner.swift /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/Models/HashConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/Models/HashError.swift /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/Models/HashResult.swift /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/OSHash/OSHashGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/FFmpegPathResolver.swift /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/FrameExtractor.swift /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/HashComputer.swift /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/ImageProcessor.swift /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/PHashGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/SpriteComposer.swift /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/Utilities/Logger.swift /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/VideoHash.swift -target arm64-apple-ios12.0 -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.0.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.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 6 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash_const_extract_protocols.json -enable-experimental-feature StrictConcurrency -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/swift-overrides.hmap -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/VideoHash.build/Debug-iphoneos/VideoHash.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name VideoHash -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name iphoneos26.0 -clang-target arm64-apple-ios26.0 -in-process-plugin-server-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VideoHash.build/Debug-iphoneos/VideoHash.build/Objects-normal/arm64/VideoHash.abi.json
EmitSwiftModule normal arm64 (in target 'VideoHash' from project 'VideoHash')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/OSHash/OSHashGenerator.swift:15:14: error: concurrency is only available in iOS 13.0.0 or newer
public actor OSHashGenerator: Sendable {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/OSHash/OSHashGenerator.swift:15:14: note: add '@available' attribute to enclosing actor
public actor OSHashGenerator: Sendable {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/OSHash/OSHashGenerator.swift:26:44: error: concurrency is only available in iOS 13.0.0 or newer
    public func generateHash(for url: URL) async throws -> String {
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/OSHash/OSHashGenerator.swift:26:17: note: add '@available' attribute to enclosing instance method
    public func generateHash(for url: URL) async throws -> String {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/OSHash/OSHashGenerator.swift:15:14: note: add '@available' attribute to enclosing actor
public actor OSHashGenerator: Sendable {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:13:7: error: concurrency is only available in iOS 13.0.0 or newer
actor DCTProcessor: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:13:7: note: add '@available' attribute to enclosing actor
actor DCTProcessor: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:25:39: error: concurrency is only available in iOS 13.0.0 or newer
    func applyDCT(to pixels: [Float]) async throws -> [Float] {
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:25:10: note: add '@available' attribute to enclosing instance method
    func applyDCT(to pixels: [Float]) async throws -> [Float] {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:13:7: note: add '@available' attribute to enclosing actor
actor DCTProcessor: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:46:68: error: concurrency is only available in iOS 13.0.0 or newer
    private func applyDCTAccelerate(to pixels: [Float], size: Int) async throws -> [Float] {
                                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:46:18: note: add '@available' attribute to enclosing instance method
    private func applyDCTAccelerate(to pixels: [Float], size: Int) async throws -> [Float] {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:13:7: note: add '@available' attribute to enclosing actor
actor DCTProcessor: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:112:67: error: concurrency is only available in iOS 13.0.0 or newer
    private func applyDCTPureSwift(to pixels: [Float], size: Int) async throws -> [Float] {
                                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:112:18: note: add '@available' attribute to enclosing instance method
    private func applyDCTPureSwift(to pixels: [Float], size: Int) async throws -> [Float] {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:13:7: note: add '@available' attribute to enclosing actor
actor DCTProcessor: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/FrameExtractor.swift:15:7: error: concurrency is only available in iOS 13.0.0 or newer
actor FrameExtractor: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/FrameExtractor.swift:15:7: note: add '@available' attribute to enclosing actor
actor FrameExtractor: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/FrameExtractor.swift:29:58: error: concurrency is only available in iOS 13.0.0 or newer
    func extractFrames(from asset: AVURLAsset, url: URL) async throws -> [CGImage] {
                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/FrameExtractor.swift:29:10: note: add '@available' attribute to enclosing instance method
    func extractFrames(from asset: AVURLAsset, url: URL) async throws -> [CGImage] {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/FrameExtractor.swift:15:7: note: add '@available' attribute to enclosing actor
actor FrameExtractor: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/FrameExtractor.swift:56:70: error: concurrency is only available in iOS 13.0.0 or newer
    func extractPreprocessedPixels(from asset: AVURLAsset, url: URL) async throws -> [Float] {
                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/FrameExtractor.swift:56:10: note: add '@available' attribute to enclosing instance method
    func extractPreprocessedPixels(from asset: AVURLAsset, url: URL) async throws -> [Float] {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/FrameExtractor.swift:15:7: note: add '@available' attribute to enclosing actor
actor FrameExtractor: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/FrameExtractor.swift:274:90: error: concurrency is only available in iOS 13.0.0 or newer
    private func extractFramesWithAVFoundation(asset: AVURLAsset, sampleTimes: [Double]) async throws -> [CGImage] {
                                                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/FrameExtractor.swift:274:18: note: add '@available' attribute to enclosing instance method
    private func extractFramesWithAVFoundation(asset: AVURLAsset, sampleTimes: [Double]) async throws -> [CGImage] {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/FrameExtractor.swift:15:7: note: add '@available' attribute to enclosing actor
actor FrameExtractor: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/HashComputer.swift:12:7: error: concurrency is only available in iOS 13.0.0 or newer
actor HashComputer: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/HashComputer.swift:12:7: note: add '@available' attribute to enclosing actor
actor HashComputer: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/HashComputer.swift:24:53: error: concurrency is only available in iOS 13.0.0 or newer
    func computeHash(from dctCoefficients: [Float]) async throws -> String {
                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/HashComputer.swift:24:10: note: add '@available' attribute to enclosing instance method
    func computeHash(from dctCoefficients: [Float]) async throws -> String {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/HashComputer.swift:12:7: note: add '@available' attribute to enclosing actor
actor HashComputer: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/ImageProcessor.swift:13:7: error: concurrency is only available in iOS 13.0.0 or newer
actor ImageProcessor: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/ImageProcessor.swift:13:7: note: add '@available' attribute to enclosing actor
actor ImageProcessor: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/ImageProcessor.swift:25:42: error: concurrency is only available in iOS 13.0.0 or newer
    func processImage(_ sprite: CGImage) async throws -> [Float] {
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/ImageProcessor.swift:25:10: note: add '@available' attribute to enclosing instance method
    func processImage(_ sprite: CGImage) async throws -> [Float] {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/ImageProcessor.swift:13:7: note: add '@available' attribute to enclosing actor
actor ImageProcessor: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/ImageProcessor.swift:83:46: error: concurrency is only available in iOS 13.0.0 or newer
    func extractMatrix(from pixels: [Float]) async throws -> [[Float]] {
                                             ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/ImageProcessor.swift:83:10: note: add '@available' attribute to enclosing instance method
    func extractMatrix(from pixels: [Float]) async throws -> [[Float]] {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/ImageProcessor.swift:13:7: note: add '@available' attribute to enclosing actor
actor ImageProcessor: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/PHashGenerator.swift:17:7: error: concurrency is only available in iOS 13.0.0 or newer
actor PHashGenerator: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/PHashGenerator.swift:17:7: note: add '@available' attribute to enclosing actor
actor PHashGenerator: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/PHashGenerator.swift:41:63: error: concurrency is only available in iOS 13.0.0 or newer
    func generateHash(for url: URL, asset: AVURLAsset? = nil) async throws -> String {
                                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/PHashGenerator.swift:41:10: note: add '@available' attribute to enclosing instance method
    func generateHash(for url: URL, asset: AVURLAsset? = nil) async throws -> String {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/PHashGenerator.swift:17:7: note: add '@available' attribute to enclosing actor
actor PHashGenerator: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/SpriteComposer.swift:13:7: error: concurrency is only available in iOS 13.0.0 or newer
actor SpriteComposer: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/SpriteComposer.swift:13:7: note: add '@available' attribute to enclosing actor
actor SpriteComposer: Sendable {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/SpriteComposer.swift:25:48: error: concurrency is only available in iOS 13.0.0 or newer
    func composeSprite(from frames: [CGImage]) async throws -> CGImage {
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/SpriteComposer.swift:25:10: note: add '@available' attribute to enclosing instance method
    func composeSprite(from frames: [CGImage]) async throws -> CGImage {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/SpriteComposer.swift:13:7: note: add '@available' attribute to enclosing actor
actor SpriteComposer: Sendable {
      ^
SwiftCompile normal arm64 Compiling\ VideoHash.swift /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/VideoHash.swift (in target 'VideoHash' from project 'VideoHash')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/VideoHash.swift (in target 'VideoHash' from project 'VideoHash')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64 Compiling\ PHashGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/VideoHash/PHash/PHashGenerator.swift (in target 'VideoHash' from project 'VideoHash')
2026-03-10 12:26:26.330 xcodebuild[769:4456] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ VideoHash (in target 'VideoHash' from project 'VideoHash')
	EmitSwiftModule normal arm64 (in target 'VideoHash' from project 'VideoHash')
	Building workspace spi-builder-workspace with scheme VideoHash-Package
(3 failures)
BUILD FAILURE 6.2 iOS