The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MetalLibraryArchive, reference master (de573b), with Swift 6.3 for iOS using Xcode 26.4 on 13 Apr 2026 16:41:49 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/YuAo/MetalLibraryArchive.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/YuAo/MetalLibraryArchive
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at de573ba fix https://github.com/YuAo/MetalLibraryExplorer/issues/113
Cloned https://github.com/YuAo/MetalLibraryArchive.git
Revision (git rev-parse @):
de573ba4a7b986bbecb3e4ce2464945d266a28e9
SUCCESS checkout https://github.com/YuAo/MetalLibraryArchive.git at master
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/YuAo/MetalLibraryArchive.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/apple/swift-crypto.git
Creating working copy of package ‘swift-crypto’
Checking out 2.6.0 of package ‘swift-crypto’
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  swift-crypto: https://github.com/apple/swift-crypto.git @ 2.6.0
  MetalLibraryArchive: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-crypto, MetalLibraryArchive
2026-04-13 12:41:24.227 xcodebuild[525:3014] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "MetalLibraryArchive",
  "name" : "MetalLibraryArchive",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "MetalLibraryArchive",
      "targets" : [
        "MetalLibraryArchive"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Explorer",
      "targets" : [
        "Explorer"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MetalLibraryArchiveTests",
      "module_type" : "SwiftTarget",
      "name" : "MetalLibraryArchiveTests",
      "path" : "Tests/MetalLibraryArchiveTests",
      "sources" : [
        "Tests.swift"
      ],
      "target_dependencies" : [
        "MetalLibraryArchive"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MetalLibraryArchive",
      "module_type" : "SwiftTarget",
      "name" : "MetalLibraryArchive",
      "path" : "Sources/MetalLibraryArchive",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "MetalLibraryArchive",
        "Explorer"
      ],
      "sources" : [
        "Archive.swift",
        "DeploymentTarget.swift",
        "Function.swift",
        "LanguageVersion.swift",
        "LibraryType.swift",
        "MetalDataType.swift",
        "Platform.swift",
        "SourceArchive.swift",
        "Tag.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Explorer",
      "module_type" : "SwiftTarget",
      "name" : "Explorer",
      "path" : "Sources/Explorer",
      "product_memberships" : [
        "Explorer"
      ],
      "sources" : [
        "AppIconView.swift",
        "MetalLibraryAchiveUnpacker.swift",
        "MetalLibraryArchiveDocument.swift",
        "MetalLibraryArchiveView.swift",
        "Toast.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "MetalLibraryArchive"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Explorer",
      "MetalLibraryArchive",
      "MetalLibraryArchive-Package"
    ]
  }
}
2026-04-13 12:41:32.174 xcodebuild[661:3914] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MetalLibraryArchive-Package -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme MetalLibraryArchive-Package -destination generic/platform=iOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  swift-crypto: https://github.com/apple/swift-crypto.git @ 2.6.0
  MetalLibraryArchive: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'Explorer' in project 'MetalLibraryArchive'
        ➜ Explicit dependency on target 'MetalLibraryArchive' in project 'MetalLibraryArchive'
        ➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
    Target 'MetalLibraryArchive' in project 'MetalLibraryArchive'
        ➜ Explicit dependency on target 'MetalLibraryArchive' in project 'MetalLibraryArchive'
        ➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
    Target 'MetalLibraryArchive' in project 'MetalLibraryArchive'
        ➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
    Target 'Crypto' in project 'swift-crypto'
        ➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
    Target 'Crypto' in project 'swift-crypto' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 78bdaef54173761240e89b83482d2205
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/78bdaef54173761240e89b83482d2205.xcbuilddata
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
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/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/MetalLibraryArchive.modulemap (in target 'MetalLibraryArchive' from project 'MetalLibraryArchive')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/MetalLibraryArchive.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/MetalLibraryArchive.DependencyMetadataFileList (in target 'MetalLibraryArchive' from project 'MetalLibraryArchive')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/MetalLibraryArchive.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/MetalLibraryArchive.DependencyStaticMetadataFileList (in target 'MetalLibraryArchive' from project 'MetalLibraryArchive')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/MetalLibraryArchive.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive.SwiftConstValuesFileList (in target 'MetalLibraryArchive' from project 'MetalLibraryArchive')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive_const_extract_protocols.json (in target 'MetalLibraryArchive' from project 'MetalLibraryArchive')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive.LinkFileList (in target 'MetalLibraryArchive' from project 'MetalLibraryArchive')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive.SwiftFileList (in target 'MetalLibraryArchive' from project 'MetalLibraryArchive')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive-OutputFileMap.json (in target 'MetalLibraryArchive' from project 'MetalLibraryArchive')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/Explorer.build/Objects-normal/arm64/Explorer_const_extract_protocols.json (in target 'Explorer' from project 'MetalLibraryArchive')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/Explorer.build/Objects-normal/arm64/Explorer_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/Explorer.build/Objects-normal/arm64/Explorer.SwiftFileList (in target 'Explorer' from project 'MetalLibraryArchive')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/Explorer.build/Objects-normal/arm64/Explorer.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/Explorer.build/Objects-normal/arm64/Explorer.LinkFileList (in target 'Explorer' from project 'MetalLibraryArchive')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/Explorer.build/Objects-normal/arm64/Explorer.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/Explorer.build/Objects-normal/arm64/Explorer-OutputFileMap.json (in target 'Explorer' from project 'MetalLibraryArchive')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/Explorer.build/Objects-normal/arm64/Explorer-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/Explorer.build/Explorer.DependencyStaticMetadataFileList (in target 'Explorer' from project 'MetalLibraryArchive')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/Explorer.build/Explorer.DependencyStaticMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/MetalLibraryArchive.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/MetalLibraryArchive.modulemap (in target 'MetalLibraryArchive' from project 'MetalLibraryArchive')
    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/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/MetalLibraryArchive.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/Explorer.build/Explorer.DependencyMetadataFileList (in target 'Explorer' from project 'MetalLibraryArchive')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/Explorer.build/Explorer.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.SwiftFileList (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.SwiftConstValuesFileList (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto_const_extract_protocols.json (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.LinkFileList (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto-OutputFileMap.json (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Crypto.modulemap (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Crypto.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Crypto.DependencyStaticMetadataFileList (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Crypto.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Crypto.DependencyMetadataFileList (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Crypto.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Crypto.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Crypto.modulemap (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
    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-crypto.build/Debug-iphoneos/Crypto.build/Crypto.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver Crypto normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Crypto -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DCRYPTO_IN_SWIFTPM -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios13.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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto-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-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto_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-crypto.build/Debug-iphoneos/Crypto.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.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-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-2F1TLFMIYG87O875XOW4JCA6I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-6TPSIDWYXNBLA4R5K8WO4R1U6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-1UZ3PIGWNYDWKO4RKG8JKGDXH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-AZAOCK6F554MUZT32IVY0H9WU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-C0JBBBFU09IEE46E6SRV4Q1QE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-ABCXUGMOJ2Y64UUV2Y7D2BD52.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-CZOEYK3ZE2H1GST2SXCKMSTI4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-87Z1ZXO1ICF314KKACY4HUBK8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-565O5PP7IF1NUBR8VGC9KQ0XG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-E112WBJLCCO8YEVKIIBLN111E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-B5BWU00VOG61G9AOF4IRYMH7A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-55R05UJ9OP6J0GUVQKCQ2JUC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-CYVQLRLX0Z4HW57ZNJUKP0MPX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-LW1ODH1EVGGYB87QNC42IG3E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-EQZFBWWVW9KW6E3F3SNFCNB8N.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-BDFY0PWTCHRDMSGRRHNEC420M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-6EJIDGUP97A8AUBH8E5VMWPHN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-E9HS3HMP78PJ6KGCPCKFUCUBA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-CFY74N2OU9RJXSMJ80ALF0EW3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-C3D2CJ2NKDTWICORJSTRT3B20.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-CTU02QJ91OX1WXBASR1DGMARP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-85I3RD01DX6QDC0BOAFJC79GO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-BV2K5A80R7QF72PPJ2AL4LEFT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-2P43PJ5IH1F1FN66X6INYLBXN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-55WQ5LB8ULK9Q3XB2SZOSNU4U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-3HBCW452KADHV2JHDSQSLVUIK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/LocalAuthentication-DVDOMKCPRU5A0RD2GV1H79MHP.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ Crypto (in target 'Crypto' from project 'swift-crypto')
EmitSwiftModule normal arm64 (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ HashFunctions_SHA2.swift,\ Insecure.swift,\ Insecure_HashFunctions.swift,\ ECDH_boring.swift,\ DH.swift,\ ECDH.swift,\ HKDF.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/HashFunctions_SHA2.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Insecure/Insecure.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Insecure/Insecure_HashFunctions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Agreement/BoringSSL/ECDH_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Agreement/DH.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Agreement/ECDH.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Derivation/HKDF.swift (in target 'Crypto' from project 'swift-crypto')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/HashFunctions_SHA2.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Insecure/Insecure.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Insecure/Insecure_HashFunctions.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Agreement/BoringSSL/ECDH_boring.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Agreement/DH.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Agreement/ECDH.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Derivation/HKDF.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SEC1PrivateKey.swift,\ SubjectPublicKeyInfo.swift,\ CryptoKitErrors.swift,\ Digest_boring.swift,\ Digest.swift,\ Digests.swift,\ HashFunctions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/SEC1PrivateKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/SubjectPublicKeyInfo.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/CryptoKitErrors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/BoringSSL/Digest_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/Digest.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/Digests.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/HashFunctions.swift (in target 'Crypto' from project 'swift-crypto')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/SEC1PrivateKey.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/SubjectPublicKeyInfo.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/CryptoKitErrors.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/BoringSSL/Digest_boring.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/Digest.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/Digests.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/HashFunctions.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AESWrap.swift,\ AESWrap_boring.swift,\ Ed25519_boring.swift,\ EllipticCurvePoint_boring.swift,\ EllipticCurve_boring.swift,\ NISTCurvesKeys_boring.swift,\ X25519Keys_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Wrapping/AESWrap.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Wrapping/BoringSSL/AESWrap_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/Ed25519_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/EllipticCurvePoint_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/EllipticCurve_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/NISTCurvesKeys_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/X25519Keys_boring.swift (in target 'Crypto' from project 'swift-crypto')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Wrapping/AESWrap.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Wrapping/BoringSSL/AESWrap_boring.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/Ed25519_boring.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/EllipticCurvePoint_boring.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/EllipticCurve_boring.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/NISTCurvesKeys_boring.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/X25519Keys_boring.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SafeCompare_boring.swift,\ Zeroization_boring.swift,\ PrettyBytes.swift,\ SafeCompare.swift,\ SecureBytes.swift,\ Zeroization.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/SafeCompare_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/Zeroization_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/PrettyBytes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/SafeCompare.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/SecureBytes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/Zeroization.swift (in target 'Crypto' from project 'swift-crypto')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/SafeCompare_boring.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/Zeroization_boring.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/PrettyBytes.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/SafeCompare.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/SecureBytes.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/Zeroization.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AES-GCM.swift,\ AES-GCM_boring.swift,\ ChaChaPoly_boring.swift,\ ChaChaPoly.swift,\ Cipher.swift,\ Nonces.swift,\ ASN1.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/AES/GCM/AES-GCM.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/AES/GCM/BoringSSL/AES-GCM_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/ChachaPoly/BoringSSL/ChaChaPoly_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/ChachaPoly/ChaChaPoly.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/Cipher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/Nonces.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/ASN1.swift (in target 'Crypto' from project 'swift-crypto')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/AES/GCM/AES-GCM.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/AES/GCM/BoringSSL/AES-GCM_boring.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/ChachaPoly/BoringSSL/ChaChaPoly_boring.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/ChachaPoly/ChaChaPoly.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/Cipher.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/Nonces.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/ASN1.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Curve25519.swift,\ Ed25519.swift,\ NISTCurvesKeys.swift,\ X25519Keys.swift,\ SymmetricKeys.swift,\ HMAC.swift,\ MACFunctions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/Curve25519.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/Ed25519.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/NISTCurvesKeys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/X25519Keys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/Symmetric/SymmetricKeys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Message\ Authentication\ Codes/HMAC/HMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Message\ Authentication\ Codes/MACFunctions.swift (in target 'Crypto' from project 'swift-crypto')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/Curve25519.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/Ed25519.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/NISTCurvesKeys.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/X25519Keys.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/Symmetric/SymmetricKeys.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Message\ Authentication\ Codes/HMAC/HMAC.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Message\ Authentication\ Codes/MACFunctions.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ MessageAuthenticationCode.swift,\ AES.swift,\ ECDSASignature_boring.swift,\ ECDSA_boring.swift,\ EdDSA_boring.swift,\ ECDSA.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Message\ Authentication\ Codes/MessageAuthenticationCode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/PRF/AES.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/BoringSSL/ECDSASignature_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/BoringSSL/ECDSA_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/BoringSSL/EdDSA_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/ECDSA.swift (in target 'Crypto' from project 'swift-crypto')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Message\ Authentication\ Codes/MessageAuthenticationCode.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/PRF/AES.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/BoringSSL/ECDSASignature_boring.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/BoringSSL/ECDSA_boring.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/BoringSSL/EdDSA_boring.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/ECDSA.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ EdDSA.swift,\ Signature.swift,\ ArbitraryPrecisionInteger_boring.swift,\ CryptoKitErrors_boring.swift,\ FiniteFieldArithmeticContext_boring.swift,\ RNG_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/EdDSA.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/Signature.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/ArbitraryPrecisionInteger_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/CryptoKitErrors_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/FiniteFieldArithmeticContext_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/RNG_boring.swift (in target 'Crypto' from project 'swift-crypto')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/EdDSA.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/Signature.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/ArbitraryPrecisionInteger_boring.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/CryptoKitErrors_boring.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/FiniteFieldArithmeticContext_boring.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/RNG_boring.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ASN1Strings.swift,\ ArraySliceBigint.swift,\ GeneralizedTime.swift,\ ObjectIdentifier.swift,\ ECDSASignature.swift,\ PEMDocument.swift,\ PKCS8PrivateKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Strings.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ArraySliceBigint.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/GeneralizedTime.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ObjectIdentifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/ECDSASignature.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/PEMDocument.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/PKCS8PrivateKey.swift (in target 'Crypto' from project 'swift-crypto')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Strings.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ArraySliceBigint.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/GeneralizedTime.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ObjectIdentifier.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/ECDSASignature.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/PEMDocument.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/PKCS8PrivateKey.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ASN1Any.swift,\ ASN1BitString.swift,\ ASN1Boolean.swift,\ ASN1Identifier.swift,\ ASN1Integer.swift,\ ASN1Null.swift,\ ASN1OctetString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Any.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1BitString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Boolean.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Identifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Integer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Null.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1OctetString.swift (in target 'Crypto' from project 'swift-crypto')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Any.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1BitString.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Boolean.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Identifier.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Integer.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Null.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1OctetString.swift (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for Crypto (in target 'Crypto' from project 'swift-crypto')
SwiftDriver\ Compilation\ Requirements Crypto normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Crypto -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DCRYPTO_IN_SWIFTPM -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios13.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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto-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-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto_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-crypto.build/Debug-iphoneos/Crypto.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.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-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling MessageAuthenticationCode.swift, AES.swift, ECDSASignature_boring.swift, ECDSA_boring.swift, EdDSA_boring.swift, ECDSA.swift (in target 'Crypto' from project 'swift-crypto')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Crypto.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.swiftmodule (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
    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-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Crypto.swiftmodule/arm64-apple-ios.swiftmodule
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Crypto-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto-Swift.h (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Crypto-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling SafeCompare_boring.swift, Zeroization_boring.swift, PrettyBytes.swift, SafeCompare.swift, SecureBytes.swift, Zeroization.swift (in target 'Crypto' from project 'swift-crypto')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Crypto.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.swiftdoc (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
    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-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Crypto.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Crypto.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.abi.json (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
    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-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Crypto.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Crypto.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.swiftsourceinfo (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
    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-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Crypto.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling EdDSA.swift, Signature.swift, ArbitraryPrecisionInteger_boring.swift, CryptoKitErrors_boring.swift, FiniteFieldArithmeticContext_boring.swift, RNG_boring.swift (in target 'Crypto' from project 'swift-crypto')
SwiftDriverJobDiscovery normal arm64 Compiling Curve25519.swift, Ed25519.swift, NISTCurvesKeys.swift, X25519Keys.swift, SymmetricKeys.swift, HMAC.swift, MACFunctions.swift (in target 'Crypto' from project 'swift-crypto')
SwiftDriverJobDiscovery normal arm64 Compiling AESWrap.swift, AESWrap_boring.swift, Ed25519_boring.swift, EllipticCurvePoint_boring.swift, EllipticCurve_boring.swift, NISTCurvesKeys_boring.swift, X25519Keys_boring.swift (in target 'Crypto' from project 'swift-crypto')
SwiftDriverJobDiscovery normal arm64 Compiling AES-GCM.swift, AES-GCM_boring.swift, ChaChaPoly_boring.swift, ChaChaPoly.swift, Cipher.swift, Nonces.swift, ASN1.swift (in target 'Crypto' from project 'swift-crypto')
SwiftDriverJobDiscovery normal arm64 Compiling HashFunctions_SHA2.swift, Insecure.swift, Insecure_HashFunctions.swift, ECDH_boring.swift, DH.swift, ECDH.swift, HKDF.swift (in target 'Crypto' from project 'swift-crypto')
SwiftDriver MetalLibraryArchive normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MetalLibraryArchive' from project 'MetalLibraryArchive')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MetalLibraryArchive -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive-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/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive_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/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.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/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling SEC1PrivateKey.swift, SubjectPublicKeyInfo.swift, CryptoKitErrors.swift, Digest_boring.swift, Digest.swift, Digests.swift, HashFunctions.swift (in target 'Crypto' from project 'swift-crypto')
SwiftDriverJobDiscovery normal arm64 Compiling ASN1Strings.swift, ArraySliceBigint.swift, GeneralizedTime.swift, ObjectIdentifier.swift, ECDSASignature.swift, PEMDocument.swift, PKCS8PrivateKey.swift (in target 'Crypto' from project 'swift-crypto')
SwiftDriverJobDiscovery normal arm64 Compiling ASN1Any.swift, ASN1BitString.swift, ASN1Boolean.swift, ASN1Identifier.swift, ASN1Integer.swift, ASN1Null.swift, ASN1OctetString.swift (in target 'Crypto' from project 'swift-crypto')
SwiftDriver\ Compilation Crypto normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Crypto -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DCRYPTO_IN_SWIFTPM -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios13.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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto-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-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto_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-crypto.build/Debug-iphoneos/Crypto.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.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-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto-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/Crypto.o normal (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios13.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -O0 -w -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Crypto.o
ExtractAppIntentsMetadata (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.53pa0V/Metal.xctoolchain --module-name Crypto --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk --xcode-version 17E192 --platform-family iOS --deployment-target 13.0 --bundle-identifier swift-crypto.Crypto --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Crypto.appintents --target-triple arm64-apple-ios13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Crypto.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Crypto.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Crypto.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-13 12:41:43.037 appintentsmetadataprocessor[733:4394] Starting appintentsmetadataprocessor export
2026-04-13 12:41:43.109 appintentsmetadataprocessor[733:4394] Extracted no relevant App Intents symbols, skipping writing output
SwiftEmitModule normal arm64 Emitting\ module\ for\ MetalLibraryArchive (in target 'MetalLibraryArchive' from project 'MetalLibraryArchive')
EmitSwiftModule normal arm64 (in target 'MetalLibraryArchive' from project 'MetalLibraryArchive')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

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

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

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

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

SwiftDriverJobDiscovery normal arm64 Compiling LibraryType.swift (in target 'MetalLibraryArchive' from project 'MetalLibraryArchive')
SwiftDriverJobDiscovery normal arm64 Compiling LanguageVersion.swift (in target 'MetalLibraryArchive' from project 'MetalLibraryArchive')
SwiftDriverJobDiscovery normal arm64 Compiling Tag.swift (in target 'MetalLibraryArchive' from project 'MetalLibraryArchive')
SwiftDriverJobDiscovery normal arm64 Emitting module for MetalLibraryArchive (in target 'MetalLibraryArchive' from project 'MetalLibraryArchive')
SwiftDriverJobDiscovery normal arm64 Compiling Platform.swift (in target 'MetalLibraryArchive' from project 'MetalLibraryArchive')
SwiftDriverJobDiscovery normal arm64 Compiling Function.swift (in target 'MetalLibraryArchive' from project 'MetalLibraryArchive')
SwiftDriver\ Compilation\ Requirements MetalLibraryArchive normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MetalLibraryArchive' from project 'MetalLibraryArchive')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MetalLibraryArchive -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive-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/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive_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/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.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/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling MetalDataType.swift (in target 'MetalLibraryArchive' from project 'MetalLibraryArchive')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/MetalLibraryArchive-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive-Swift.h (in target 'MetalLibraryArchive' from project 'MetalLibraryArchive')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/MetalLibraryArchive-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetalLibraryArchive.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive.swiftdoc (in target 'MetalLibraryArchive' from project 'MetalLibraryArchive')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetalLibraryArchive.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetalLibraryArchive.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive.abi.json (in target 'MetalLibraryArchive' from project 'MetalLibraryArchive')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetalLibraryArchive.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetalLibraryArchive.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive.swiftmodule (in target 'MetalLibraryArchive' from project 'MetalLibraryArchive')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetalLibraryArchive.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetalLibraryArchive.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive.swiftsourceinfo (in target 'MetalLibraryArchive' from project 'MetalLibraryArchive')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetalLibraryArchive.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling DeploymentTarget.swift (in target 'MetalLibraryArchive' from project 'MetalLibraryArchive')
SwiftDriverJobDiscovery normal arm64 Compiling SourceArchive.swift (in target 'MetalLibraryArchive' from project 'MetalLibraryArchive')
SwiftDriver Explorer normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Explorer' from project 'MetalLibraryArchive')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Explorer -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/Explorer.build/Objects-normal/arm64/Explorer.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/Explorer.build/Objects-normal/arm64/Explorer-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/MetalLibraryArchive.build/Debug-iphoneos/Explorer.build/Objects-normal/arm64/Explorer.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/Explorer.build/Objects-normal/arm64/Explorer_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/MetalLibraryArchive.build/Debug-iphoneos/Explorer.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/Explorer.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/Explorer.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/Explorer/AppIconView.swift:9:8: error: Unable to resolve module dependency: 'AppKit'
import AppKit
       ^ (in target 'Explorer' from project 'MetalLibraryArchive')
/Users/admin/builder/spi-builder-workspace/Sources/Explorer/AppIconView.swift:9:8: note: A dependency of main module 'Explorer'
import AppKit
       ^ (in target 'Explorer' from project 'MetalLibraryArchive')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Crypto.o (in target 'Crypto' from project 'swift-crypto')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Crypto.o
SwiftDriverJobDiscovery normal arm64 Compiling Archive.swift (in target 'MetalLibraryArchive' from project 'MetalLibraryArchive')
SwiftDriver\ Compilation MetalLibraryArchive normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MetalLibraryArchive' from project 'MetalLibraryArchive')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MetalLibraryArchive -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive-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/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive_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/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.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/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive-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/MetalLibraryArchive.o normal (in target 'MetalLibraryArchive' from project 'MetalLibraryArchive')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios13.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -O0 -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetalLibraryArchive.o
ExtractAppIntentsMetadata (in target 'MetalLibraryArchive' from project 'MetalLibraryArchive')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.53pa0V/Metal.xctoolchain --module-name MetalLibraryArchive --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk --xcode-version 17E192 --platform-family iOS --deployment-target 13.0 --bundle-identifier spi-builder-workspace.MetalLibraryArchive --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetalLibraryArchive.appintents --target-triple arm64-apple-ios13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetalLibraryArchive.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/MetalLibraryArchive.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/MetalLibraryArchive.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/MetalLibraryArchive.build/Objects-normal/arm64/MetalLibraryArchive.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-13 12:41:43.917 appintentsmetadataprocessor[746:4510] Starting appintentsmetadataprocessor export
2026-04-13 12:41:43.933 appintentsmetadataprocessor[746:4510] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetalLibraryArchive.o (in target 'MetalLibraryArchive' from project 'MetalLibraryArchive')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetalLibraryArchive.o
2026-04-13 12:41:34.706 xcodebuild[668:3977] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
/Users/admin/builder/spi-builder-workspace/Sources/Explorer/AppIconView.swift:9:8: error: unable to resolve module dependency: 'AppKit'
import AppKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Explorer/AppIconView.swift:9:8: note: a dependency of main module 'Explorer'
import AppKit
       ^
** BUILD FAILED **
The following build commands failed:
	SwiftDriver Explorer normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Explorer' from project 'MetalLibraryArchive')
	Building workspace spi-builder-workspace with scheme MetalLibraryArchive-Package
(2 failures)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  swift-crypto: https://github.com/apple/swift-crypto.git @ 2.6.0
  MetalLibraryArchive: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-crypto, MetalLibraryArchive
2026-04-13 12:41:45.590 xcodebuild[747:4531] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "MetalLibraryArchive",
  "name" : "MetalLibraryArchive",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "MetalLibraryArchive",
      "targets" : [
        "MetalLibraryArchive"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Explorer",
      "targets" : [
        "Explorer"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MetalLibraryArchiveTests",
      "module_type" : "SwiftTarget",
      "name" : "MetalLibraryArchiveTests",
      "path" : "Tests/MetalLibraryArchiveTests",
      "sources" : [
        "Tests.swift"
      ],
      "target_dependencies" : [
        "MetalLibraryArchive"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MetalLibraryArchive",
      "module_type" : "SwiftTarget",
      "name" : "MetalLibraryArchive",
      "path" : "Sources/MetalLibraryArchive",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "MetalLibraryArchive",
        "Explorer"
      ],
      "sources" : [
        "Archive.swift",
        "DeploymentTarget.swift",
        "Function.swift",
        "LanguageVersion.swift",
        "LibraryType.swift",
        "MetalDataType.swift",
        "Platform.swift",
        "SourceArchive.swift",
        "Tag.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Explorer",
      "module_type" : "SwiftTarget",
      "name" : "Explorer",
      "path" : "Sources/Explorer",
      "product_memberships" : [
        "Explorer"
      ],
      "sources" : [
        "AppIconView.swift",
        "MetalLibraryAchiveUnpacker.swift",
        "MetalLibraryArchiveDocument.swift",
        "MetalLibraryArchiveView.swift",
        "Toast.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "MetalLibraryArchive"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Explorer",
      "MetalLibraryArchive",
      "MetalLibraryArchive-Package"
    ]
  }
}
2026-04-13 12:41:46.995 xcodebuild[757:4621] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MetalLibraryArchive-Package -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme MetalLibraryArchive-Package -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
  MetalLibraryArchive: /Users/admin/builder/spi-builder-workspace
  swift-crypto: https://github.com/apple/swift-crypto.git @ 2.6.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'Explorer' in project 'MetalLibraryArchive'
        ➜ Explicit dependency on target 'MetalLibraryArchive' in project 'MetalLibraryArchive'
        ➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
    Target 'MetalLibraryArchive' in project 'MetalLibraryArchive'
        ➜ Explicit dependency on target 'MetalLibraryArchive' in project 'MetalLibraryArchive'
        ➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
    Target 'MetalLibraryArchive' in project 'MetalLibraryArchive'
        ➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
    Target 'Crypto' in project 'swift-crypto'
        ➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
    Target 'Crypto' in project 'swift-crypto' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache
SwiftDriver Explorer normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Explorer' from project 'MetalLibraryArchive')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Explorer -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/Explorer.build/Objects-normal/arm64/Explorer.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/Explorer.build/Objects-normal/arm64/Explorer-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/MetalLibraryArchive.build/Debug-iphoneos/Explorer.build/Objects-normal/arm64/Explorer.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/Explorer.build/Objects-normal/arm64/Explorer_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/MetalLibraryArchive.build/Debug-iphoneos/Explorer.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/Explorer.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalLibraryArchive.build/Debug-iphoneos/Explorer.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/Explorer/AppIconView.swift:9:8: error: Unable to resolve module dependency: 'AppKit'
import AppKit
       ^ (in target 'Explorer' from project 'MetalLibraryArchive')
/Users/admin/builder/spi-builder-workspace/Sources/Explorer/AppIconView.swift:9:8: note: A dependency of main module 'Explorer'
import AppKit
       ^ (in target 'Explorer' from project 'MetalLibraryArchive')
2026-04-13 12:41:48.098 xcodebuild[760:4654] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
/Users/admin/builder/spi-builder-workspace/Sources/Explorer/AppIconView.swift:9:8: error: unable to resolve module dependency: 'AppKit'
import AppKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Explorer/AppIconView.swift:9:8: note: a dependency of main module 'Explorer'
import AppKit
       ^
** BUILD FAILED **
The following build commands failed:
	SwiftDriver Explorer normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Explorer' from project 'MetalLibraryArchive')
	Building workspace spi-builder-workspace with scheme MetalLibraryArchive-Package
(2 failures)
BUILD FAILURE 6.3 iOS