The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FaceLiveness, reference 7.4.0 (b3d4be), with Swift 6.1 for macOS (SPM) on 9 Feb 2026 20:43:42 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

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:         macosSpm
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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/5] Copying PrivacyInfo.xcprivacy
[1/5] Write sources
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/10] Emitting module CafSolutionsTarget
[7/10] Compiling CafSolutionsTarget Dummy.swift
[8/10] Emitting module iProovTargets
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[9/10] Compiling iProovTargets resource_bundle_accessor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[10/10] Compiling iProovTargets Dummy.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[11/12] Emitting module FaceLivenessSDK
[12/12] Compiling FaceLivenessSDK Dummy.swift
Build complete! (55.31s)
Fetching https://github.com/combateafraude/CafSolutions.git
Fetching https://github.com/iProov/ios.git
Fetching https://github.com/fingerprintjs/fingerprintjs-pro-ios.git
[1/1053] Fetching fingerprintjs-pro-ios
[75/1283] Fetching fingerprintjs-pro-ios, cafsolutions
[1284/7282] Fetching fingerprintjs-pro-ios, cafsolutions, ios
Fetched https://github.com/fingerprintjs/fingerprintjs-pro-ios.git from cache (47.23s)
Fetched https://github.com/iProov/ios.git from cache (47.23s)
Fetched https://github.com/combateafraude/CafSolutions.git from cache (47.23s)
Computing version for https://github.com/combateafraude/CafSolutions.git
Computed https://github.com/combateafraude/CafSolutions.git at 2.0.6 (47.82s)
Computing version for https://github.com/fingerprintjs/fingerprintjs-pro-ios.git
Computed https://github.com/fingerprintjs/fingerprintjs-pro-ios.git at 2.7.0 (0.44s)
Computing version for https://github.com/iProov/ios.git
Computed https://github.com/iProov/ios.git at 13.1.0 (0.46s)
Creating working copy for https://github.com/iProov/ios.git
Working copy of https://github.com/iProov/ios.git resolved at 13.1.0
Creating working copy for https://github.com/combateafraude/CafSolutions.git
Working copy of https://github.com/combateafraude/CafSolutions.git resolved at 2.0.6
Creating working copy for https://github.com/fingerprintjs/fingerprintjs-pro-ios.git
Working copy of https://github.com/fingerprintjs/fingerprintjs-pro-ios.git resolved at 2.7.0
Downloading binary artifact https://fpjs-public.s3.amazonaws.com/ios/2.7.0/FingerprintPro-2.7.0-cdceb6f13d2302bfdbf95f26d013264c678058ffbf1226034aaa0be1763d796b.xcframework.zip
Downloading binary artifact https://github.com/iProov/ios/releases/download/13.1.0/iProov.xcframework.zip
[16384/4488196] Downloading https://github.com/iProov/ios/releases/download/13.1.0/iProov.xcframework.zip
[4557372/6542303] Downloading https://github.com/iProov/ios/releases/download/13.1.0/iProov.xcframework.zip, https://fpjs-public.s3.amazonaws.com/ios/2.7.0/FingerprintPro-2.7.0-cdceb6f13d2302bfdbf95f26d013264c678058ffbf1226034aaa0be1763d796b.xcframework.zip
Downloaded https://github.com/iProov/ios/releases/download/13.1.0/iProov.xcframework.zip (1.02s)
[504376/2054107] Downloading https://fpjs-public.s3.amazonaws.com/ios/2.7.0/FingerprintPro-2.7.0-cdceb6f13d2302bfdbf95f26d013264c678058ffbf1226034aaa0be1763d796b.xcframework.zip
Downloaded https://fpjs-public.s3.amazonaws.com/ios/2.7.0/FingerprintPro-2.7.0-cdceb6f13d2302bfdbf95f26d013264c678058ffbf1226034aaa0be1763d796b.xcframework.zip (1.43s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/FaceLiveness.xcframework
warning: 'cafsolutions': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/CafSolutions/Sources/CafSolutions.xcframework
Build complete.
{
  "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"
}
Done.