Build Information
Failed to build FaceRecognitionDlib, reference 1.1.3 (53eae8), with Swift 6.2 for macOS (SPM) on 7 Nov 2025 20:16:25 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AppliedRecognition/Face-Recognition-Dlib-Apple.git
Reference: 1.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AppliedRecognition/Face-Recognition-Dlib-Apple
* tag 1.1.3 -> FETCH_HEAD
HEAD is now at 53eae87 Merge branch 'development'
Cloned https://github.com/AppliedRecognition/Face-Recognition-Dlib-Apple.git
Revision (git rev-parse @):
53eae87e0421b44ecb9bd8b3ec63232c2f311831
SUCCESS checkout https://github.com/AppliedRecognition/Face-Recognition-Dlib-Apple.git at 1.1.3
Fetching https://github.com/AppliedRecognition/Face-Detection-RetinaFace-Apple
Fetching https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git
[1/234] Fetching face-detection-retinaface-apple
[97/1463] Fetching face-detection-retinaface-apple, ver-id-common-types-apple
Fetched https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git from cache (1.27s)
Fetched https://github.com/AppliedRecognition/Face-Detection-RetinaFace-Apple from cache (1.27s)
Computing version for https://github.com/AppliedRecognition/Face-Detection-RetinaFace-Apple
Computed https://github.com/AppliedRecognition/Face-Detection-RetinaFace-Apple at 1.0.4 (1.83s)
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.51s)
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
Creating working copy for https://github.com/AppliedRecognition/Face-Detection-RetinaFace-Apple
Working copy of https://github.com/AppliedRecognition/Face-Detection-RetinaFace-Apple resolved at 1.0.4
========================================
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",
"dependencies": [
{
"identity": "face-recognition-dlib-apple",
"name": "FaceRecognitionDlib",
"url": "https://github.com/AppliedRecognition/Face-Recognition-Dlib-Apple.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Face-Recognition-Dlib-Apple",
"dependencies": [
{
"identity": "ver-id-common-types-apple",
"name": "VerIDCommonTypes",
"url": "https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git",
"version": "3.2.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Ver-ID-Common-Types-Apple",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/AppliedRecognition/Face-Recognition-Dlib-Apple.git
[1/1873] Fetching face-recognition-dlib-apple
Fetched https://github.com/AppliedRecognition/Face-Recognition-Dlib-Apple.git from cache (1.98s)
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.49s)
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.2.2 (0.54s)
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.2.2
Creating working copy for https://github.com/AppliedRecognition/Face-Recognition-Dlib-Apple.git
Working copy of https://github.com/AppliedRecognition/Face-Recognition-Dlib-Apple.git resolved at 1.1.3 (53eae87)
warning: '.resolve-product-dependencies': dependency 'face-recognition-dlib-apple' is not used by any target
Found 1 product dependencies
- VerIDCommonTypes
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/AppliedRecognition/Face-Recognition-Dlib-Apple.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
warning: 'spi-builder-workspace': Invalid Resource 'Resources': File not found.
error: the library 'FaceRecognitionDlib' requires macos 10.13, but depends on the product 'VerIDCommonTypes' which requires macos 10.15; consider changing the library 'FaceRecognitionDlib' to require macos 10.15 or later, or the product 'VerIDCommonTypes' to require macos 10.13 or earlier.
error: the library 'FaceDetectionRetinaFace' requires macos 10.13, but depends on the product 'VerIDCommonTypes' which requires macos 10.15; consider changing the library 'FaceDetectionRetinaFace' to require macos 10.15 or later, or the product 'VerIDCommonTypes' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm