The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FASnetSpoofDetection, reference main (4dd14c), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 17 Apr 2026 12:00:22 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FASnetSpoofDetection-Package -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-Fasnet-Apple.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AppliedRecognition/Spoof-Detection-Fasnet-Apple
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.3
Building package at path:  $PWD
https://github.com/AppliedRecognition/Spoof-Detection-Fasnet-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/AliSoftware/OHHTTPStubs.git
Fetching from https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git
Creating working copy of package ‘OHHTTPStubs’
Checking out 9.1.0 of package ‘OHHTTPStubs’
Creating working copy of package ‘Ver-ID-Common-Types-Apple’
Checking out 3.3.0 of package ‘Ver-ID-Common-Types-Apple’
Resolve Package Graph
Resolved source packages:
  OHHTTPStubs: https://github.com/AliSoftware/OHHTTPStubs.git @ 9.1.0
  FASnetSpoofDetection: /Users/admin/builder/spi-builder-workspace
  VerIDCommonTypes: https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git @ 3.3.0
resolved source packages: OHHTTPStubs, FASnetSpoofDetection, VerIDCommonTypes
2026-04-17 08:00:07.802 xcodebuild[529:3085] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FASnetSpoofDetection",
      "FASnetSpoofDetection-Package",
      "FASnetSpoofDetectionCore"
    ]
  }
}
2026-04-17 08:00:15.350 xcodebuild[700:4127] [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 FASnetSpoofDetection-Package -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 FASnetSpoofDetection-Package -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  OHHTTPStubs: https://github.com/AliSoftware/OHHTTPStubs.git @ 9.1.0
  VerIDCommonTypes: https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git @ 3.3.0
  FASnetSpoofDetection: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'FASnetSpoofDetectionCore' in project 'FASnetSpoofDetection'
        ➜ Explicit dependency on target 'FASnetSpoofDetectionCore' in project 'FASnetSpoofDetection'
        ➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
    Target 'FASnetSpoofDetection' in project 'FASnetSpoofDetection'
        ➜ Explicit dependency on target 'FASnetSpoofDetection' in project 'FASnetSpoofDetection'
        ➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
        ➜ Explicit dependency on target 'FASnetSpoofDetectionCore' in project 'FASnetSpoofDetection'
    Target 'FASnetSpoofDetection' in project 'FASnetSpoofDetection'
        ➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
        ➜ Explicit dependency on target 'FASnetSpoofDetectionCore' in project 'FASnetSpoofDetection'
    Target 'FASnetSpoofDetectionCore' in project 'FASnetSpoofDetection'
        ➜ 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/ld -version_details
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/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: e31cbf1481783fe16bc410a67a4a587c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e31cbf1481783fe16bc410a67a4a587c.xcbuilddata
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')
error: The package product 'VerIDCommonTypes' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'FASnetSpoofDetection' from project 'FASnetSpoofDetection')
2026-04-17 08:00:17.768 xcodebuild[707:4199] [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:d411677800a1fdcac1985ad3dbf3aaedc9c6fc19, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:d411677800a1fdcac1985ad3dbf3aaedc9c6fc19, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:d411677800a1fdcac1985ad3dbf3aaedc9c6fc19, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:d411677800a1fdcac1985ad3dbf3aaedc9c6fc19, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme FASnetSpoofDetection-Package
(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:
  OHHTTPStubs: https://github.com/AliSoftware/OHHTTPStubs.git @ 9.1.0
  FASnetSpoofDetection: /Users/admin/builder/spi-builder-workspace
  VerIDCommonTypes: https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git @ 3.3.0
resolved source packages: OHHTTPStubs, FASnetSpoofDetection, VerIDCommonTypes
2026-04-17 08:00:19.935 xcodebuild[739:4397] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FASnetSpoofDetection",
      "FASnetSpoofDetection-Package",
      "FASnetSpoofDetectionCore"
    ]
  }
}
2026-04-17 08:00:21.208 xcodebuild[749:4461] [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 FASnetSpoofDetection-Package -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 FASnetSpoofDetection-Package -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  FASnetSpoofDetection: /Users/admin/builder/spi-builder-workspace
  VerIDCommonTypes: https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git @ 3.3.0
  OHHTTPStubs: https://github.com/AliSoftware/OHHTTPStubs.git @ 9.1.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'FASnetSpoofDetectionCore' in project 'FASnetSpoofDetection'
        ➜ Explicit dependency on target 'FASnetSpoofDetectionCore' in project 'FASnetSpoofDetection'
        ➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
    Target 'FASnetSpoofDetection' in project 'FASnetSpoofDetection'
        ➜ Explicit dependency on target 'FASnetSpoofDetection' in project 'FASnetSpoofDetection'
        ➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
        ➜ Explicit dependency on target 'FASnetSpoofDetectionCore' in project 'FASnetSpoofDetection'
    Target 'FASnetSpoofDetection' in project 'FASnetSpoofDetection'
        ➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
        ➜ Explicit dependency on target 'FASnetSpoofDetectionCore' in project 'FASnetSpoofDetection'
    Target 'FASnetSpoofDetectionCore' in project 'FASnetSpoofDetection'
        ➜ 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: e31cbf1481783fe16bc410a67a4a587c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e31cbf1481783fe16bc410a67a4a587c.xcbuilddata
error: The package product 'VerIDCommonTypes' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'FASnetSpoofDetection' from project 'FASnetSpoofDetection')
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 08:00:22.186 xcodebuild[752:4492] [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:d411677800a1fdcac1985ad3dbf3aaedc9c6fc19, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:d411677800a1fdcac1985ad3dbf3aaedc9c6fc19, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:d411677800a1fdcac1985ad3dbf3aaedc9c6fc19, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:d411677800a1fdcac1985ad3dbf3aaedc9c6fc19, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme FASnetSpoofDetection-Package
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild