Build Information
Failed to build StaqWallet, reference main (b48bf1), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 27 Apr 2026 21:04:03 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 platform=macOS,arch=arm64Build 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: macosXcodebuild
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/FaceSDK-Swift-Package
Fetching from https://github.com/staqio/TrustlessSDK
Fetching from https://github.com/regulaforensics/DocumentReader-Swift-Package
Fetching from https://github.com/regulaforensics/DocumentReaderBounds-Swift-Package
Fetching from https://github.com/regulaforensics/FaceCoreBasic-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 ‘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 ‘DocumentReader-Swift-Package’
Checking out 9.1.5702 of package ‘DocumentReader-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 ‘FaceSDK-Swift-Package’
Checking out 7.2.3526 of package ‘FaceSDK-Swift-Package’
Resolve Package Graph
Resolved source packages:
StaqWallet: /Users/admin/builder/spi-builder-workspace
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
FaceSDK: https://github.com/regulaforensics/FaceSDK-Swift-Package @ 7.2.3526
DocumentReader: https://github.com/regulaforensics/DocumentReader-Swift-Package @ 9.1.5702
TrustlessSDK: https://github.com/staqio/TrustlessSDK @ 1.0.0
resolved source packages: StaqWallet, FaceCoreBasic, Bounds, RegulaCommon, FaceSDK, DocumentReader, TrustlessSDK
2026-04-27 17:03:45.939 xcodebuild[531:3130] [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:55.041 xcodebuild[999:5519] [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 platform=macOS,arch=arm64
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 platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
Bounds: https://github.com/regulaforensics/DocumentReaderBounds-Swift-Package @ 9.1.15608
StaqWallet: /Users/admin/builder/spi-builder-workspace
TrustlessSDK: https://github.com/staqio/TrustlessSDK @ 1.0.0
RegulaCommon: https://github.com/regulaforensics/RegulaCommon-Swift-Package.git @ 9.1.1844
FaceCoreBasic: https://github.com/regulaforensics/FaceCoreBasic-Swift-Package @ 7.2.1622
FaceSDK: https://github.com/regulaforensics/FaceSDK-Swift-Package @ 7.2.3526
DocumentReader: https://github.com/regulaforensics/DocumentReader-Swift-Package @ 9.1.5702
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/MacOSX.platform/Developer/SDKs/MacOSX26.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/MacOSX.platform/Developer/SDKs/MacOSX26.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/MacOSX.platform/Developer/SDKs/MacOSX26.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: 6d73d968f2c4c821745df7329c60c6a8
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6d73d968f2c4c821745df7329c60c6a8.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/documentreaderbounds-swift-package/Bounds/DocumentReaderCore.xcframework:1:1: error: While building for macOS, 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 macOS, 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 macOS, 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 macOS, 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/facesdk-swift-package/FaceSDK/FaceSDK.xcframework:1:1: error: While building for macOS, 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 macOS, 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 macOS, 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/checkouts/TrustlessSDK/Sources/TrustlessSDK.xcframework:1:1: error: While building for macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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/Sources/StaqWallet.xcframework:1:1: error: While building for macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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/facecorebasic-swift-package/FaceCoreBasic/Liveness.xcframework:1:1: error: While building for macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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')
2026-04-27 17:03:58.789 xcodebuild[1027:5665] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:3d320e0447ff40a963c23ff72688b46dfc79ab40, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:3d320e0447ff40a963c23ff72688b46dfc79ab40, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:3d320e0447ff40a963c23ff72688b46dfc79ab40, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:3d320e0447ff40a963c23ff72688b46dfc79ab40, name:My Mac }
** 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:
FaceSDK: https://github.com/regulaforensics/FaceSDK-Swift-Package @ 7.2.3526
FaceCoreBasic: https://github.com/regulaforensics/FaceCoreBasic-Swift-Package @ 7.2.1622
TrustlessSDK: https://github.com/staqio/TrustlessSDK @ 1.0.0
StaqWallet: /Users/admin/builder/spi-builder-workspace
DocumentReader: https://github.com/regulaforensics/DocumentReader-Swift-Package @ 9.1.5702
RegulaCommon: https://github.com/regulaforensics/RegulaCommon-Swift-Package.git @ 9.1.1844
Bounds: https://github.com/regulaforensics/DocumentReaderBounds-Swift-Package @ 9.1.15608
resolved source packages: FaceSDK, FaceCoreBasic, TrustlessSDK, StaqWallet, DocumentReader, RegulaCommon, Bounds
2026-04-27 17:04:01.098 xcodebuild[1131:6142] [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:02.311 xcodebuild[1159:6282] [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 platform=macOS,arch=arm64
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 platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
Bounds: https://github.com/regulaforensics/DocumentReaderBounds-Swift-Package @ 9.1.15608
StaqWallet: /Users/admin/builder/spi-builder-workspace
RegulaCommon: https://github.com/regulaforensics/RegulaCommon-Swift-Package.git @ 9.1.1844
FaceSDK: https://github.com/regulaforensics/FaceSDK-Swift-Package @ 7.2.3526
TrustlessSDK: https://github.com/staqio/TrustlessSDK @ 1.0.0
FaceCoreBasic: https://github.com/regulaforensics/FaceCoreBasic-Swift-Package @ 7.2.1622
DocumentReader: https://github.com/regulaforensics/DocumentReader-Swift-Package @ 9.1.5702
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/facesdk-swift-package/FaceSDK/FaceSDK.xcframework:1:1: error: While building for macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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/documentreaderbounds-swift-package/Bounds/DocumentReaderCore.xcframework:1:1: error: While building for macOS, 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 macOS, 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 macOS, 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 macOS, 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/regulacommon-swift-package/RegulaCommon/RegulaCommon.xcframework:1:1: error: While building for macOS, 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 macOS, 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/documentreader-swift-package/DocumentReader/DocumentReader.xcframework:1:1: error: While building for macOS, 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 macOS, 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/facecorebasic-swift-package/FaceCoreBasic/Liveness.xcframework:1:1: error: While building for macOS, 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/checkouts/TrustlessSDK/Sources/TrustlessSDK.xcframework:1:1: error: While building for macOS, 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/facesdk-swift-package/FaceSDK/FaceSDK.xcframework:1:1: error: While building for macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/StaqWallet.xcframework'. (in target 'StaqWallet' from project 'StaqWallet')
2026-04-27 17:04:03.195 xcodebuild[1180:6373] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:3d320e0447ff40a963c23ff72688b46dfc79ab40, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:3d320e0447ff40a963c23ff72688b46dfc79ab40, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:3d320e0447ff40a963c23ff72688b46dfc79ab40, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:3d320e0447ff40a963c23ff72688b46dfc79ab40, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme StaqWallet
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild