Build Information
Failed to build FASnetSpoofDetection, reference 1.0.1 (4dd14c), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 7 Nov 2025 20:36:00 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FASnetSpoofDetection-Package -destination platform=macOS,arch=arm64Build 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: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/AppliedRecognition/Spoof-Detection-Fasnet-Apple.git
Command line invocation:
/Applications/Xcode-26.0.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.2.2 of package ‘Ver-ID-Common-Types-Apple’
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.2.2
FASnetSpoofDetection: /Users/admin/builder/spi-builder-workspace
resolved source packages: OHHTTPStubs, VerIDCommonTypes, FASnetSpoofDetection
2025-11-07 15:35:49.477 xcodebuild[527:3075] [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"
]
}
}
2025-11-07 15:35:54.306 xcodebuild[677:3981] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.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.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 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.2.2
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.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 1d7f16f85b1d3715392eb75723ac1b32
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1d7f16f85b1d3715392eb75723ac1b32.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')
2025-11-07 15:35:56.610 xcodebuild[679:4012] [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:59717f88eb3bac73e1cb88bd7f2f1618212b4a97, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:59717f88eb3bac73e1cb88bd7f2f1618212b4a97, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:59717f88eb3bac73e1cb88bd7f2f1618212b4a97, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:59717f88eb3bac73e1cb88bd7f2f1618212b4a97, 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.0.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.2.2
resolved source packages: OHHTTPStubs, FASnetSpoofDetection, VerIDCommonTypes
2025-11-07 15:35:58.209 xcodebuild[710:4201] [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"
]
}
}
2025-11-07 15:35:59.294 xcodebuild[718:4261] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.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.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 FASnetSpoofDetection-Package -destination platform=macOS,arch=arm64
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.2.2
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.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 1d7f16f85b1d3715392eb75723ac1b32
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1d7f16f85b1d3715392eb75723ac1b32.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')
2025-11-07 15:36:00.155 xcodebuild[720:4291] [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:59717f88eb3bac73e1cb88bd7f2f1618212b4a97, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:59717f88eb3bac73e1cb88bd7f2f1618212b4a97, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:59717f88eb3bac73e1cb88bd7f2f1618212b4a97, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:59717f88eb3bac73e1cb88bd7f2f1618212b4a97, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme FASnetSpoofDetection-Package
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild