Build Information
Failed to build FaceLiveness, reference 7.4.0 (b3d4be), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 18 Apr 2026 13:18:07 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FaceLiveness -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/combateafraude/FaceLiveness.git
Reference: 7.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/combateafraude/FaceLiveness
* tag 7.4.0 -> FETCH_HEAD
HEAD is now at b3d4bea Merge pull request #19 from combateafraude/release/7.4.0
Cloned https://github.com/combateafraude/FaceLiveness.git
Revision (git rev-parse @):
b3d4bea19603c9614a8a512f77b7236b673b1de7
SUCCESS checkout https://github.com/combateafraude/FaceLiveness.git at 7.4.0
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.3
Building package at path: $PWD
https://github.com/combateafraude/FaceLiveness.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/iProov/ios.git
Fetching from https://github.com/combateafraude/CafSolutions.git
Fetching from https://github.com/fingerprintjs/fingerprintjs-pro-ios.git
Creating working copy of package ‘CafSolutions’
Checking out 2.0.6 of package ‘CafSolutions’
Creating working copy of package ‘fingerprintjs-pro-ios’
Checking out 2.7.0 of package ‘fingerprintjs-pro-ios’
Creating working copy of package ‘ios’
Checking out 13.1.0 of package ‘ios’
Resolve Package Graph
Resolved source packages:
iProov: https://github.com/iProov/ios.git @ 13.1.0
CafSolutions: https://github.com/combateafraude/CafSolutions.git @ 2.0.6
FaceLiveness: /Users/admin/builder/spi-builder-workspace
FingerprintPro: https://github.com/fingerprintjs/fingerprintjs-pro-ios.git @ 2.7.0
resolved source packages: iProov, CafSolutions, FaceLiveness, FingerprintPro
2026-04-18 09:17:52.990 xcodebuild[525:3036] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "ios",
"requirement" : {
"exact" : [
"13.1.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/iProov/ios.git"
},
{
"identity" : "fingerprintjs-pro-ios",
"requirement" : {
"exact" : [
"2.7.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/fingerprintjs/fingerprintjs-pro-ios.git"
},
{
"identity" : "cafsolutions",
"requirement" : {
"exact" : [
"2.0.6"
]
},
"type" : "sourceControl",
"url" : "https://github.com/combateafraude/CafSolutions.git"
}
],
"manifest_display_name" : "FaceLiveness",
"name" : "FaceLiveness",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "FaceLiveness",
"targets" : [
"FaceLivenessSDK"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FaceLivenessSDK",
"module_type" : "SwiftTarget",
"name" : "FaceLivenessSDK",
"path" : "Sources",
"product_dependencies" : [
"CafSolutions",
"iProov",
"FingerprintPro"
],
"product_memberships" : [
"FaceLiveness"
],
"sources" : [
"Dummy.swift"
],
"target_dependencies" : [
"FaceLiveness"
],
"type" : "library"
},
{
"c99name" : "FaceLiveness",
"module_type" : "BinaryTarget",
"name" : "FaceLiveness",
"path" : "Sources/FaceLiveness.xcframework",
"product_memberships" : [
"FaceLiveness"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"FaceLiveness"
]
}
}
2026-04-18 09:18:00.258 xcodebuild[795:4933] [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 FaceLiveness -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 FaceLiveness -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
FingerprintPro: https://github.com/fingerprintjs/fingerprintjs-pro-ios.git @ 2.7.0
FaceLiveness: /Users/admin/builder/spi-builder-workspace
CafSolutions: https://github.com/combateafraude/CafSolutions.git @ 2.0.6
iProov: https://github.com/iProov/ios.git @ 13.1.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
Target 'FaceLiveness' in project 'FaceLiveness'
➜ Explicit dependency on target 'FaceLivenessSDK' in project 'FaceLiveness'
➜ Explicit dependency on target 'CafSolutions' in project 'CafSolutions'
➜ Explicit dependency on target 'iProov' in project 'iProov'
➜ Explicit dependency on target 'FingerprintPro' in project 'FingerprintPro'
Target 'FaceLivenessSDK' in project 'FaceLiveness'
➜ Explicit dependency on target 'CafSolutions' in project 'CafSolutions'
➜ Explicit dependency on target 'iProov' in project 'iProov'
➜ Explicit dependency on target 'FingerprintPro' in project 'FingerprintPro'
Target 'FingerprintPro' in project 'FingerprintPro' (no dependencies)
Target 'iProov' in project 'iProov'
➜ Explicit dependency on target 'iProovTargets' in project 'iProov'
➜ Explicit dependency on target 'iProov_iProovTargets' in project 'iProov'
Target 'iProovTargets' in project 'iProov'
➜ Explicit dependency on target 'iProov_iProovTargets' in project 'iProov'
Target 'iProov_iProovTargets' in project 'iProov' (no dependencies)
Target 'CafSolutions' in project 'CafSolutions'
➜ Explicit dependency on target 'CafSolutionsTarget' in project 'CafSolutions'
Target 'CafSolutionsTarget' in project 'CafSolutions' (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 -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: 8880885809a4ceb56d3c569c79790a93
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8880885809a4ceb56d3c569c79790a93.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Sources/FaceLiveness.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/FaceLiveness.xcframework'. (in target 'FaceLiveness' from project 'FaceLiveness')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fingerprintjs-pro-ios/FingerprintPro/FingerprintPro.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fingerprintjs-pro-ios/FingerprintPro/FingerprintPro.xcframework'. (in target 'FaceLiveness' from project 'FaceLiveness')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CafSolutions/Sources/CafSolutions.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CafSolutions/Sources/CafSolutions.xcframework'. (in target 'FaceLiveness' from project 'FaceLiveness')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fingerprintjs-pro-ios/FingerprintPro/FingerprintPro.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fingerprintjs-pro-ios/FingerprintPro/FingerprintPro.xcframework'. (in target 'FaceLiveness' from project 'FaceLiveness')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CafSolutions/Sources/CafSolutions.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CafSolutions/Sources/CafSolutions.xcframework'. (in target 'CafSolutions' from project 'CafSolutions')
/Users/admin/builder/spi-builder-workspace/Sources/FaceLiveness.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/FaceLiveness.xcframework'. (in target 'FaceLivenessSDK' from project 'FaceLiveness')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fingerprintjs-pro-ios/FingerprintPro/FingerprintPro.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fingerprintjs-pro-ios/FingerprintPro/FingerprintPro.xcframework'. (in target 'FaceLivenessSDK' from project 'FaceLiveness')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CafSolutions/Sources/CafSolutions.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CafSolutions/Sources/CafSolutions.xcframework'. (in target 'CafSolutionsTarget' from project 'CafSolutions')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fingerprintjs-pro-ios/FingerprintPro/FingerprintPro.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fingerprintjs-pro-ios/FingerprintPro/FingerprintPro.xcframework'. (in target 'FingerprintPro' from project 'FingerprintPro')
2026-04-18 09:18:02.936 xcodebuild[799:4991] [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:aff76c7e7f4e691f519ef0f1050be7d2a8d47a83, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:aff76c7e7f4e691f519ef0f1050be7d2a8d47a83, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:aff76c7e7f4e691f519ef0f1050be7d2a8d47a83, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:aff76c7e7f4e691f519ef0f1050be7d2a8d47a83, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme FaceLiveness
(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:
CafSolutions: https://github.com/combateafraude/CafSolutions.git @ 2.0.6
FingerprintPro: https://github.com/fingerprintjs/fingerprintjs-pro-ios.git @ 2.7.0
iProov: https://github.com/iProov/ios.git @ 13.1.0
FaceLiveness: /Users/admin/builder/spi-builder-workspace
resolved source packages: CafSolutions, FingerprintPro, iProov, FaceLiveness
2026-04-18 09:18:04.814 xcodebuild[838:5215] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "ios",
"requirement" : {
"exact" : [
"13.1.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/iProov/ios.git"
},
{
"identity" : "fingerprintjs-pro-ios",
"requirement" : {
"exact" : [
"2.7.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/fingerprintjs/fingerprintjs-pro-ios.git"
},
{
"identity" : "cafsolutions",
"requirement" : {
"exact" : [
"2.0.6"
]
},
"type" : "sourceControl",
"url" : "https://github.com/combateafraude/CafSolutions.git"
}
],
"manifest_display_name" : "FaceLiveness",
"name" : "FaceLiveness",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "FaceLiveness",
"targets" : [
"FaceLivenessSDK"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FaceLivenessSDK",
"module_type" : "SwiftTarget",
"name" : "FaceLivenessSDK",
"path" : "Sources",
"product_dependencies" : [
"CafSolutions",
"iProov",
"FingerprintPro"
],
"product_memberships" : [
"FaceLiveness"
],
"sources" : [
"Dummy.swift"
],
"target_dependencies" : [
"FaceLiveness"
],
"type" : "library"
},
{
"c99name" : "FaceLiveness",
"module_type" : "BinaryTarget",
"name" : "FaceLiveness",
"path" : "Sources/FaceLiveness.xcframework",
"product_memberships" : [
"FaceLiveness"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"FaceLiveness"
]
}
}
2026-04-18 09:18:05.862 xcodebuild[847:5276] [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 FaceLiveness -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 FaceLiveness -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
iProov: https://github.com/iProov/ios.git @ 13.1.0
FingerprintPro: https://github.com/fingerprintjs/fingerprintjs-pro-ios.git @ 2.7.0
FaceLiveness: /Users/admin/builder/spi-builder-workspace
CafSolutions: https://github.com/combateafraude/CafSolutions.git @ 2.0.6
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
Target 'FaceLiveness' in project 'FaceLiveness'
➜ Explicit dependency on target 'FaceLivenessSDK' in project 'FaceLiveness'
➜ Explicit dependency on target 'CafSolutions' in project 'CafSolutions'
➜ Explicit dependency on target 'iProov' in project 'iProov'
➜ Explicit dependency on target 'FingerprintPro' in project 'FingerprintPro'
Target 'FaceLivenessSDK' in project 'FaceLiveness'
➜ Explicit dependency on target 'CafSolutions' in project 'CafSolutions'
➜ Explicit dependency on target 'iProov' in project 'iProov'
➜ Explicit dependency on target 'FingerprintPro' in project 'FingerprintPro'
Target 'FingerprintPro' in project 'FingerprintPro' (no dependencies)
Target 'iProov' in project 'iProov'
➜ Explicit dependency on target 'iProovTargets' in project 'iProov'
➜ Explicit dependency on target 'iProov_iProovTargets' in project 'iProov'
Target 'iProovTargets' in project 'iProov'
➜ Explicit dependency on target 'iProov_iProovTargets' in project 'iProov'
Target 'iProov_iProovTargets' in project 'iProov' (no dependencies)
Target 'CafSolutions' in project 'CafSolutions'
➜ Explicit dependency on target 'CafSolutionsTarget' in project 'CafSolutions'
Target 'CafSolutionsTarget' in project 'CafSolutions' (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 -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: 8880885809a4ceb56d3c569c79790a93
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8880885809a4ceb56d3c569c79790a93.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fingerprintjs-pro-ios/FingerprintPro/FingerprintPro.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fingerprintjs-pro-ios/FingerprintPro/FingerprintPro.xcframework'. (in target 'FingerprintPro' from project 'FingerprintPro')
/Users/admin/builder/spi-builder-workspace/Sources/FaceLiveness.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/FaceLiveness.xcframework'. (in target 'FaceLivenessSDK' from project 'FaceLiveness')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fingerprintjs-pro-ios/FingerprintPro/FingerprintPro.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fingerprintjs-pro-ios/FingerprintPro/FingerprintPro.xcframework'. (in target 'FaceLivenessSDK' from project 'FaceLiveness')
/Users/admin/builder/spi-builder-workspace/Sources/FaceLiveness.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/FaceLiveness.xcframework'. (in target 'FaceLiveness' from project 'FaceLiveness')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fingerprintjs-pro-ios/FingerprintPro/FingerprintPro.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fingerprintjs-pro-ios/FingerprintPro/FingerprintPro.xcframework'. (in target 'FaceLiveness' from project 'FaceLiveness')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CafSolutions/Sources/CafSolutions.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CafSolutions/Sources/CafSolutions.xcframework'. (in target 'FaceLiveness' from project 'FaceLiveness')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fingerprintjs-pro-ios/FingerprintPro/FingerprintPro.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fingerprintjs-pro-ios/FingerprintPro/FingerprintPro.xcframework'. (in target 'FaceLiveness' from project 'FaceLiveness')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CafSolutions/Sources/CafSolutions.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CafSolutions/Sources/CafSolutions.xcframework'. (in target 'CafSolutions' from project 'CafSolutions')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CafSolutions/Sources/CafSolutions.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CafSolutions/Sources/CafSolutions.xcframework'. (in target 'CafSolutionsTarget' from project 'CafSolutions')
2026-04-18 09:18:06.644 xcodebuild[849:5304] [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:aff76c7e7f4e691f519ef0f1050be7d2a8d47a83, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:aff76c7e7f4e691f519ef0f1050be7d2a8d47a83, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:aff76c7e7f4e691f519ef0f1050be7d2a8d47a83, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:aff76c7e7f4e691f519ef0f1050be7d2a8d47a83, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme FaceLiveness
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild