The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FaceLiveness, reference 7.4.0 (b3d4be), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 9 Feb 2026 20:38:25 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FaceLiveness -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.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.1
Building package at path:  $PWD
https://github.com/combateafraude/FaceLiveness.git
https://github.com/combateafraude/FaceLiveness.git
{
  "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"
}
Command line invocation:
    /Applications/Xcode-16.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/combateafraude/CafSolutions.git
Fetching from https://github.com/fingerprintjs/fingerprintjs-pro-ios.git
Fetching from https://github.com/iProov/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
  FaceLiveness: /Users/admin/builder/spi-builder-workspace
  CafSolutions: https://github.com/combateafraude/CafSolutions.git @ 2.0.6
  FingerprintPro: https://github.com/fingerprintjs/fingerprintjs-pro-ios.git @ 2.7.0
resolved source packages: iProov, FaceLiveness, CafSolutions, FingerprintPro
{
  "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"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FaceLiveness -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.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 FaceLiveness -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 67f1d359603a207a606098b30ba652eb
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/67f1d359603a207a606098b30ba652eb.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 '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 'CafSolutions' 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')
/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 'CafSolutionsTarget' from project 'CafSolutions')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:ac57d1a4cd06abb9c6a4558de79ae33455ebb381, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:ac57d1a4cd06abb9c6a4558de79ae33455ebb381, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:ac57d1a4cd06abb9c6a4558de79ae33455ebb381, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:ac57d1a4cd06abb9c6a4558de79ae33455ebb381, 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-16.3.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
  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
{
  "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"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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-16.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 FaceLiveness -destination platform=macOS,arch=arm64
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
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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 18576a0b25302b4f9493858dfaed5768
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/18576a0b25302b4f9493858dfaed5768.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 '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')
/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')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:ac57d1a4cd06abb9c6a4558de79ae33455ebb381, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:ac57d1a4cd06abb9c6a4558de79ae33455ebb381, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:ac57d1a4cd06abb9c6a4558de79ae33455ebb381, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:ac57d1a4cd06abb9c6a4558de79ae33455ebb381, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme FaceLiveness
(1 failure)
BUILD FAILURE 6.1 macosXcodebuild