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 main (7097f6), with Swift 6.0 for tvOS using Xcode 16.0 on 23 Sep 2024 19:48:54 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/combateafraude/FaceLiveness
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7097f63 Update Readme.md
Cloned https://github.com/combateafraude/FaceLiveness.git
Revision (git rev-parse @):
7097f63feb5397da4b1f590a8142406ab1e06701
SUCCESS checkout https://github.com/combateafraude/FaceLiveness.git at main
========================================
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 ‘ios’
Checking out 12.0.0 of package ‘ios’
Creating working copy of package ‘fingerprintjs-pro-ios’
Checking out 2.6.0 of package ‘fingerprintjs-pro-ios’
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
resolved source packages: iProov, FingerprintPro, FaceLiveness
{
  "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
  FaceLiveness: /Users/admin/builder/spi-builder-workspace
  FingerprintPro: https://github.com/fingerprintjs/fingerprintjs-pro-ios.git @ 2.6.0
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: 4a28935172434e8759d85c1f6e22cf55
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4a28935172434e8759d85c1f6e22cf55.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 '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')
/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')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme FaceLiveness
(1 failure)
BUILD FAILURE 6.0 tvOS