The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FASnetSpoofDetection, reference 1.0.1 (4dd14c), with Swift 6.1 for macOS (SPM) on 7 Nov 2025 20:30:27 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AppliedRecognition/Spoof-Detection-Fasnet-Apple.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AppliedRecognition/Spoof-Detection-Fasnet-Apple
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 4dd14cc Merge branch 'development'
Cloned https://github.com/AppliedRecognition/Spoof-Detection-Fasnet-Apple.git
Revision (git rev-parse @):
4dd14ccfea173b0810ec33ea5dd0ed0a5c316fc7
SUCCESS checkout https://github.com/AppliedRecognition/Spoof-Detection-Fasnet-Apple.git at 1.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/AppliedRecognition/Spoof-Detection-Fasnet-Apple.git
https://github.com/AppliedRecognition/Spoof-Detection-Fasnet-Apple.git
{
  "dependencies" : [
    {
      "identity" : "ver-id-common-types-apple",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git"
    },
    {
      "identity" : "ohhttpstubs",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.1.0",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AliSoftware/OHHTTPStubs.git"
    }
  ],
  "manifest_display_name" : "FASnetSpoofDetection",
  "name" : "FASnetSpoofDetection",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FASnetSpoofDetection",
      "targets" : [
        "FASnetSpoofDetection"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FASnetSpoofDetectionCore",
      "targets" : [
        "FASnetSpoofDetectionCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FASnetSpoofDetectionTests",
      "module_type" : "SwiftTarget",
      "name" : "FASnetSpoofDetectionTests",
      "path" : "Tests/FASnetSpoofDetectionTests",
      "product_dependencies" : [
        "OHHTTPStubsSwift"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/FASnetSpoofDetectionTests/Resources/config.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/FASnetSpoofDetectionTests/Resources/face_on_iPad_001.jpg",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "FASnetSpoofDetectionTests.swift"
      ],
      "target_dependencies" : [
        "FASnetSpoofDetection"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FASnetSpoofDetectionCore",
      "module_type" : "SwiftTarget",
      "name" : "FASnetSpoofDetectionCore",
      "path" : "Sources/FASnetSpoofDetectionCore",
      "product_dependencies" : [
        "VerIDCommonTypes"
      ],
      "product_memberships" : [
        "FASnetSpoofDetection",
        "FASnetSpoofDetectionCore"
      ],
      "sources" : [
        "Errors.swift",
        "FASnetSpoofDetectionCore.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FASnetSpoofDetection",
      "module_type" : "SwiftTarget",
      "name" : "FASnetSpoofDetection",
      "path" : "Sources/FASnetSpoofDetection",
      "product_memberships" : [
        "FASnetSpoofDetection"
      ],
      "sources" : [
        "Errors.swift",
        "FASnetSpoofDetection.swift"
      ],
      "target_dependencies" : [
        "FASnetSpoofDetectionCore"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
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
Fetching https://github.com/AliSoftware/OHHTTPStubs.git
Fetching https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git
[1/1229] Fetching ver-id-common-types-apple
[542/9129] Fetching ver-id-common-types-apple, ohhttpstubs
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (1.22s)
Fetched https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git from cache (1.22s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (4.32s)
Computing version for https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git
Computed https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git at 3.2.2 (0.47s)
Creating working copy for https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git
Working copy of https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git resolved at 3.2.2
Creating working copy for https://github.com/AliSoftware/OHHTTPStubs.git
Working copy of https://github.com/AliSoftware/OHHTTPStubs.git resolved at 9.1.0
error: the library 'FASnetSpoofDetectionCore' requires macos 10.13, but depends on the product 'VerIDCommonTypes' which requires macos 10.15; consider changing the library 'FASnetSpoofDetectionCore' to require macos 10.15 or later, or the product 'VerIDCommonTypes' to require macos 10.13 or earlier.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: the library 'FASnetSpoofDetectionCore' requires macos 10.13, but depends on the product 'VerIDCommonTypes' which requires macos 10.15; consider changing the library 'FASnetSpoofDetectionCore' to require macos 10.15 or later, or the product 'VerIDCommonTypes' to require macos 10.13 or earlier.
BUILD FAILURE 6.1 macosSpm