The Swift Package Index logo.Swift Package Index

Build Information

Failed to build StaqWallet, reference 4.0.3 (728406), with Swift 6.3 for tvOS using Xcode 26.4 on 22 Apr 2026 06:03:07 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/staqio/StaqWallet.git
Reference: 4.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/staqio/StaqWallet
 * tag               4.0.3      -> FETCH_HEAD
HEAD is now at 728406d release: 4.0.3
Cloned https://github.com/staqio/StaqWallet.git
Revision (git rev-parse @):
728406d5403d543aba65b7d3b28f8943188cfd69
SUCCESS checkout https://github.com/staqio/StaqWallet.git at 4.0.3
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/staqio/StaqWallet.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/regulaforensics/DocumentReaderBounds-Swift-Package
Fetching from https://github.com/staqio/TrustlessSDK
Fetching from https://github.com/regulaforensics/FaceSDK-Swift-Package
Fetching from https://github.com/regulaforensics/FaceCoreBasic-Swift-Package
Fetching from https://github.com/regulaforensics/DocumentReader-Swift-Package
Fetching from https://github.com/regulaforensics/RegulaCommon-Swift-Package.git
Creating working copy of package ‘FaceCoreBasic-Swift-Package’
Checking out 7.2.1622 of package ‘FaceCoreBasic-Swift-Package’
Creating working copy of package ‘FaceSDK-Swift-Package’
Checking out 7.2.3526 of package ‘FaceSDK-Swift-Package’
Creating working copy of package ‘RegulaCommon-Swift-Package’
Checking out 9.1.1844 of package ‘RegulaCommon-Swift-Package’
Creating working copy of package ‘DocumentReaderBounds-Swift-Package’
Checking out 9.1.15608 of package ‘DocumentReaderBounds-Swift-Package’
Creating working copy of package ‘TrustlessSDK’
Checking out 1.0.0 of package ‘TrustlessSDK’
Creating working copy of package ‘DocumentReader-Swift-Package’
Checking out 9.1.5702 of package ‘DocumentReader-Swift-Package’
Resolve Package Graph
Resolved source packages:
  TrustlessSDK: https://github.com/staqio/TrustlessSDK @ 1.0.0
  Bounds: https://github.com/regulaforensics/DocumentReaderBounds-Swift-Package @ 9.1.15608
  FaceCoreBasic: https://github.com/regulaforensics/FaceCoreBasic-Swift-Package @ 7.2.1622
  FaceSDK: https://github.com/regulaforensics/FaceSDK-Swift-Package @ 7.2.3526
  RegulaCommon: https://github.com/regulaforensics/RegulaCommon-Swift-Package.git @ 9.1.1844
  StaqWallet: /Users/admin/builder/spi-builder-workspace
  DocumentReader: https://github.com/regulaforensics/DocumentReader-Swift-Package @ 9.1.5702
resolved source packages: TrustlessSDK, Bounds, FaceCoreBasic, FaceSDK, RegulaCommon, StaqWallet, DocumentReader
2026-04-22 02:02:49.232 xcodebuild[524:3009] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "trustlesssdk",
      "requirement" : {
        "exact" : [
          "1.0.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/staqio/TrustlessSDK"
    },
    {
      "identity" : "documentreader-swift-package",
      "requirement" : {
        "exact" : [
          "9.1.5702"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/regulaforensics/DocumentReader-Swift-Package"
    },
    {
      "identity" : "documentreaderbounds-swift-package",
      "requirement" : {
        "exact" : [
          "9.1.15608"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/regulaforensics/DocumentReaderBounds-Swift-Package"
    },
    {
      "identity" : "facecorebasic-swift-package",
      "requirement" : {
        "exact" : [
          "7.2.1622"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/regulaforensics/FaceCoreBasic-Swift-Package"
    },
    {
      "identity" : "facesdk-swift-package",
      "requirement" : {
        "exact" : [
          "7.2.3526"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/regulaforensics/FaceSDK-Swift-Package"
    }
  ],
  "manifest_display_name" : "StaqWallet",
  "name" : "StaqWallet",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "StaqWallet",
      "targets" : [
        "StaqWalletTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StaqWalletTarget",
      "module_type" : "SwiftTarget",
      "name" : "StaqWalletTarget",
      "path" : "Sources/StaqWalletTarget",
      "product_dependencies" : [
        "TrustlessSDK",
        "DocumentReader",
        "Bounds",
        "FaceCoreBasic",
        "FaceSDK"
      ],
      "product_memberships" : [
        "StaqWallet"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "StaqWallet"
      ],
      "type" : "library"
    },
    {
      "c99name" : "StaqWallet",
      "module_type" : "BinaryTarget",
      "name" : "StaqWallet",
      "path" : "Sources/StaqWallet.xcframework",
      "product_memberships" : [
        "StaqWallet"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "6.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "StaqWallet"
    ]
  }
}
2026-04-22 02:02:57.862 xcodebuild[909:4842] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme StaqWallet -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme StaqWallet -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  FaceCoreBasic: https://github.com/regulaforensics/FaceCoreBasic-Swift-Package @ 7.2.1622
  TrustlessSDK: https://github.com/staqio/TrustlessSDK @ 1.0.0
  Bounds: https://github.com/regulaforensics/DocumentReaderBounds-Swift-Package @ 9.1.15608
  RegulaCommon: https://github.com/regulaforensics/RegulaCommon-Swift-Package.git @ 9.1.1844
  DocumentReader: https://github.com/regulaforensics/DocumentReader-Swift-Package @ 9.1.5702
  FaceSDK: https://github.com/regulaforensics/FaceSDK-Swift-Package @ 7.2.3526
  StaqWallet: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (11 targets)
    Target 'StaqWallet' in project 'StaqWallet'
        ➜ Explicit dependency on target 'StaqWalletTarget' in project 'StaqWallet'
        ➜ Explicit dependency on target 'TrustlessSDK' in project 'TrustlessSDK'
        ➜ Explicit dependency on target 'DocumentReader' in project 'DocumentReader'
        ➜ Explicit dependency on target 'Bounds' in project 'Bounds'
        ➜ Explicit dependency on target 'FaceCoreBasic' in project 'FaceCoreBasic'
        ➜ Explicit dependency on target 'FaceSDK' in project 'FaceSDK'
    Target 'StaqWalletTarget' in project 'StaqWallet'
        ➜ Explicit dependency on target 'TrustlessSDK' in project 'TrustlessSDK'
        ➜ Explicit dependency on target 'DocumentReader' in project 'DocumentReader'
        ➜ Explicit dependency on target 'Bounds' in project 'Bounds'
        ➜ Explicit dependency on target 'FaceCoreBasic' in project 'FaceCoreBasic'
        ➜ Explicit dependency on target 'FaceSDK' in project 'FaceSDK'
    Target 'FaceSDK' in project 'FaceSDK'
        ➜ Explicit dependency on target 'FaceSDKCommon' in project 'FaceSDK'
        ➜ Explicit dependency on target 'RegulaCommon' in project 'RegulaCommon'
    Target 'FaceSDKCommon' in project 'FaceSDK'
        ➜ Explicit dependency on target 'RegulaCommon' in project 'RegulaCommon'
    Target 'FaceCoreBasic' in project 'FaceCoreBasic' (no dependencies)
    Target 'Bounds' in project 'Bounds' (no dependencies)
    Target 'DocumentReader' in project 'DocumentReader'
        ➜ Explicit dependency on target 'DocumentReaderCommon' in project 'DocumentReader'
        ➜ Explicit dependency on target 'RegulaCommon' in project 'RegulaCommon'
    Target 'DocumentReaderCommon' in project 'DocumentReader'
        ➜ Explicit dependency on target 'RegulaCommon' in project 'RegulaCommon'
    Target 'RegulaCommon' in project 'RegulaCommon' (no dependencies)
    Target 'TrustlessSDK' in project 'TrustlessSDK'
        ➜ Explicit dependency on target 'TrustlessSDKTarget' in project 'TrustlessSDK'
    Target 'TrustlessSDKTarget' in project 'TrustlessSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: da5269093a36ec10eb32c38ac22a94e4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/da5269093a36ec10eb32c38ac22a94e4.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/documentreaderbounds-swift-package/Bounds/DocumentReaderCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/documentreaderbounds-swift-package/Bounds/DocumentReaderCore.xcframework'. (in target 'Bounds' from project 'Bounds')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facesdk-swift-package/FaceSDK/FaceSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facesdk-swift-package/FaceSDK/FaceSDK.xcframework'. (in target 'FaceSDKCommon' from project 'FaceSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework'. (in target 'FaceSDKCommon' from project 'FaceSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework'. (in target 'RegulaCommon' from project 'RegulaCommon')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/documentreader-swift-package/DocumentReader/DocumentReader.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/documentreader-swift-package/DocumentReader/DocumentReader.xcframework'. (in target 'DocumentReader' from project 'DocumentReader')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework'. (in target 'DocumentReader' from project 'DocumentReader')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework'. (in target 'DocumentReader' from project 'DocumentReader')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TrustlessSDK/Sources/TrustlessSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TrustlessSDK/Sources/TrustlessSDK.xcframework'. (in target 'TrustlessSDK' from project 'TrustlessSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facecorebasic-swift-package/FaceCoreBasic/Liveness.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facecorebasic-swift-package/FaceCoreBasic/Liveness.xcframework'. (in target 'FaceCoreBasic' from project 'FaceCoreBasic')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/documentreader-swift-package/DocumentReader/DocumentReader.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/documentreader-swift-package/DocumentReader/DocumentReader.xcframework'. (in target 'DocumentReaderCommon' from project 'DocumentReader')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework'. (in target 'DocumentReaderCommon' from project 'DocumentReader')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TrustlessSDK/Sources/TrustlessSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TrustlessSDK/Sources/TrustlessSDK.xcframework'. (in target 'TrustlessSDKTarget' from project 'TrustlessSDK')
/Users/admin/builder/spi-builder-workspace/Sources/StaqWallet.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/StaqWallet.xcframework'. (in target 'StaqWallet' from project 'StaqWallet')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/documentreaderbounds-swift-package/Bounds/DocumentReaderCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/documentreaderbounds-swift-package/Bounds/DocumentReaderCore.xcframework'. (in target 'StaqWallet' from project 'StaqWallet')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facecorebasic-swift-package/FaceCoreBasic/Liveness.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facecorebasic-swift-package/FaceCoreBasic/Liveness.xcframework'. (in target 'StaqWallet' from project 'StaqWallet')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TrustlessSDK/Sources/TrustlessSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TrustlessSDK/Sources/TrustlessSDK.xcframework'. (in target 'StaqWallet' from project 'StaqWallet')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/documentreader-swift-package/DocumentReader/DocumentReader.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/documentreader-swift-package/DocumentReader/DocumentReader.xcframework'. (in target 'StaqWallet' from project 'StaqWallet')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework'. (in target 'StaqWallet' from project 'StaqWallet')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/documentreaderbounds-swift-package/Bounds/DocumentReaderCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/documentreaderbounds-swift-package/Bounds/DocumentReaderCore.xcframework'. (in target 'StaqWallet' from project 'StaqWallet')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facecorebasic-swift-package/FaceCoreBasic/Liveness.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facecorebasic-swift-package/FaceCoreBasic/Liveness.xcframework'. (in target 'StaqWallet' from project 'StaqWallet')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facesdk-swift-package/FaceSDK/FaceSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facesdk-swift-package/FaceSDK/FaceSDK.xcframework'. (in target 'StaqWallet' from project 'StaqWallet')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework'. (in target 'StaqWallet' from project 'StaqWallet')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework'. (in target 'StaqWallet' from project 'StaqWallet')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facesdk-swift-package/FaceSDK/FaceSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facesdk-swift-package/FaceSDK/FaceSDK.xcframework'. (in target 'FaceSDK' from project 'FaceSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework'. (in target 'FaceSDK' from project 'FaceSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework'. (in target 'FaceSDK' from project 'FaceSDK')
/Users/admin/builder/spi-builder-workspace/Sources/StaqWallet.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/StaqWallet.xcframework'. (in target 'StaqWalletTarget' from project 'StaqWallet')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/documentreaderbounds-swift-package/Bounds/DocumentReaderCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/documentreaderbounds-swift-package/Bounds/DocumentReaderCore.xcframework'. (in target 'StaqWalletTarget' from project 'StaqWallet')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facecorebasic-swift-package/FaceCoreBasic/Liveness.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facecorebasic-swift-package/FaceCoreBasic/Liveness.xcframework'. (in target 'StaqWalletTarget' from project 'StaqWallet')
2026-04-22 02:03:01.809 xcodebuild[966:5194] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme StaqWallet
(1 failure)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  RegulaCommon: https://github.com/regulaforensics/RegulaCommon-Swift-Package.git @ 9.1.1844
  TrustlessSDK: https://github.com/staqio/TrustlessSDK @ 1.0.0
  FaceCoreBasic: https://github.com/regulaforensics/FaceCoreBasic-Swift-Package @ 7.2.1622
  Bounds: https://github.com/regulaforensics/DocumentReaderBounds-Swift-Package @ 9.1.15608
  FaceSDK: https://github.com/regulaforensics/FaceSDK-Swift-Package @ 7.2.3526
  StaqWallet: /Users/admin/builder/spi-builder-workspace
  DocumentReader: https://github.com/regulaforensics/DocumentReader-Swift-Package @ 9.1.5702
resolved source packages: RegulaCommon, TrustlessSDK, FaceCoreBasic, Bounds, FaceSDK, StaqWallet, DocumentReader
2026-04-22 02:03:04.121 xcodebuild[1120:5938] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "trustlesssdk",
      "requirement" : {
        "exact" : [
          "1.0.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/staqio/TrustlessSDK"
    },
    {
      "identity" : "documentreader-swift-package",
      "requirement" : {
        "exact" : [
          "9.1.5702"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/regulaforensics/DocumentReader-Swift-Package"
    },
    {
      "identity" : "documentreaderbounds-swift-package",
      "requirement" : {
        "exact" : [
          "9.1.15608"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/regulaforensics/DocumentReaderBounds-Swift-Package"
    },
    {
      "identity" : "facecorebasic-swift-package",
      "requirement" : {
        "exact" : [
          "7.2.1622"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/regulaforensics/FaceCoreBasic-Swift-Package"
    },
    {
      "identity" : "facesdk-swift-package",
      "requirement" : {
        "exact" : [
          "7.2.3526"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/regulaforensics/FaceSDK-Swift-Package"
    }
  ],
  "manifest_display_name" : "StaqWallet",
  "name" : "StaqWallet",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "StaqWallet",
      "targets" : [
        "StaqWalletTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StaqWalletTarget",
      "module_type" : "SwiftTarget",
      "name" : "StaqWalletTarget",
      "path" : "Sources/StaqWalletTarget",
      "product_dependencies" : [
        "TrustlessSDK",
        "DocumentReader",
        "Bounds",
        "FaceCoreBasic",
        "FaceSDK"
      ],
      "product_memberships" : [
        "StaqWallet"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "StaqWallet"
      ],
      "type" : "library"
    },
    {
      "c99name" : "StaqWallet",
      "module_type" : "BinaryTarget",
      "name" : "StaqWallet",
      "path" : "Sources/StaqWallet.xcframework",
      "product_memberships" : [
        "StaqWallet"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "6.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "StaqWallet"
    ]
  }
}
2026-04-22 02:03:05.376 xcodebuild[1148:6068] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme StaqWallet -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme StaqWallet -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  FaceSDK: https://github.com/regulaforensics/FaceSDK-Swift-Package @ 7.2.3526
  DocumentReader: https://github.com/regulaforensics/DocumentReader-Swift-Package @ 9.1.5702
  StaqWallet: /Users/admin/builder/spi-builder-workspace
  Bounds: https://github.com/regulaforensics/DocumentReaderBounds-Swift-Package @ 9.1.15608
  TrustlessSDK: https://github.com/staqio/TrustlessSDK @ 1.0.0
  FaceCoreBasic: https://github.com/regulaforensics/FaceCoreBasic-Swift-Package @ 7.2.1622
  RegulaCommon: https://github.com/regulaforensics/RegulaCommon-Swift-Package.git @ 9.1.1844
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (11 targets)
    Target 'StaqWallet' in project 'StaqWallet'
        ➜ Explicit dependency on target 'StaqWalletTarget' in project 'StaqWallet'
        ➜ Explicit dependency on target 'TrustlessSDK' in project 'TrustlessSDK'
        ➜ Explicit dependency on target 'DocumentReader' in project 'DocumentReader'
        ➜ Explicit dependency on target 'Bounds' in project 'Bounds'
        ➜ Explicit dependency on target 'FaceCoreBasic' in project 'FaceCoreBasic'
        ➜ Explicit dependency on target 'FaceSDK' in project 'FaceSDK'
    Target 'StaqWalletTarget' in project 'StaqWallet'
        ➜ Explicit dependency on target 'TrustlessSDK' in project 'TrustlessSDK'
        ➜ Explicit dependency on target 'DocumentReader' in project 'DocumentReader'
        ➜ Explicit dependency on target 'Bounds' in project 'Bounds'
        ➜ Explicit dependency on target 'FaceCoreBasic' in project 'FaceCoreBasic'
        ➜ Explicit dependency on target 'FaceSDK' in project 'FaceSDK'
    Target 'FaceSDK' in project 'FaceSDK'
        ➜ Explicit dependency on target 'FaceSDKCommon' in project 'FaceSDK'
        ➜ Explicit dependency on target 'RegulaCommon' in project 'RegulaCommon'
    Target 'FaceSDKCommon' in project 'FaceSDK'
        ➜ Explicit dependency on target 'RegulaCommon' in project 'RegulaCommon'
    Target 'FaceCoreBasic' in project 'FaceCoreBasic' (no dependencies)
    Target 'Bounds' in project 'Bounds' (no dependencies)
    Target 'DocumentReader' in project 'DocumentReader'
        ➜ Explicit dependency on target 'DocumentReaderCommon' in project 'DocumentReader'
        ➜ Explicit dependency on target 'RegulaCommon' in project 'RegulaCommon'
    Target 'DocumentReaderCommon' in project 'DocumentReader'
        ➜ Explicit dependency on target 'RegulaCommon' in project 'RegulaCommon'
    Target 'RegulaCommon' in project 'RegulaCommon' (no dependencies)
    Target 'TrustlessSDK' in project 'TrustlessSDK'
        ➜ Explicit dependency on target 'TrustlessSDKTarget' in project 'TrustlessSDK'
    Target 'TrustlessSDKTarget' in project 'TrustlessSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: da5269093a36ec10eb32c38ac22a94e4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/da5269093a36ec10eb32c38ac22a94e4.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facesdk-swift-package/FaceSDK/FaceSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facesdk-swift-package/FaceSDK/FaceSDK.xcframework'. (in target 'FaceSDK' from project 'FaceSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework'. (in target 'FaceSDK' from project 'FaceSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework'. (in target 'FaceSDK' from project 'FaceSDK')
/Users/admin/builder/spi-builder-workspace/Sources/StaqWallet.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/StaqWallet.xcframework'. (in target 'StaqWalletTarget' from project 'StaqWallet')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/documentreaderbounds-swift-package/Bounds/DocumentReaderCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/documentreaderbounds-swift-package/Bounds/DocumentReaderCore.xcframework'. (in target 'StaqWalletTarget' from project 'StaqWallet')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facecorebasic-swift-package/FaceCoreBasic/Liveness.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facecorebasic-swift-package/FaceCoreBasic/Liveness.xcframework'. (in target 'StaqWalletTarget' from project 'StaqWallet')
/Users/admin/builder/spi-builder-workspace/Sources/StaqWallet.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/StaqWallet.xcframework'. (in target 'StaqWallet' from project 'StaqWallet')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/documentreaderbounds-swift-package/Bounds/DocumentReaderCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/documentreaderbounds-swift-package/Bounds/DocumentReaderCore.xcframework'. (in target 'StaqWallet' from project 'StaqWallet')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facecorebasic-swift-package/FaceCoreBasic/Liveness.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facecorebasic-swift-package/FaceCoreBasic/Liveness.xcframework'. (in target 'StaqWallet' from project 'StaqWallet')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TrustlessSDK/Sources/TrustlessSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TrustlessSDK/Sources/TrustlessSDK.xcframework'. (in target 'StaqWallet' from project 'StaqWallet')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/documentreader-swift-package/DocumentReader/DocumentReader.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/documentreader-swift-package/DocumentReader/DocumentReader.xcframework'. (in target 'StaqWallet' from project 'StaqWallet')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework'. (in target 'StaqWallet' from project 'StaqWallet')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/documentreaderbounds-swift-package/Bounds/DocumentReaderCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/documentreaderbounds-swift-package/Bounds/DocumentReaderCore.xcframework'. (in target 'StaqWallet' from project 'StaqWallet')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facecorebasic-swift-package/FaceCoreBasic/Liveness.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facecorebasic-swift-package/FaceCoreBasic/Liveness.xcframework'. (in target 'StaqWallet' from project 'StaqWallet')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facesdk-swift-package/FaceSDK/FaceSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facesdk-swift-package/FaceSDK/FaceSDK.xcframework'. (in target 'StaqWallet' from project 'StaqWallet')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework'. (in target 'StaqWallet' from project 'StaqWallet')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework'. (in target 'StaqWallet' from project 'StaqWallet')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/documentreader-swift-package/DocumentReader/DocumentReader.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/documentreader-swift-package/DocumentReader/DocumentReader.xcframework'. (in target 'DocumentReaderCommon' from project 'DocumentReader')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework'. (in target 'DocumentReaderCommon' from project 'DocumentReader')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TrustlessSDK/Sources/TrustlessSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TrustlessSDK/Sources/TrustlessSDK.xcframework'. (in target 'TrustlessSDKTarget' from project 'TrustlessSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facesdk-swift-package/FaceSDK/FaceSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facesdk-swift-package/FaceSDK/FaceSDK.xcframework'. (in target 'FaceSDKCommon' from project 'FaceSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework'. (in target 'FaceSDKCommon' from project 'FaceSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TrustlessSDK/Sources/TrustlessSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TrustlessSDK/Sources/TrustlessSDK.xcframework'. (in target 'TrustlessSDK' from project 'TrustlessSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/documentreader-swift-package/DocumentReader/DocumentReader.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/documentreader-swift-package/DocumentReader/DocumentReader.xcframework'. (in target 'DocumentReader' from project 'DocumentReader')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework'. (in target 'DocumentReader' from project 'DocumentReader')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework'. (in target 'DocumentReader' from project 'DocumentReader')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facecorebasic-swift-package/FaceCoreBasic/Liveness.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facecorebasic-swift-package/FaceCoreBasic/Liveness.xcframework'. (in target 'FaceCoreBasic' from project 'FaceCoreBasic')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework'. (in target 'RegulaCommon' from project 'RegulaCommon')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/documentreaderbounds-swift-package/Bounds/DocumentReaderCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/documentreaderbounds-swift-package/Bounds/DocumentReaderCore.xcframework'. (in target 'Bounds' from project 'Bounds')
2026-04-22 02:03:06.334 xcodebuild[1169:6166] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme StaqWallet
(1 failure)
BUILD FAILURE 6.3 tvOS