The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FaceRecognitionR300, reference main (3f530c), with Swift 6.0 for macOS (SPM) on 3 Feb 2026 20:48:38 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AppliedRecognition/Face-Recognition-R300-Apple.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AppliedRecognition/Face-Recognition-R300-Apple
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3f530c8 Merge branch 'development'
Cloned https://github.com/AppliedRecognition/Face-Recognition-R300-Apple.git
Revision (git rev-parse @):
3f530c8427870c9925fbc6e98abdf69e54f74486
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/AppliedRecognition/Face-Recognition-R300-Apple.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/AppliedRecognition/Face-Recognition-R300-Apple.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/AppliedRecognition/Face-Recognition-ArcFace-Apple.git
[1/241] Fetching face-recognition-arcface-apple
Fetched https://github.com/AppliedRecognition/Face-Recognition-ArcFace-Apple.git from cache (1.34s)
Computing version for https://github.com/AppliedRecognition/Face-Recognition-ArcFace-Apple.git
Computed https://github.com/AppliedRecognition/Face-Recognition-ArcFace-Apple.git at 2.0.1 (0.49s)
Fetching https://github.com/microsoft/onnxruntime-swift-package-manager.git
Fetching https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git
[1/1250] Fetching ver-id-common-types-apple
[51/2318] Fetching ver-id-common-types-apple, onnxruntime-swift-package-manager
Fetched https://github.com/microsoft/onnxruntime-swift-package-manager.git from cache (13.11s)
Fetched https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git from cache (13.11s)
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.29s)
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.47s)
Creating working copy for https://github.com/AppliedRecognition/Face-Recognition-ArcFace-Apple.git
Working copy of https://github.com/AppliedRecognition/Face-Recognition-ArcFace-Apple.git resolved at 2.0.1
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/microsoft/onnxruntime-swift-package-manager.git
Working copy of https://github.com/microsoft/onnxruntime-swift-package-manager.git resolved at 1.20.0
[16064/44218716] Downloading https://download.onnxruntime.ai/pod-archive-onnxruntime-c-1.20.0.zip
[65120/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.22s)
Downloaded https://download.onnxruntime.ai/pod-archive-onnxruntime-c-1.20.0.zip (5.22s)
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.
BUILD FAILURE 6.0 macosSpm