The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SpoofDeviceDetection, reference 1.0.2 (f4f606), with Swift 6.2 for tvOS using Xcode 26.3 on 7 Nov 2025 20:14:41 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AppliedRecognition/Spoof-Device-Detection-Ver-ID-3-Apple.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AppliedRecognition/Spoof-Device-Detection-Ver-ID-3-Apple
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at f4f6063 Merge branch 'development'
Cloned https://github.com/AppliedRecognition/Spoof-Device-Detection-Ver-ID-3-Apple.git
Revision (git rev-parse @):
f4f6063ae0923a26666993127d7bf9e7e2719b25
SUCCESS checkout https://github.com/AppliedRecognition/Spoof-Device-Detection-Ver-ID-3-Apple.git at 1.0.2
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/AppliedRecognition/Spoof-Device-Detection-Ver-ID-3-Apple.git
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git
Fetching from https://github.com/AliSoftware/OHHTTPStubs.git
Creating working copy of package ‘Ver-ID-Common-Types-Apple’
Checking out 3.2.2 of package ‘Ver-ID-Common-Types-Apple’
Creating working copy of package ‘OHHTTPStubs’
Checking out 9.1.0 of package ‘OHHTTPStubs’
Resolve Package Graph
Resolved source packages:
  VerIDCommonTypes: https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git @ 3.2.2
  SpoofDeviceDetection: /Users/admin/builder/spi-builder-workspace
  OHHTTPStubs: https://github.com/AliSoftware/OHHTTPStubs.git @ 9.1.0
resolved source packages: VerIDCommonTypes, SpoofDeviceDetection, OHHTTPStubs
2025-11-07 15:14:25.080 xcodebuild[521:3060] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "ver-id-common-types-apple",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git"
    },
    {
      "identity" : "ohhttpstubs",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.1.0",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AliSoftware/OHHTTPStubs.git"
    }
  ],
  "manifest_display_name" : "SpoofDeviceDetection",
  "name" : "SpoofDeviceDetection",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SpoofDeviceDetection",
      "targets" : [
        "SpoofDeviceDetection"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpoofDeviceDetectionCore",
      "targets" : [
        "SpoofDeviceDetectionCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpoofDeviceDetectionTests",
      "module_type" : "SwiftTarget",
      "name" : "SpoofDeviceDetectionTests",
      "path" : "Tests/SpoofDeviceDetectionTests",
      "product_dependencies" : [
        "OHHTTPStubsSwift"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SpoofDeviceDetectionTests/Resources/config.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SpoofDeviceDetectionTests/Resources/face_on_iPad_001.jpg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SpoofDeviceDetectionTests/Resources/response.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "SpoofDeviceDetectionTests.swift"
      ],
      "target_dependencies" : [
        "SpoofDeviceDetection"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpoofDeviceDetectionCore",
      "module_type" : "SwiftTarget",
      "name" : "SpoofDeviceDetectionCore",
      "path" : "Sources/SpoofDeviceDetectionCore",
      "product_dependencies" : [
        "VerIDCommonTypes"
      ],
      "product_memberships" : [
        "SpoofDeviceDetection",
        "SpoofDeviceDetectionCore"
      ],
      "sources" : [
        "DetectedSpoof.swift",
        "Errors.swift",
        "SpoofDeviceDetectionCore.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpoofDeviceDetection",
      "module_type" : "SwiftTarget",
      "name" : "SpoofDeviceDetection",
      "path" : "Sources/SpoofDeviceDetection",
      "product_memberships" : [
        "SpoofDeviceDetection"
      ],
      "sources" : [
        "Errors.swift",
        "SpoofDeviceDetection.swift"
      ],
      "target_dependencies" : [
        "SpoofDeviceDetectionCore"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SpoofDeviceDetection",
      "SpoofDeviceDetection-Package",
      "SpoofDeviceDetectionCore"
    ]
  }
}
2025-11-07 15:14:30.015 xcodebuild[673:3974] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SpoofDeviceDetection-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SpoofDeviceDetection-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SpoofDeviceDetection: /Users/admin/builder/spi-builder-workspace
  OHHTTPStubs: https://github.com/AliSoftware/OHHTTPStubs.git @ 9.1.0
  VerIDCommonTypes: https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git @ 3.2.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'SpoofDeviceDetectionCore' in project 'SpoofDeviceDetection'
        ➜ Explicit dependency on target 'SpoofDeviceDetectionCore' in project 'SpoofDeviceDetection'
        ➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
    Target 'SpoofDeviceDetection' in project 'SpoofDeviceDetection'
        ➜ Explicit dependency on target 'SpoofDeviceDetection' in project 'SpoofDeviceDetection'
        ➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
        ➜ Explicit dependency on target 'SpoofDeviceDetectionCore' in project 'SpoofDeviceDetection'
    Target 'SpoofDeviceDetection' in project 'SpoofDeviceDetection'
        ➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
        ➜ Explicit dependency on target 'SpoofDeviceDetectionCore' in project 'SpoofDeviceDetection'
    Target 'SpoofDeviceDetectionCore' in project 'SpoofDeviceDetection'
        ➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
    Target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
        ➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
    Target 'VerIDCommonTypes' in project 'VerIDCommonTypes' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: e60ab58a21c07bd5edb299bc8f2611db
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e60ab58a21c07bd5edb299bc8f2611db.xcbuilddata
ClangStatCache /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.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/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
    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-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes\ product.build/empty-VerIDCommonTypes.plist (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes\ product.build/empty-VerIDCommonTypes.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/VerIDCommonTypes.DependencyStaticMetadataFileList (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/VerIDCommonTypes.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/VerIDCommonTypes.modulemap (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/VerIDCommonTypes.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/VerIDCommonTypes.DependencyMetadataFileList (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/VerIDCommonTypes.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes.LinkFileList (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes.SwiftConstValuesFileList (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes_const_extract_protocols.json (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes.SwiftFileList (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes-OutputFileMap.json (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes\ product.build/VerIDCommonTypes.DependencyStaticMetadataFileList (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes\ product.build/VerIDCommonTypes.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes\ product.build/VerIDCommonTypes.DependencyMetadataFileList (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes\ product.build/VerIDCommonTypes.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes\ product.build/Objects-normal/arm64/VerIDCommonTypes.LinkFileList (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes\ product.build/Objects-normal/arm64/VerIDCommonTypes.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetectionCore.build/SpoofDeviceDetectionCore.modulemap (in target 'SpoofDeviceDetectionCore' from project 'SpoofDeviceDetection')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetectionCore.build/SpoofDeviceDetectionCore.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetectionCore.build/SpoofDeviceDetectionCore.DependencyStaticMetadataFileList (in target 'SpoofDeviceDetectionCore' from project 'SpoofDeviceDetection')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetectionCore.build/SpoofDeviceDetectionCore.DependencyStaticMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/VerIDCommonTypes.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/VerIDCommonTypes.modulemap (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple
    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/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/VerIDCommonTypes.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetectionCore.build/SpoofDeviceDetectionCore.DependencyMetadataFileList (in target 'SpoofDeviceDetectionCore' from project 'SpoofDeviceDetection')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetectionCore.build/SpoofDeviceDetectionCore.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetectionCore.build/Objects-normal/arm64/SpoofDeviceDetectionCore_const_extract_protocols.json (in target 'SpoofDeviceDetectionCore' from project 'SpoofDeviceDetection')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetectionCore.build/Objects-normal/arm64/SpoofDeviceDetectionCore_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetectionCore.build/Objects-normal/arm64/SpoofDeviceDetectionCore.SwiftFileList (in target 'SpoofDeviceDetectionCore' from project 'SpoofDeviceDetection')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetectionCore.build/Objects-normal/arm64/SpoofDeviceDetectionCore.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetectionCore.build/Objects-normal/arm64/SpoofDeviceDetectionCore.SwiftConstValuesFileList (in target 'SpoofDeviceDetectionCore' from project 'SpoofDeviceDetection')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetectionCore.build/Objects-normal/arm64/SpoofDeviceDetectionCore.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetectionCore.build/Objects-normal/arm64/SpoofDeviceDetectionCore.LinkFileList (in target 'SpoofDeviceDetectionCore' from project 'SpoofDeviceDetection')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetectionCore.build/Objects-normal/arm64/SpoofDeviceDetectionCore.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetectionCore.build/Objects-normal/arm64/SpoofDeviceDetectionCore-OutputFileMap.json (in target 'SpoofDeviceDetectionCore' from project 'SpoofDeviceDetection')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetectionCore.build/Objects-normal/arm64/SpoofDeviceDetectionCore-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/SpoofDeviceDetectionCore.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetectionCore.build/SpoofDeviceDetectionCore.modulemap (in target 'SpoofDeviceDetectionCore' from project 'SpoofDeviceDetection')
    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/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetectionCore.build/SpoofDeviceDetectionCore.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetection.build/SpoofDeviceDetection.modulemap (in target 'SpoofDeviceDetection' from project 'SpoofDeviceDetection')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetection.build/SpoofDeviceDetection.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetection.build/SpoofDeviceDetection.DependencyStaticMetadataFileList (in target 'SpoofDeviceDetection' from project 'SpoofDeviceDetection')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetection.build/SpoofDeviceDetection.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetection.build/SpoofDeviceDetection.DependencyMetadataFileList (in target 'SpoofDeviceDetection' from project 'SpoofDeviceDetection')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetection.build/SpoofDeviceDetection.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetection.build/Objects-normal/arm64/SpoofDeviceDetection_const_extract_protocols.json (in target 'SpoofDeviceDetection' from project 'SpoofDeviceDetection')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetection.build/Objects-normal/arm64/SpoofDeviceDetection_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetection.build/Objects-normal/arm64/SpoofDeviceDetection.SwiftFileList (in target 'SpoofDeviceDetection' from project 'SpoofDeviceDetection')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetection.build/Objects-normal/arm64/SpoofDeviceDetection.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetection.build/Objects-normal/arm64/SpoofDeviceDetection.SwiftConstValuesFileList (in target 'SpoofDeviceDetection' from project 'SpoofDeviceDetection')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetection.build/Objects-normal/arm64/SpoofDeviceDetection.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetection.build/Objects-normal/arm64/SpoofDeviceDetection.LinkFileList (in target 'SpoofDeviceDetection' from project 'SpoofDeviceDetection')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetection.build/Objects-normal/arm64/SpoofDeviceDetection.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetection.build/Objects-normal/arm64/SpoofDeviceDetection-OutputFileMap.json (in target 'SpoofDeviceDetection' from project 'SpoofDeviceDetection')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetection.build/Objects-normal/arm64/SpoofDeviceDetection-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/SpoofDeviceDetection.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetection.build/SpoofDeviceDetection.modulemap (in target 'SpoofDeviceDetection' from project 'SpoofDeviceDetection')
    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/SpoofDeviceDetection.build/Debug-appletvos/SpoofDeviceDetection.build/SpoofDeviceDetection.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks/VerIDCommonTypes.framework (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks/VerIDCommonTypes.framework
SwiftDriver VerIDCommonTypes normal arm64 com.apple.xcode.tools.swift.compiler (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name VerIDCommonTypes -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -target arm64-apple-tvos13.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-appletvos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes-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/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name ver_id_common_types_apple -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.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/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes-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_stdarg-CE33IL8579Q8KMNN87CZPNF50.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-B3DELF8U2QA3JA0YFF7RXGCAI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-EFWKX49QFQV5WL0TVWZ5AE1EV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-GN3DO80L6DAMXCW8FH7SQ4SF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-533B8032DZ8HUO1IJPZQJQ5QY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-4PEAC0RZ4O0FC7Q820U9UGRWO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-5XN8VP2FOP6O0HT7E3J6J0237.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-32GOBHPM3N12JNHGB09FUUF13.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-AHB8M8PQYMXDKBO6MH009GSI0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-EEAQTOJ6JFP848U4CMQLJ0S05.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-1APRC0494FT3TIXKIGLN18IU5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-2ZFC9IUNRMFK3XWDFHLRAM1DS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-2O9O2IOJ15JNBK8TNLFTSP6O7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-EL0R8M9ESQ1HQ5OO2K2S5HQN4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-EWXAHI9IDM4HEMFLD5MSF0ZD5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-5OB9YEN77XM21LLQDFM4E8EE0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-9S4QETZR1A14PHQ3NV99NLFJC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-5R3J6R7AKMR6G6PVWY8QXGUDD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-4FKFBY6LOHFGH9DRAK8CGO51Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-4BYQMN9FV4DQX8D3WY109HJFK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-6FQWH1ZYSJBI5NVM852MV5Z9R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-BH1FRP500ZJFF7NKQXTCTJPLE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-B8WSTTNURIFC00SWIPR404H0Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-7567B2G5RUS0CEAGCMP2MOQRA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-6W2J5CTIRY48NELJ6R0ZAWGO5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-AWYWK9BXKXHU2QUMXO2NW3W2T.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-8ODJ0WXYTECSXDDH5IZESCX7G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-193VKV9NJ12N7NJIX207ZVW69.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-3XNIIWP4K5O0UPRNXM38BFW2G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-6HLUPI32ZW4QEDLE70N06EYIJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreServices-67HHBGXBDO2GJYHMTGURV155J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreAudioTypes-4NVBFKF3PMTTQGZPL6QLX025P.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-832AA7ZOGZQZL51OGUHSEIWD0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-1DDCHLN1RCSE2JZZ268BBJFEH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MobileCoreServices-DBPIWXHXK1G76C8DS5OTEM6HS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreAudio-A9DSP7RBRIIU25J1GZC4B0F8W.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-ESILM4CUDY3Q2KRU92AWW4C3E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-AA4K33MPVF69OCF9W9LF071WF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-80GYD2FYJEC6V8QZ96YR8C882.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-6WI6TGKAY9JFMPMCL64CW7459.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-DGFKLTRNJBKMHNEGCDFZ5V0HT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-DYOQ1PM3310NDCD73CQCGI7PD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-4TTHJFPDS9CBO7JYY838Q2JY3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-6OGG9HQEOS9FQO5CEMFFD9JWK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-4ZDLCETNWV1CYD5HJ4Q954XIV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVRouting-EJ0B8I0POUSVYWKF9D5IGP9JK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMIDI-3JWOX9UPF7AYZE87FKVJL23Z1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-7N455V8Z57AY1VGB8IOVFTRA6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-CNJ8JOYIBQJEM9M6ETFT7FAXH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-8IPXYQG43NSSWRD9L3V3K0ALY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-DGCZMBJ0VNCGIN683KIHN4FSL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-1Y5ZEUWW1MA3ZD57WQ4E0J8P.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AudioToolbox-DVB5FZN33G3PD90BFRZ5VYSSY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-3REW171F38PJSE3C2KQ7Y3LT6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accelerate-DP1VUWXYV4EXND6GN9K59HQGJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMedia-1O3M9939F87BBK8DRVUDYVDDL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-D2PIB48GE142Q42SJASQZ548J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-4RITTV2MHWKH2SHV2LQT2BNGN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-CF8Z0V2XBSGZO7U61FGSJEGOO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-DZGS1TN9O2C2I5HWGJ5KIO72B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVFAudio-5E161E302WNPIQRLZ7FCVNFF6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MediaToolbox-8CFQW1E19ULIY07WMJXIQDA80.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVFoundation-2OMX0ZE3ED84G83LQI6AXM4C8.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ VerIDCommonTypes (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
EmitSwiftModule normal arm64 (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/UIDeviceOrientation.swift:34:27: error: 'AVCaptureVideoOrientation' is unavailable in tvOS
    var videoOrientation: AVCaptureVideoOrientation {
                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureSession.h:132:28: note: 'AVCaptureVideoOrientation' has been explicitly marked unavailable here
typedef NS_ENUM(NSInteger, AVCaptureVideoOrientation) {
                           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/UIDeviceOrientation.swift:15:18: error: 'UIDeviceOrientation' is unavailable in tvOS
public extension UIDeviceOrientation {
                 ^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIOrientation.h:13:28: note: 'UIDeviceOrientation' has been explicitly marked unavailable here
typedef NS_ENUM(NSInteger, UIDeviceOrientation) {
                           ^
Failed frontend command:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/AnyFacialAttributeDetector.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/Bearing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/CGAffineTransform.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/CGPoint.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/CGRect.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/CGSize.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/EulerAngle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/Face.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/FaceDetection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/FaceRecognition.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/FaceTemplate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/FacialAttributeDetection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/Image.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/ImageFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/RecognizableFace.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/SpoofDetection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/UIDeviceOrientation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/UIImage.Orientation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/UIInterfaceOrientation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/VerIDCommonTypesErrors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/Version.swift -target arm64-apple-tvos13.0 -module-can-import-version UIKit 9088.1.206 9088.1.206 -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name VerIDCommonTypes -package-name ver_id_common_types_apple -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name appletvos26.0 -clang-target arm64-apple-tvos26.0 -in-process-plugin-server-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes.abi.json
SwiftCompile normal arm64 Compiling\ VerIDCommonTypesErrors.swift,\ Version.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/VerIDCommonTypesErrors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/Version.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/VerIDCommonTypesErrors.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/Version.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ FaceRecognition.swift,\ FaceTemplate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/FaceRecognition.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/FaceTemplate.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/FaceRecognition.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/FaceTemplate.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AnyFacialAttributeDetector.swift,\ Bearing.swift,\ CGAffineTransform.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/AnyFacialAttributeDetector.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/Bearing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/CGAffineTransform.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/AnyFacialAttributeDetector.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/Bearing.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/CGAffineTransform.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Face.swift,\ FaceDetection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/Face.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/FaceDetection.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/Face.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/FaceDetection.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ CGPoint.swift,\ CGRect.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/CGPoint.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/CGRect.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/CGPoint.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/CGRect.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ FacialAttributeDetection.swift,\ Image.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/FacialAttributeDetection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/Image.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/FacialAttributeDetection.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/Image.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SpoofDetection.swift,\ UIDeviceOrientation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/SpoofDetection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/UIDeviceOrientation.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/SpoofDetection.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/UIDeviceOrientation.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ CGSize.swift,\ EulerAngle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/CGSize.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/EulerAngle.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/CGSize.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/EulerAngle.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ UIImage.Orientation.swift,\ UIInterfaceOrientation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/UIImage.Orientation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/UIInterfaceOrientation.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/UIImage.Orientation.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/UIInterfaceOrientation.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ImageFormat.swift,\ RecognizableFace.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/ImageFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/RecognizableFace.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
2025-11-07 15:14:32.407 xcodebuild[675:4008] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64 (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ VerIDCommonTypes (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
	Building workspace spi-builder-workspace with scheme SpoofDeviceDetection-Package
(3 failures)
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  SpoofDeviceDetection: /Users/admin/builder/spi-builder-workspace
  VerIDCommonTypes: https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git @ 3.2.2
  OHHTTPStubs: https://github.com/AliSoftware/OHHTTPStubs.git @ 9.1.0
resolved source packages: SpoofDeviceDetection, VerIDCommonTypes, OHHTTPStubs
2025-11-07 15:14:38.607 xcodebuild[780:4455] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "ver-id-common-types-apple",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git"
    },
    {
      "identity" : "ohhttpstubs",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.1.0",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AliSoftware/OHHTTPStubs.git"
    }
  ],
  "manifest_display_name" : "SpoofDeviceDetection",
  "name" : "SpoofDeviceDetection",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SpoofDeviceDetection",
      "targets" : [
        "SpoofDeviceDetection"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpoofDeviceDetectionCore",
      "targets" : [
        "SpoofDeviceDetectionCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpoofDeviceDetectionTests",
      "module_type" : "SwiftTarget",
      "name" : "SpoofDeviceDetectionTests",
      "path" : "Tests/SpoofDeviceDetectionTests",
      "product_dependencies" : [
        "OHHTTPStubsSwift"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SpoofDeviceDetectionTests/Resources/config.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SpoofDeviceDetectionTests/Resources/face_on_iPad_001.jpg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SpoofDeviceDetectionTests/Resources/response.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "SpoofDeviceDetectionTests.swift"
      ],
      "target_dependencies" : [
        "SpoofDeviceDetection"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpoofDeviceDetectionCore",
      "module_type" : "SwiftTarget",
      "name" : "SpoofDeviceDetectionCore",
      "path" : "Sources/SpoofDeviceDetectionCore",
      "product_dependencies" : [
        "VerIDCommonTypes"
      ],
      "product_memberships" : [
        "SpoofDeviceDetection",
        "SpoofDeviceDetectionCore"
      ],
      "sources" : [
        "DetectedSpoof.swift",
        "Errors.swift",
        "SpoofDeviceDetectionCore.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpoofDeviceDetection",
      "module_type" : "SwiftTarget",
      "name" : "SpoofDeviceDetection",
      "path" : "Sources/SpoofDeviceDetection",
      "product_memberships" : [
        "SpoofDeviceDetection"
      ],
      "sources" : [
        "Errors.swift",
        "SpoofDeviceDetection.swift"
      ],
      "target_dependencies" : [
        "SpoofDeviceDetectionCore"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SpoofDeviceDetection",
      "SpoofDeviceDetection-Package",
      "SpoofDeviceDetectionCore"
    ]
  }
}
2025-11-07 15:14:39.705 xcodebuild[788:4524] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SpoofDeviceDetection-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SpoofDeviceDetection-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  SpoofDeviceDetection: /Users/admin/builder/spi-builder-workspace
  OHHTTPStubs: https://github.com/AliSoftware/OHHTTPStubs.git @ 9.1.0
  VerIDCommonTypes: https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git @ 3.2.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'SpoofDeviceDetectionCore' in project 'SpoofDeviceDetection'
        ➜ Explicit dependency on target 'SpoofDeviceDetectionCore' in project 'SpoofDeviceDetection'
        ➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
    Target 'SpoofDeviceDetection' in project 'SpoofDeviceDetection'
        ➜ Explicit dependency on target 'SpoofDeviceDetection' in project 'SpoofDeviceDetection'
        ➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
        ➜ Explicit dependency on target 'SpoofDeviceDetectionCore' in project 'SpoofDeviceDetection'
    Target 'SpoofDeviceDetection' in project 'SpoofDeviceDetection'
        ➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
        ➜ Explicit dependency on target 'SpoofDeviceDetectionCore' in project 'SpoofDeviceDetection'
    Target 'SpoofDeviceDetectionCore' in project 'SpoofDeviceDetection'
        ➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
    Target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
        ➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
    Target 'VerIDCommonTypes' in project 'VerIDCommonTypes' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache
SwiftDriver VerIDCommonTypes normal arm64 com.apple.xcode.tools.swift.compiler (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name VerIDCommonTypes -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -target arm64-apple-tvos13.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-appletvos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes-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/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name ver_id_common_types_apple -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.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/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ CGSize.swift,\ EulerAngle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/CGSize.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/EulerAngle.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/CGSize.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/EulerAngle.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ImageFormat.swift,\ RecognizableFace.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/ImageFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/RecognizableFace.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/ImageFormat.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/RecognizableFace.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ FacialAttributeDetection.swift,\ Image.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/FacialAttributeDetection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/Image.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/FacialAttributeDetection.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/Image.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AnyFacialAttributeDetector.swift,\ Bearing.swift,\ CGAffineTransform.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/AnyFacialAttributeDetector.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/Bearing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/CGAffineTransform.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/AnyFacialAttributeDetector.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/Bearing.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/CGAffineTransform.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ VerIDCommonTypes (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
Failed frontend command:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/AnyFacialAttributeDetector.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/Bearing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/CGAffineTransform.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/CGPoint.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/CGRect.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/CGSize.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/EulerAngle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/Face.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/FaceDetection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/FaceRecognition.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/FaceTemplate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/FacialAttributeDetection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/Image.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/ImageFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/RecognizableFace.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/SpoofDetection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/UIDeviceOrientation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/UIImage.Orientation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/UIInterfaceOrientation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/VerIDCommonTypesErrors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/Version.swift -target arm64-apple-tvos13.0 -module-can-import-version UIKit 9088.1.206 9088.1.206 -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name VerIDCommonTypes -package-name ver_id_common_types_apple -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name appletvos26.0 -clang-target arm64-apple-tvos26.0 -in-process-plugin-server-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VerIDCommonTypes.build/Debug-appletvos/VerIDCommonTypes.build/Objects-normal/arm64/VerIDCommonTypes.abi.json
EmitSwiftModule normal arm64 (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/UIDeviceOrientation.swift:34:27: error: 'AVCaptureVideoOrientation' is unavailable in tvOS
    var videoOrientation: AVCaptureVideoOrientation {
                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureSession.h:132:28: note: 'AVCaptureVideoOrientation' has been explicitly marked unavailable here
typedef NS_ENUM(NSInteger, AVCaptureVideoOrientation) {
                           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/UIDeviceOrientation.swift:15:18: error: 'UIDeviceOrientation' is unavailable in tvOS
public extension UIDeviceOrientation {
                 ^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIOrientation.h:13:28: note: 'UIDeviceOrientation' has been explicitly marked unavailable here
typedef NS_ENUM(NSInteger, UIDeviceOrientation) {
                           ^
SwiftCompile normal arm64 Compiling\ Face.swift,\ FaceDetection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/Face.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/FaceDetection.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/Face.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/FaceDetection.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ CGPoint.swift,\ CGRect.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/CGPoint.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/CGRect.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/CGPoint.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/CGRect.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ UIImage.Orientation.swift,\ UIInterfaceOrientation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/UIImage.Orientation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/UIInterfaceOrientation.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/UIImage.Orientation.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/UIInterfaceOrientation.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SpoofDetection.swift,\ UIDeviceOrientation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/SpoofDetection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/UIDeviceOrientation.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/SpoofDetection.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/UIDeviceOrientation.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ FaceRecognition.swift,\ FaceTemplate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/FaceRecognition.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/FaceTemplate.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/FaceRecognition.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/FaceTemplate.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ VerIDCommonTypesErrors.swift,\ Version.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/VerIDCommonTypesErrors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ver-ID-Common-Types-Apple/Sources/VerIDCommonTypes/Version.swift (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
2025-11-07 15:14:40.583 xcodebuild[790:4556] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ VerIDCommonTypes (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
	EmitSwiftModule normal arm64 (in target 'VerIDCommonTypes' from project 'VerIDCommonTypes')
	Building workspace spi-builder-workspace with scheme SpoofDeviceDetection-Package
(3 failures)
BUILD FAILURE 6.2 tvOS