Build Information
Failed to build SpoofDeviceDetection, reference 1.0.2 (f4f606), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 11:54:36 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AppliedRecognition/Spoof-Device-Detection-Ver-ID-3-Apple.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AppliedRecognition/Spoof-Device-Detection-Ver-ID-3-Apple
* tag 1.0.2 -> FETCH_HEAD
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 1.0.2
Fetching https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git
Fetching https://github.com/AliSoftware/OHHTTPStubs.git
[1/1250] Fetching ver-id-common-types-apple
[226/9152] 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.41s)
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.0.0 (0.55s)
Creating working copy for https://github.com/AliSoftware/OHHTTPStubs.git
Working copy of https://github.com/AliSoftware/OHHTTPStubs.git resolved at 9.1.0
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.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "spoof-device-detection-ver-id-3-apple",
"name": "SpoofDeviceDetection",
"url": "https://github.com/AppliedRecognition/Spoof-Device-Detection-Ver-ID-3-Apple.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spoof-Device-Detection-Ver-ID-3-Apple",
"traits": [
"default"
],
"dependencies": [
{
"identity": "ver-id-common-types-apple",
"name": "VerIDCommonTypes",
"url": "https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git",
"version": "3.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Ver-ID-Common-Types-Apple",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/AppliedRecognition/Spoof-Device-Detection-Ver-ID-3-Apple.git
[1/44] Fetching spoof-device-detection-ver-id-3-apple
Fetched https://github.com/AppliedRecognition/Spoof-Device-Detection-Ver-ID-3-Apple.git from cache (1.35s)
Fetching https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git from cache
Fetched https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git from cache (0.46s)
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.3.0 (0.53s)
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.3.0
Creating working copy for https://github.com/AppliedRecognition/Spoof-Device-Detection-Ver-ID-3-Apple.git
Working copy of https://github.com/AppliedRecognition/Spoof-Device-Detection-Ver-ID-3-Apple.git resolved at 1.0.2 (f4f6063)
warning: '.resolve-product-dependencies': dependency 'spoof-device-detection-ver-id-3-apple' is not used by any target
Found 1 product dependencies
- VerIDCommonTypes
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/AppliedRecognition/Spoof-Device-Detection-Ver-ID-3-Apple.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
error: the library 'SpoofDeviceDetectionCore' requires macos 10.13, but depends on the product 'VerIDCommonTypes' which requires macos 10.15; consider changing the library 'SpoofDeviceDetectionCore' to require macos 10.15 or later, or the product 'VerIDCommonTypes' to require macos 10.13 or earlier.
BUILD FAILURE 6.3 macosSpm