The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build FaceLiveness, reference 6.0.0 (a07d84), with Swift 6.0 for tvOS using Xcode 16.0 on 23 Sep 2024 19:49:08 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FaceLiveness -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/combateafraude/FaceLiveness.git
Reference: 6.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/combateafraude/FaceLiveness
 * tag               6.0.0      -> FETCH_HEAD
HEAD is now at a07d84b Add Faceliveness 6.0.0 SPM
Cloned https://github.com/combateafraude/FaceLiveness.git
Revision (git rev-parse @):
a07d84b710a356d6c2d4d21a094ae7bed74e9180
SUCCESS checkout https://github.com/combateafraude/FaceLiveness.git at 6.0.0
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/combateafraude/FaceLiveness.git
Command line invocation:
    /Applications/Xcode-16.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/fingerprintjs/fingerprintjs-pro-ios.git
Fetching from https://github.com/iProov/ios.git
Creating working copy of package ‘fingerprintjs-pro-ios’
Checking out 2.6.0 of package ‘fingerprintjs-pro-ios’
Creating working copy of package ‘ios’
Checking out 12.0.0 of package ‘ios’
Resolve Package Graph
Resolved source packages:
  FaceLiveness: /Users/admin/builder/spi-builder-workspace
  iProov: https://github.com/iProov/ios.git @ 12.0.0
  FingerprintPro: https://github.com/fingerprintjs/fingerprintjs-pro-ios.git @ 2.6.0
resolved source packages: FaceLiveness, iProov, FingerprintPro
{
  "dependencies" : [
    {
      "identity" : "ios",
      "requirement" : {
        "exact" : [
          "12.0.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/iProov/ios.git"
    },
    {
      "identity" : "fingerprintjs-pro-ios",
      "requirement" : {
        "exact" : [
          "2.6.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/fingerprintjs/fingerprintjs-pro-ios.git"
    }
  ],
  "manifest_display_name" : "FaceLiveness",
  "name" : "FaceLiveness",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FaceLiveness",
      "targets" : [
        "FaceLivenessSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FaceLivenessSDK",
      "module_type" : "SwiftTarget",
      "name" : "FaceLivenessSDK",
      "path" : "Sources",
      "product_dependencies" : [
        "iProov",
        "FingerprintPro"
      ],
      "product_memberships" : [
        "FaceLiveness"
      ],
      "sources" : [
        "Dummy.swift"
      ],
      "target_dependencies" : [
        "FaceLiveness",
        "CafSolutions"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FaceLiveness",
      "module_type" : "BinaryTarget",
      "name" : "FaceLiveness",
      "path" : "remote/archive/FaceLiveness.xcframework.zip",
      "product_memberships" : [
        "FaceLiveness"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "CafSolutions",
      "module_type" : "BinaryTarget",
      "name" : "CafSolutions",
      "path" : "remote/archive/CafSolutions.xcframework.zip",
      "product_memberships" : [
        "FaceLiveness"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FaceLiveness"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FaceLiveness -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-16.0.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 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  iProov: https://github.com/iProov/ios.git @ 12.0.0
  FingerprintPro: https://github.com/fingerprintjs/fingerprintjs-pro-ios.git @ 2.6.0
  FaceLiveness: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'FaceLiveness' in project 'FaceLiveness'
        ➜ Explicit dependency on target 'FaceLivenessSDK' in project 'FaceLiveness'
        ➜ 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 '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'
    Target 'iProovTargets' in project 'iProov' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 1906aa3fa45340db6b16e0d430e597f4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1906aa3fa45340db6b16e0d430e597f4.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FaceLiveness/FaceLiveness.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FaceLiveness/FaceLiveness.xcframework'. (in target 'FaceLiveness' from project 'FaceLiveness')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CafSolutions/CafSolutions.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CafSolutions/CafSolutions.xcframework'. (in target 'FaceLiveness' from project 'FaceLiveness')
error: The package product 'FingerprintPro' requires minimum platform version 15.0 for the tvOS platform, but this target supports 13.0 (in target 'FaceLivenessSDK' from project 'FaceLiveness')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FaceLiveness/FaceLiveness.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FaceLiveness/FaceLiveness.xcframework'. (in target 'FaceLivenessSDK' from project 'FaceLiveness')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CafSolutions/CafSolutions.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CafSolutions/CafSolutions.xcframework'. (in target 'FaceLivenessSDK' from project 'FaceLiveness')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme FaceLiveness
(1 failure)
Command line invocation:
    /Applications/Xcode-16.0.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 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Resolve Package Graph
Resolved source packages:
  FingerprintPro: https://github.com/fingerprintjs/fingerprintjs-pro-ios.git @ 2.6.0
  iProov: https://github.com/iProov/ios.git @ 12.0.0
  FaceLiveness: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'FaceLiveness' in project 'FaceLiveness'
        ➜ Explicit dependency on target 'FaceLivenessSDK' in project 'FaceLiveness'
        ➜ 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 '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'
    Target 'iProovTargets' in project 'iProov' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CafSolutions/CafSolutions.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CafSolutions/CafSolutions.xcframework'. (in target 'FaceLiveness' from project 'FaceLiveness')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FaceLiveness/FaceLiveness.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FaceLiveness/FaceLiveness.xcframework'. (in target 'FaceLiveness' from project 'FaceLiveness')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CafSolutions/CafSolutions.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CafSolutions/CafSolutions.xcframework'. (in target 'FaceLivenessSDK' from project 'FaceLiveness')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FaceLiveness/FaceLiveness.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FaceLiveness/FaceLiveness.xcframework'. (in target 'FaceLivenessSDK' from project 'FaceLiveness')
error: The package product 'FingerprintPro' requires minimum platform version 15.0 for the tvOS platform, but this target supports 13.0 (in target 'FaceLivenessSDK' from project 'FaceLiveness')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme FaceLiveness
(1 failure)
BUILD FAILURE 6.0 tvOS