Build Information
Failed to build StaqWallet, reference main (b48bf1), with Swift 6.2 for tvOS using Xcode 26.3 on 27 Apr 2026 21:04:24 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme StaqWallet -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/staqio/StaqWallet.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/staqio/StaqWallet
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b48bf11 Merge pull request #43 from staqio/release/4.0.1
Cloned https://github.com/staqio/StaqWallet.git
Revision (git rev-parse @):
b48bf11b74b6ea0e504f0d94f274f92e075a0dcc
SUCCESS checkout https://github.com/staqio/StaqWallet.git at main
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/staqio/StaqWallet.git
Command line invocation:
/Applications/Xcode-26.3.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/regulaforensics/DocumentReader-Swift-Package
Fetching from https://github.com/regulaforensics/FaceCoreBasic-Swift-Package
Fetching from https://github.com/regulaforensics/FaceSDK-Swift-Package
Fetching from https://github.com/staqio/TrustlessSDK
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 ‘DocumentReader-Swift-Package’
Checking out 9.1.5702 of package ‘DocumentReader-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 ‘TrustlessSDK’
Checking out 1.0.0 of package ‘TrustlessSDK’
Creating working copy of package ‘FaceSDK-Swift-Package’
Checking out 7.2.3526 of package ‘FaceSDK-Swift-Package’
Creating working copy of package ‘DocumentReaderBounds-Swift-Package’
Checking out 9.1.15608 of package ‘DocumentReaderBounds-Swift-Package’
Resolve Package Graph
Resolved source packages:
FaceSDK: https://github.com/regulaforensics/FaceSDK-Swift-Package @ 7.2.3526
FaceCoreBasic: https://github.com/regulaforensics/FaceCoreBasic-Swift-Package @ 7.2.1622
RegulaCommon: https://github.com/regulaforensics/RegulaCommon-Swift-Package.git @ 9.1.1844
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
resolved source packages: FaceSDK, FaceCoreBasic, RegulaCommon, DocumentReader, StaqWallet, Bounds, TrustlessSDK
2026-04-27 17:03:57.499 xcodebuild[530:3082] [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-27 17:04:15.643 xcodebuild[1004:5589] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.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.3.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:
FaceSDK: https://github.com/regulaforensics/FaceSDK-Swift-Package @ 7.2.3526
TrustlessSDK: https://github.com/staqio/TrustlessSDK @ 1.0.0
DocumentReader: https://github.com/regulaforensics/DocumentReader-Swift-Package @ 9.1.5702
FaceCoreBasic: https://github.com/regulaforensics/FaceCoreBasic-Swift-Package @ 7.2.1622
Bounds: https://github.com/regulaforensics/DocumentReaderBounds-Swift-Package @ 9.1.15608
RegulaCommon: https://github.com/regulaforensics/RegulaCommon-Swift-Package.git @ 9.1.1844
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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 66174d239a5641fb919718d48dd88887
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/66174d239a5641fb919718d48dd88887.xcbuilddata
/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 '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/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/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/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/.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/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 '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/.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/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')
2026-04-27 17:04:19.364 xcodebuild[1024:5698] [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.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
FaceSDK: https://github.com/regulaforensics/FaceSDK-Swift-Package @ 7.2.3526
TrustlessSDK: https://github.com/staqio/TrustlessSDK @ 1.0.0
Bounds: https://github.com/regulaforensics/DocumentReaderBounds-Swift-Package @ 9.1.15608
DocumentReader: https://github.com/regulaforensics/DocumentReader-Swift-Package @ 9.1.5702
RegulaCommon: https://github.com/regulaforensics/RegulaCommon-Swift-Package.git @ 9.1.1844
StaqWallet: /Users/admin/builder/spi-builder-workspace
FaceCoreBasic: https://github.com/regulaforensics/FaceCoreBasic-Swift-Package @ 7.2.1622
resolved source packages: FaceSDK, TrustlessSDK, Bounds, DocumentReader, RegulaCommon, StaqWallet, FaceCoreBasic
2026-04-27 17:04:22.064 xcodebuild[1127:6183] [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-27 17:04:23.191 xcodebuild[1153:6307] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.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.3.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
RegulaCommon: https://github.com/regulaforensics/RegulaCommon-Swift-Package.git @ 9.1.1844
Bounds: https://github.com/regulaforensics/DocumentReaderBounds-Swift-Package @ 9.1.15608
FaceCoreBasic: https://github.com/regulaforensics/FaceCoreBasic-Swift-Package @ 7.2.1622
DocumentReader: https://github.com/regulaforensics/DocumentReader-Swift-Package @ 9.1.5702
StaqWallet: /Users/admin/builder/spi-builder-workspace
TrustlessSDK: https://github.com/staqio/TrustlessSDK @ 1.0.0
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
/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/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/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/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/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/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/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/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/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/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/.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 'TrustlessSDKTarget' from project 'TrustlessSDK')
/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 'StaqWalletTarget' 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 'RegulaCommon' from project 'RegulaCommon')
2026-04-27 17:04:24.089 xcodebuild[1173:6394] [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.2 tvOS