The Swift Package Index logo.Swift Package Index

Build Information

Failed to build VerID2To3Migration, reference 1.0.0 (ddfef7), with Swift 6.0 for macOS (SPM) on 7 Nov 2025 20:30:00 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/Ver-ID-2-3-Migration-Apple.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AppliedRecognition/Ver-ID-2-3-Migration-Apple
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at ddfef77 Make `default` property static
Cloned https://github.com/AppliedRecognition/Ver-ID-2-3-Migration-Apple.git
Revision (git rev-parse @):
ddfef7773c6369cef3d3e08e7ca3d6b7147b3342
SUCCESS checkout https://github.com/AppliedRecognition/Ver-ID-2-3-Migration-Apple.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/AppliedRecognition/Ver-ID-2-3-Migration-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-Dlib-Apple.git
Fetching https://github.com/AppliedRecognition/Face-Recognition-ArcFace-Apple.git
[1/1873] Fetching face-recognition-dlib-apple
[95/2086] Fetching face-recognition-dlib-apple, face-recognition-arcface-apple
Fetched https://github.com/AppliedRecognition/Face-Recognition-ArcFace-Apple.git from cache (76.71s)
Fetched https://github.com/AppliedRecognition/Face-Recognition-Dlib-Apple.git from cache (76.71s)
Computing version for https://github.com/AppliedRecognition/Face-Recognition-Dlib-Apple.git
Computed https://github.com/AppliedRecognition/Face-Recognition-Dlib-Apple.git at 1.1.3 (0.71s)
Fetching https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git
[1/1229] Fetching ver-id-common-types-apple
Fetched https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git from cache (1.02s)
Computing version for https://github.com/AppliedRecognition/Face-Recognition-ArcFace-Apple.git
Computed https://github.com/AppliedRecognition/Face-Recognition-ArcFace-Apple.git at 1.2.2 (0.45s)
Fetching https://github.com/microsoft/onnxruntime-swift-package-manager.git
[1/1043] Fetching onnxruntime-swift-package-manager
Fetched https://github.com/microsoft/onnxruntime-swift-package-manager.git from cache (2.34s)
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.05s)
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.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/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-ArcFace-Apple.git
Working copy of https://github.com/AppliedRecognition/Face-Recognition-ArcFace-Apple.git resolved at 1.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
[15765/44218716] Downloading https://download.onnxruntime.ai/pod-archive-onnxruntime-c-1.20.0.zip
[65464/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 (1.27s)
Downloaded https://download.onnxruntime.ai/pod-archive-onnxruntime-c-1.20.0.zip (2.70s)
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 '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.
BUILD FAILURE 6.0 macosSpm