Build Information
Failed to build SpoofDeviceDetection, reference main (f4f606), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 7 Nov 2025 20:15:39 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SpoofDeviceDetection-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-Device-Detection-Ver-ID-3-Apple.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AppliedRecognition/Spoof-Device-Detection-Ver-ID-3-Apple
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f4f6063 Merge branch 'development'
Cloned https://github.com/AppliedRecognition/Spoof-Device-Detection-Ver-ID-3-Apple.git
Revision (git rev-parse @):
f4f6063ae0923a26666993127d7bf9e7e2719b25
SUCCESS checkout https://github.com/AppliedRecognition/Spoof-Device-Detection-Ver-ID-3-Apple.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/AppliedRecognition/Spoof-Device-Detection-Ver-ID-3-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 ‘Ver-ID-Common-Types-Apple’
Checking out 3.2.2 of package ‘Ver-ID-Common-Types-Apple’
Creating working copy of package ‘OHHTTPStubs’
Checking out 9.1.0 of package ‘OHHTTPStubs’
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
SpoofDeviceDetection: /Users/admin/builder/spi-builder-workspace
resolved source packages: OHHTTPStubs, VerIDCommonTypes, SpoofDeviceDetection
2025-11-07 15:15:28.350 xcodebuild[521:3025] [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" : "SpoofDeviceDetection",
"name" : "SpoofDeviceDetection",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SpoofDeviceDetection",
"targets" : [
"SpoofDeviceDetection"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SpoofDeviceDetectionCore",
"targets" : [
"SpoofDeviceDetectionCore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SpoofDeviceDetectionTests",
"module_type" : "SwiftTarget",
"name" : "SpoofDeviceDetectionTests",
"path" : "Tests/SpoofDeviceDetectionTests",
"product_dependencies" : [
"OHHTTPStubsSwift"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SpoofDeviceDetectionTests/Resources/config.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SpoofDeviceDetectionTests/Resources/face_on_iPad_001.jpg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SpoofDeviceDetectionTests/Resources/response.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"SpoofDeviceDetectionTests.swift"
],
"target_dependencies" : [
"SpoofDeviceDetection"
],
"type" : "test"
},
{
"c99name" : "SpoofDeviceDetectionCore",
"module_type" : "SwiftTarget",
"name" : "SpoofDeviceDetectionCore",
"path" : "Sources/SpoofDeviceDetectionCore",
"product_dependencies" : [
"VerIDCommonTypes"
],
"product_memberships" : [
"SpoofDeviceDetection",
"SpoofDeviceDetectionCore"
],
"sources" : [
"DetectedSpoof.swift",
"Errors.swift",
"SpoofDeviceDetectionCore.swift"
],
"type" : "library"
},
{
"c99name" : "SpoofDeviceDetection",
"module_type" : "SwiftTarget",
"name" : "SpoofDeviceDetection",
"path" : "Sources/SpoofDeviceDetection",
"product_memberships" : [
"SpoofDeviceDetection"
],
"sources" : [
"Errors.swift",
"SpoofDeviceDetection.swift"
],
"target_dependencies" : [
"SpoofDeviceDetectionCore"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SpoofDeviceDetection",
"SpoofDeviceDetection-Package",
"SpoofDeviceDetectionCore"
]
}
}
2025-11-07 15:15:33.252 xcodebuild[675:3938] [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 SpoofDeviceDetection-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 SpoofDeviceDetection-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
SpoofDeviceDetection: /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 'SpoofDeviceDetectionCore' in project 'SpoofDeviceDetection'
➜ Explicit dependency on target 'SpoofDeviceDetectionCore' in project 'SpoofDeviceDetection'
➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
Target 'SpoofDeviceDetection' in project 'SpoofDeviceDetection'
➜ Explicit dependency on target 'SpoofDeviceDetection' in project 'SpoofDeviceDetection'
➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
➜ Explicit dependency on target 'SpoofDeviceDetectionCore' in project 'SpoofDeviceDetection'
Target 'SpoofDeviceDetection' in project 'SpoofDeviceDetection'
➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
➜ Explicit dependency on target 'SpoofDeviceDetectionCore' in project 'SpoofDeviceDetection'
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.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: ebfd26279b1523c597e939425e589b23
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ebfd26279b1523c597e939425e589b23.xcbuilddata
error: The package product 'VerIDCommonTypes' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'SpoofDeviceDetection' 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 'SpoofDeviceDetectionCore' from project 'SpoofDeviceDetection')
2025-11-07 15:15:35.538 xcodebuild[677:3969] [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:1e21fe98b2301a26b23c07aa62af3b3451fbebc2, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:1e21fe98b2301a26b23c07aa62af3b3451fbebc2, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:1e21fe98b2301a26b23c07aa62af3b3451fbebc2, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:1e21fe98b2301a26b23c07aa62af3b3451fbebc2, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme SpoofDeviceDetection-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:
SpoofDeviceDetection: /Users/admin/builder/spi-builder-workspace
OHHTTPStubs: https://github.com/AliSoftware/OHHTTPStubs.git @ 9.1.0
VerIDCommonTypes: https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git @ 3.2.2
resolved source packages: SpoofDeviceDetection, OHHTTPStubs, VerIDCommonTypes
2025-11-07 15:15:37.039 xcodebuild[708:4167] [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" : "SpoofDeviceDetection",
"name" : "SpoofDeviceDetection",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SpoofDeviceDetection",
"targets" : [
"SpoofDeviceDetection"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SpoofDeviceDetectionCore",
"targets" : [
"SpoofDeviceDetectionCore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SpoofDeviceDetectionTests",
"module_type" : "SwiftTarget",
"name" : "SpoofDeviceDetectionTests",
"path" : "Tests/SpoofDeviceDetectionTests",
"product_dependencies" : [
"OHHTTPStubsSwift"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SpoofDeviceDetectionTests/Resources/config.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SpoofDeviceDetectionTests/Resources/face_on_iPad_001.jpg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SpoofDeviceDetectionTests/Resources/response.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"SpoofDeviceDetectionTests.swift"
],
"target_dependencies" : [
"SpoofDeviceDetection"
],
"type" : "test"
},
{
"c99name" : "SpoofDeviceDetectionCore",
"module_type" : "SwiftTarget",
"name" : "SpoofDeviceDetectionCore",
"path" : "Sources/SpoofDeviceDetectionCore",
"product_dependencies" : [
"VerIDCommonTypes"
],
"product_memberships" : [
"SpoofDeviceDetection",
"SpoofDeviceDetectionCore"
],
"sources" : [
"DetectedSpoof.swift",
"Errors.swift",
"SpoofDeviceDetectionCore.swift"
],
"type" : "library"
},
{
"c99name" : "SpoofDeviceDetection",
"module_type" : "SwiftTarget",
"name" : "SpoofDeviceDetection",
"path" : "Sources/SpoofDeviceDetection",
"product_memberships" : [
"SpoofDeviceDetection"
],
"sources" : [
"Errors.swift",
"SpoofDeviceDetection.swift"
],
"target_dependencies" : [
"SpoofDeviceDetectionCore"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SpoofDeviceDetection",
"SpoofDeviceDetection-Package",
"SpoofDeviceDetectionCore"
]
}
}
2025-11-07 15:15:38.069 xcodebuild[716:4226] [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 SpoofDeviceDetection-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 SpoofDeviceDetection-Package -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
OHHTTPStubs: https://github.com/AliSoftware/OHHTTPStubs.git @ 9.1.0
SpoofDeviceDetection: /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 'SpoofDeviceDetectionCore' in project 'SpoofDeviceDetection'
➜ Explicit dependency on target 'SpoofDeviceDetectionCore' in project 'SpoofDeviceDetection'
➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
Target 'SpoofDeviceDetection' in project 'SpoofDeviceDetection'
➜ Explicit dependency on target 'SpoofDeviceDetection' in project 'SpoofDeviceDetection'
➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
➜ Explicit dependency on target 'SpoofDeviceDetectionCore' in project 'SpoofDeviceDetection'
Target 'SpoofDeviceDetection' in project 'SpoofDeviceDetection'
➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
➜ Explicit dependency on target 'SpoofDeviceDetectionCore' in project 'SpoofDeviceDetection'
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.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: ebfd26279b1523c597e939425e589b23
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ebfd26279b1523c597e939425e589b23.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 'SpoofDeviceDetection' from project 'SpoofDeviceDetection')
2025-11-07 15:15:38.895 xcodebuild[718:4254] [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:1e21fe98b2301a26b23c07aa62af3b3451fbebc2, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:1e21fe98b2301a26b23c07aa62af3b3451fbebc2, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:1e21fe98b2301a26b23c07aa62af3b3451fbebc2, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:1e21fe98b2301a26b23c07aa62af3b3451fbebc2, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme SpoofDeviceDetection-Package
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild