The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FaceLiveness, reference 7.4.0 (b3d4be), with Swift 6.3 for tvOS using Xcode 26.4 on 18 Apr 2026 13:13:54 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 generic/platform=tvOS

Build 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:         tvOS
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/fingerprintjs/fingerprintjs-pro-ios.git
Fetching from https://github.com/combateafraude/CafSolutions.git
Creating working copy of package ‘ios’
Checking out 13.1.0 of package ‘ios’
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’
Resolve Package Graph
Resolved source packages:
  FingerprintPro: https://github.com/fingerprintjs/fingerprintjs-pro-ios.git @ 2.7.0
  CafSolutions: https://github.com/combateafraude/CafSolutions.git @ 2.0.6
  iProov: https://github.com/iProov/ios.git @ 13.1.0
  FaceLiveness: /Users/admin/builder/spi-builder-workspace
resolved source packages: FingerprintPro, CafSolutions, iProov, FaceLiveness
2026-04-18 09:13:39.984 xcodebuild[529:3061] [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:13:47.476 xcodebuild[797:4930] [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 generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme FaceLiveness -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  FaceLiveness: /Users/admin/builder/spi-builder-workspace
  FingerprintPro: https://github.com/fingerprintjs/fingerprintjs-pro-ios.git @ 2.7.0
  iProov: https://github.com/iProov/ios.git @ 13.1.0
  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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 4e3e39093155a57308ba2642aa46028b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4e3e39093155a57308ba2642aa46028b.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Sources/FaceLiveness.xcframework:1:1: error: While building for tvOS, 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/checkouts/CafSolutions/Sources/CafSolutions.xcframework:1:1: error: While building for tvOS, 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/checkouts/CafSolutions/Sources/CafSolutions.xcframework:1:1: error: While building for tvOS, 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 tvOS, 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/Sources/FaceLiveness.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/FaceLiveness.xcframework'. (in target 'FaceLivenessSDK' from project 'FaceLiveness')
2026-04-18 09:13:50.073 xcodebuild[801:4984] [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 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:
  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
  CafSolutions: https://github.com/combateafraude/CafSolutions.git @ 2.0.6
resolved source packages: FingerprintPro, iProov, FaceLiveness, CafSolutions
2026-04-18 09:13:52.082 xcodebuild[840:5218] [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:13:53.213 xcodebuild[849:5278] [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 generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme FaceLiveness -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  FaceLiveness: /Users/admin/builder/spi-builder-workspace
  iProov: https://github.com/iProov/ios.git @ 13.1.0
  FingerprintPro: https://github.com/fingerprintjs/fingerprintjs-pro-ios.git @ 2.7.0
  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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 4e3e39093155a57308ba2642aa46028b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4e3e39093155a57308ba2642aa46028b.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CafSolutions/Sources/CafSolutions.xcframework:1:1: error: While building for tvOS, 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 tvOS, 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/Sources/FaceLiveness.xcframework:1:1: error: While building for tvOS, 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/Sources/FaceLiveness.xcframework:1:1: error: While building for tvOS, 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/checkouts/CafSolutions/Sources/CafSolutions.xcframework:1:1: error: While building for tvOS, 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')
2026-04-18 09:13:54.067 xcodebuild[851:5308] [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 FaceLiveness
(1 failure)
BUILD FAILURE 6.3 tvOS