The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FusionSpoofDetection, reference main (24cc9c), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 17 Apr 2026 11:59:24 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AppliedRecognition/Spoof-Detection-Fusion-Apple.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AppliedRecognition/Spoof-Detection-Fusion-Apple
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 24cc9cb Merge branch 'development'
Cloned https://github.com/AppliedRecognition/Spoof-Detection-Fusion-Apple.git
Revision (git rev-parse @):
24cc9cb7286ceb620753cef6aa372557db281798
SUCCESS checkout https://github.com/AppliedRecognition/Spoof-Detection-Fusion-Apple.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.3
Building package at path:  $PWD
https://github.com/AppliedRecognition/Spoof-Detection-Fusion-Apple.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/AppliedRecognition/Spoof-Device-Detection-Ver-ID-3-Apple.git
Fetching from https://github.com/AppliedRecognition/Spoof-Detection-Fasnet-Apple.git
Fetching from https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git
Creating working copy of package ‘Ver-ID-Common-Types-Apple’
Checking out 3.3.0 of package ‘Ver-ID-Common-Types-Apple’
Creating working copy of package ‘Spoof-Detection-Fasnet-Apple’
Checking out 1.0.1 of package ‘Spoof-Detection-Fasnet-Apple’
Creating working copy of package ‘Spoof-Device-Detection-Ver-ID-3-Apple’
Checking out 1.0.2 of package ‘Spoof-Device-Detection-Ver-ID-3-Apple’
Resolve Package Graph
Resolved source packages:
  VerIDCommonTypes: https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git @ 3.3.0
  SpoofDeviceDetection: https://github.com/AppliedRecognition/Spoof-Device-Detection-Ver-ID-3-Apple.git @ 1.0.2
  FASnetSpoofDetection: https://github.com/AppliedRecognition/Spoof-Detection-Fasnet-Apple.git @ 1.0.1
  FusionSpoofDetection: /Users/admin/builder/spi-builder-workspace
resolved source packages: VerIDCommonTypes, SpoofDeviceDetection, FASnetSpoofDetection, FusionSpoofDetection
2026-04-17 07:59:08.252 xcodebuild[529:3089] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "spoof-device-detection-ver-id-3-apple",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AppliedRecognition/Spoof-Device-Detection-Ver-ID-3-Apple.git"
    },
    {
      "identity" : "spoof-detection-fasnet-apple",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AppliedRecognition/Spoof-Detection-Fasnet-Apple.git"
    }
  ],
  "manifest_display_name" : "FusionSpoofDetection",
  "name" : "FusionSpoofDetection",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FusionSpoofDetection",
      "targets" : [
        "FusionSpoofDetection"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FusionSpoofDetectionTests",
      "module_type" : "SwiftTarget",
      "name" : "FusionSpoofDetectionTests",
      "path" : "Tests/FusionSpoofDetectionTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/FusionSpoofDetectionTests/Resources/config.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/FusionSpoofDetectionTests/Resources/face_on_iPad_001.jpg",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "FusionSpoofDetectionTests.swift"
      ],
      "target_dependencies" : [
        "FusionSpoofDetection"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FusionSpoofDetection",
      "module_type" : "SwiftTarget",
      "name" : "FusionSpoofDetection",
      "path" : "Sources/FusionSpoofDetection",
      "product_dependencies" : [
        "SpoofDeviceDetectionCore",
        "FASnetSpoofDetectionCore"
      ],
      "product_memberships" : [
        "FusionSpoofDetection"
      ],
      "sources" : [
        "Errors.swift",
        "FusionSpoofDetection.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FusionSpoofDetection"
    ]
  }
}
2026-04-17 07:59:16.115 xcodebuild[733:4285] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FusionSpoofDetection -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.4.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 FusionSpoofDetection -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  FusionSpoofDetection: /Users/admin/builder/spi-builder-workspace
  SpoofDeviceDetection: https://github.com/AppliedRecognition/Spoof-Device-Detection-Ver-ID-3-Apple.git @ 1.0.2
  FASnetSpoofDetection: https://github.com/AppliedRecognition/Spoof-Detection-Fasnet-Apple.git @ 1.0.1
  VerIDCommonTypes: https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git @ 3.3.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
    Target 'FusionSpoofDetection' in project 'FusionSpoofDetection'
        ➜ Explicit dependency on target 'FusionSpoofDetection' in project 'FusionSpoofDetection'
        ➜ Explicit dependency on target 'SpoofDeviceDetectionCore' in project 'SpoofDeviceDetection'
        ➜ Explicit dependency on target 'FASnetSpoofDetectionCore' in project 'FASnetSpoofDetection'
    Target 'FusionSpoofDetection' in project 'FusionSpoofDetection'
        ➜ Explicit dependency on target 'SpoofDeviceDetectionCore' in project 'SpoofDeviceDetection'
        ➜ Explicit dependency on target 'FASnetSpoofDetectionCore' in project 'FASnetSpoofDetection'
    Target 'FASnetSpoofDetectionCore' in project 'FASnetSpoofDetection'
        ➜ Explicit dependency on target 'FASnetSpoofDetectionCore' in project 'FASnetSpoofDetection'
        ➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
    Target 'FASnetSpoofDetectionCore' in project 'FASnetSpoofDetection'
        ➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
    Target 'SpoofDeviceDetectionCore' in project 'SpoofDeviceDetection'
        ➜ Explicit dependency on target 'SpoofDeviceDetectionCore' in project 'SpoofDeviceDetection'
        ➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
    Target 'SpoofDeviceDetectionCore' in project 'SpoofDeviceDetection'
        ➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
    Target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
        ➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
    Target 'VerIDCommonTypes' in project 'VerIDCommonTypes' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 0ccbf4f17dbc6cdc16bf2fcc3d7007b8
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0ccbf4f17dbc6cdc16bf2fcc3d7007b8.xcbuilddata
error: The package product 'VerIDCommonTypes' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'SpoofDeviceDetectionCore' from project 'SpoofDeviceDetection')
error: The package product 'VerIDCommonTypes' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'FASnetSpoofDetectionCore' from project 'FASnetSpoofDetection')
2026-04-17 07:59:19.345 xcodebuild[740:4349] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:9b94445af610b0de4a8e8def18f8c5e607efa949, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:9b94445af610b0de4a8e8def18f8c5e607efa949, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:9b94445af610b0de4a8e8def18f8c5e607efa949, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:9b94445af610b0de4a8e8def18f8c5e607efa949, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme FusionSpoofDetection
(1 failure)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  FusionSpoofDetection: /Users/admin/builder/spi-builder-workspace
  VerIDCommonTypes: https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git @ 3.3.0
  SpoofDeviceDetection: https://github.com/AppliedRecognition/Spoof-Device-Detection-Ver-ID-3-Apple.git @ 1.0.2
  FASnetSpoofDetection: https://github.com/AppliedRecognition/Spoof-Detection-Fasnet-Apple.git @ 1.0.1
resolved source packages: FusionSpoofDetection, VerIDCommonTypes, SpoofDeviceDetection, FASnetSpoofDetection
2026-04-17 07:59:21.461 xcodebuild[780:4590] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "spoof-device-detection-ver-id-3-apple",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AppliedRecognition/Spoof-Device-Detection-Ver-ID-3-Apple.git"
    },
    {
      "identity" : "spoof-detection-fasnet-apple",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AppliedRecognition/Spoof-Detection-Fasnet-Apple.git"
    }
  ],
  "manifest_display_name" : "FusionSpoofDetection",
  "name" : "FusionSpoofDetection",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FusionSpoofDetection",
      "targets" : [
        "FusionSpoofDetection"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FusionSpoofDetectionTests",
      "module_type" : "SwiftTarget",
      "name" : "FusionSpoofDetectionTests",
      "path" : "Tests/FusionSpoofDetectionTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/FusionSpoofDetectionTests/Resources/config.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/FusionSpoofDetectionTests/Resources/face_on_iPad_001.jpg",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "FusionSpoofDetectionTests.swift"
      ],
      "target_dependencies" : [
        "FusionSpoofDetection"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FusionSpoofDetection",
      "module_type" : "SwiftTarget",
      "name" : "FusionSpoofDetection",
      "path" : "Sources/FusionSpoofDetection",
      "product_dependencies" : [
        "SpoofDeviceDetectionCore",
        "FASnetSpoofDetectionCore"
      ],
      "product_memberships" : [
        "FusionSpoofDetection"
      ],
      "sources" : [
        "Errors.swift",
        "FusionSpoofDetection.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FusionSpoofDetection"
    ]
  }
}
2026-04-17 07:59:22.813 xcodebuild[811:4822] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FusionSpoofDetection -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.4.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 FusionSpoofDetection -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  SpoofDeviceDetection: https://github.com/AppliedRecognition/Spoof-Device-Detection-Ver-ID-3-Apple.git @ 1.0.2
  FASnetSpoofDetection: https://github.com/AppliedRecognition/Spoof-Detection-Fasnet-Apple.git @ 1.0.1
  VerIDCommonTypes: https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git @ 3.3.0
  FusionSpoofDetection: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
    Target 'FusionSpoofDetection' in project 'FusionSpoofDetection'
        ➜ Explicit dependency on target 'FusionSpoofDetection' in project 'FusionSpoofDetection'
        ➜ Explicit dependency on target 'SpoofDeviceDetectionCore' in project 'SpoofDeviceDetection'
        ➜ Explicit dependency on target 'FASnetSpoofDetectionCore' in project 'FASnetSpoofDetection'
    Target 'FusionSpoofDetection' in project 'FusionSpoofDetection'
        ➜ Explicit dependency on target 'SpoofDeviceDetectionCore' in project 'SpoofDeviceDetection'
        ➜ Explicit dependency on target 'FASnetSpoofDetectionCore' in project 'FASnetSpoofDetection'
    Target 'FASnetSpoofDetectionCore' in project 'FASnetSpoofDetection'
        ➜ Explicit dependency on target 'FASnetSpoofDetectionCore' in project 'FASnetSpoofDetection'
        ➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
    Target 'FASnetSpoofDetectionCore' in project 'FASnetSpoofDetection'
        ➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
    Target 'SpoofDeviceDetectionCore' in project 'SpoofDeviceDetection'
        ➜ Explicit dependency on target 'SpoofDeviceDetectionCore' in project 'SpoofDeviceDetection'
        ➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
    Target 'SpoofDeviceDetectionCore' in project 'SpoofDeviceDetection'
        ➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
    Target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
        ➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
    Target 'VerIDCommonTypes' in project 'VerIDCommonTypes' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 0ccbf4f17dbc6cdc16bf2fcc3d7007b8
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0ccbf4f17dbc6cdc16bf2fcc3d7007b8.xcbuilddata
error: The package product 'VerIDCommonTypes' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'SpoofDeviceDetectionCore' from project 'SpoofDeviceDetection')
error: The package product 'VerIDCommonTypes' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'FASnetSpoofDetectionCore' from project 'FASnetSpoofDetection')
2026-04-17 07:59:23.940 xcodebuild[821:4912] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:9b94445af610b0de4a8e8def18f8c5e607efa949, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:9b94445af610b0de4a8e8def18f8c5e607efa949, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:9b94445af610b0de4a8e8def18f8c5e607efa949, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:9b94445af610b0de4a8e8def18f8c5e607efa949, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme FusionSpoofDetection
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild