Build Information
Failed to build FaceRecognitionArcFace, reference 2.0.1 (c93222), with Swift 6.0 for macOS (SPM) on 3 Feb 2026 01:50:42 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.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-ArcFace-Apple.git
Reference: 2.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AppliedRecognition/Face-Recognition-ArcFace-Apple
* tag 2.0.1 -> FETCH_HEAD
HEAD is now at c932224 Merge branch 'development'
Cloned https://github.com/AppliedRecognition/Face-Recognition-ArcFace-Apple.git
Revision (git rev-parse @):
c9322246731b22ec8ae674fc7f83c9028109d755
SUCCESS checkout https://github.com/AppliedRecognition/Face-Recognition-ArcFace-Apple.git at 2.0.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/AppliedRecognition/Face-Recognition-ArcFace-Apple.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git
Fetching https://github.com/AliSoftware/OHHTTPStubs.git
Fetching https://github.com/microsoft/onnxruntime-swift-package-manager.git
[1/1068] Fetching onnxruntime-swift-package-manager
[76/2318] Fetching onnxruntime-swift-package-manager, ver-id-common-types-apple
[226/10219] Fetching onnxruntime-swift-package-manager, ver-id-common-types-apple, ohhttpstubs
Fetched https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git from cache (1.18s)
[6554/8969] Fetching onnxruntime-swift-package-manager, ohhttpstubs
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (2.65s)
Fetched https://github.com/microsoft/onnxruntime-swift-package-manager.git from cache (2.65s)
Computing version for https://github.com/microsoft/onnxruntime-swift-package-manager.git
Computed https://github.com/microsoft/onnxruntime-swift-package-manager.git at 1.20.0 (3.07s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (0.59s)
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.45s)
Creating working copy for https://github.com/microsoft/onnxruntime-swift-package-manager.git
Working copy of https://github.com/microsoft/onnxruntime-swift-package-manager.git resolved at 1.20.0
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.3.0
[15767/44218716] Downloading https://download.onnxruntime.ai/pod-archive-onnxruntime-c-1.20.0.zip
[65500/63577769] Downloading https://download.onnxruntime.ai/pod-archive-onnxruntime-c-1.20.0.zip, https://download.onnxruntime.ai/pod-archive-onnxruntime-extensions-c-0.13.0.zip
Downloading binary artifact https://download.onnxruntime.ai/pod-archive-onnxruntime-extensions-c-0.13.0.zip
Downloading binary artifact https://download.onnxruntime.ai/pod-archive-onnxruntime-c-1.20.0.zip
Downloaded https://download.onnxruntime.ai/pod-archive-onnxruntime-extensions-c-0.13.0.zip (3.07s)
Downloaded https://download.onnxruntime.ai/pod-archive-onnxruntime-c-1.20.0.zip (4.95s)
error: the library 'FaceDetectionRetinaFaceOrt' requires macos 10.13, but depends on the product 'VerIDCommonTypes' which requires macos 10.15; consider changing the library 'FaceDetectionRetinaFaceOrt' to require macos 10.15 or later, or the product 'VerIDCommonTypes' to require macos 10.13 or earlier.
error: the library 'FaceDetectionRetinaFaceOrt' requires macos 10.13, but depends on the product 'onnxruntime' which requires macos 11.0; consider changing the library 'FaceDetectionRetinaFaceOrt' to require macos 11.0 or later, or the product 'onnxruntime' to require macos 10.13 or earlier.
error: the library 'FaceRecognitionArcFaceCore' requires macos 10.13, but depends on the product 'VerIDCommonTypes' which requires macos 10.15; consider changing the library 'FaceRecognitionArcFaceCore' to require macos 10.15 or later, or the product 'VerIDCommonTypes' to require macos 10.13 or earlier.
error: the library 'TestSupport' requires macos 10.13, but depends on the product 'VerIDCommonTypes' which requires macos 10.15; consider changing the library 'TestSupport' to require macos 10.15 or later, or the product 'VerIDCommonTypes' to require macos 10.13 or earlier.
BUILD FAILURE 6.0 macosSpm