Build Information
Failed to build StaqWallet, reference main (b48bf1), with Swift 6.2 for watchOS using Xcode 26.3 on 27 Apr 2026 21:03:38 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=watchOSBuild 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: watchOS
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/FaceCoreBasic-Swift-Package
Fetching from https://github.com/staqio/TrustlessSDK
Fetching from https://github.com/regulaforensics/DocumentReader-Swift-Package
Fetching from https://github.com/regulaforensics/FaceSDK-Swift-Package
Fetching from https://github.com/regulaforensics/RegulaCommon-Swift-Package.git
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’
Creating working copy of package ‘FaceCoreBasic-Swift-Package’
Checking out 7.2.1622 of package ‘FaceCoreBasic-Swift-Package’
Resolve Package Graph
Resolved source packages:
Bounds: https://github.com/regulaforensics/DocumentReaderBounds-Swift-Package @ 9.1.15608
DocumentReader: https://github.com/regulaforensics/DocumentReader-Swift-Package @ 9.1.5702
TrustlessSDK: https://github.com/staqio/TrustlessSDK @ 1.0.0
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
FaceCoreBasic: https://github.com/regulaforensics/FaceCoreBasic-Swift-Package @ 7.2.1622
resolved source packages: Bounds, DocumentReader, TrustlessSDK, FaceSDK, RegulaCommon, StaqWallet, FaceCoreBasic
2026-04-27 17:03:11.933 xcodebuild[530:3094] [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:03:29.447 xcodebuild[1005:5571] [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=watchOS
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=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
FaceSDK: https://github.com/regulaforensics/FaceSDK-Swift-Package @ 7.2.3526
StaqWallet: /Users/admin/builder/spi-builder-workspace
Bounds: https://github.com/regulaforensics/DocumentReaderBounds-Swift-Package @ 9.1.15608
DocumentReader: https://github.com/regulaforensics/DocumentReader-Swift-Package @ 9.1.5702
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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.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/WatchOS.platform/Developer/SDKs/WatchOS26.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/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.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 armv7k -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.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_32 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x c -c /dev/null
Build description signature: 5260aac810184f7d7571f0c82ecb2bd7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5260aac810184f7d7571f0c82ecb2bd7.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TrustlessSDK/Sources/TrustlessSDK.xcframework:1:1: error: While building for watchOS, 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/checkouts/TrustlessSDK/Sources/TrustlessSDK.xcframework:1:1: error: While building for watchOS, 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 watchOS, 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 watchOS, 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/facecorebasic-swift-package/FaceCoreBasic/Liveness.xcframework:1:1: error: While building for watchOS, 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/documentreaderbounds-swift-package/Bounds/DocumentReaderCore.xcframework:1:1: error: While building for watchOS, 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/Sources/StaqWallet.xcframework:1:1: error: While building for watchOS, 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 watchOS, 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 watchOS, 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/documentreader-swift-package/DocumentReader/DocumentReader.xcframework:1:1: error: While building for watchOS, 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 watchOS, 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/Sources/StaqWallet.xcframework:1:1: error: While building for watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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/facesdk-swift-package/FaceSDK/FaceSDK.xcframework:1:1: error: While building for watchOS, 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 watchOS, 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 watchOS, 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')
2026-04-27 17:03:33.179 xcodebuild[1025:5673] [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:
StaqWallet: /Users/admin/builder/spi-builder-workspace
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
RegulaCommon: https://github.com/regulaforensics/RegulaCommon-Swift-Package.git @ 9.1.1844
TrustlessSDK: https://github.com/staqio/TrustlessSDK @ 1.0.0
FaceSDK: https://github.com/regulaforensics/FaceSDK-Swift-Package @ 7.2.3526
resolved source packages: StaqWallet, Bounds, FaceCoreBasic, DocumentReader, RegulaCommon, TrustlessSDK, FaceSDK
2026-04-27 17:03:35.937 xcodebuild[1136:6156] [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:03:37.025 xcodebuild[1162:6281] [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=watchOS
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=watchOS
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
Bounds: https://github.com/regulaforensics/DocumentReaderBounds-Swift-Package @ 9.1.15608
FaceCoreBasic: https://github.com/regulaforensics/FaceCoreBasic-Swift-Package @ 7.2.1622
TrustlessSDK: https://github.com/staqio/TrustlessSDK @ 1.0.0
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
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TrustlessSDK/Sources/TrustlessSDK.xcframework:1:1: error: While building for watchOS, 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/facecorebasic-swift-package/FaceCoreBasic/Liveness.xcframework:1:1: error: While building for watchOS, 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/documentreaderbounds-swift-package/Bounds/DocumentReaderCore.xcframework:1:1: error: While building for watchOS, 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/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework:1:1: error: While building for watchOS, 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/facesdk-swift-package/FaceSDK/FaceSDK.xcframework:1:1: error: While building for watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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/facesdk-swift-package/FaceSDK/FaceSDK.xcframework:1:1: error: While building for watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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/documentreaderbounds-swift-package/Bounds/DocumentReaderCore.xcframework:1:1: error: While building for watchOS, 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 watchOS, 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 watchOS, 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/checkouts/TrustlessSDK/Sources/TrustlessSDK.xcframework:1:1: error: While building for watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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')
2026-04-27 17:03:37.895 xcodebuild[1182:6367] [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 watchOS