The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FusionSpoofDetection, reference 1.0.1 (24cc9c), with Swift 6.0 for macOS (SPM) on 7 Nov 2025 20:25:01 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/Spoof-Detection-Fusion-Apple.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AppliedRecognition/Spoof-Detection-Fusion-Apple
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 24cc9cb Merge branch 'development'
Cloned https://github.com/AppliedRecognition/Spoof-Detection-Fusion-Apple.git
Revision (git rev-parse @):
24cc9cb7286ceb620753cef6aa372557db281798
SUCCESS checkout https://github.com/AppliedRecognition/Spoof-Detection-Fusion-Apple.git at 1.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/AppliedRecognition/Spoof-Detection-Fusion-Apple.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/AppliedRecognition/Spoof-Detection-Fasnet-Apple.git
Fetching https://github.com/AppliedRecognition/Spoof-Device-Detection-Ver-ID-3-Apple.git
[1/44] Fetching spoof-device-detection-ver-id-3-apple
[33/75] Fetching spoof-device-detection-ver-id-3-apple, spoof-detection-fasnet-apple
Fetched https://github.com/AppliedRecognition/Spoof-Detection-Fasnet-Apple.git from cache (1.24s)
Fetched https://github.com/AppliedRecognition/Spoof-Device-Detection-Ver-ID-3-Apple.git from cache (1.24s)
Computing version for https://github.com/AppliedRecognition/Spoof-Detection-Fasnet-Apple.git
Computed https://github.com/AppliedRecognition/Spoof-Detection-Fasnet-Apple.git at 1.0.1 (0.45s)
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.04s)
Computing version for https://github.com/AppliedRecognition/Spoof-Device-Detection-Ver-ID-3-Apple.git
Computed https://github.com/AppliedRecognition/Spoof-Device-Detection-Ver-ID-3-Apple.git at 1.0.2 (0.47s)
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.43s)
Creating working copy for https://github.com/AppliedRecognition/Spoof-Detection-Fasnet-Apple.git
Working copy of https://github.com/AppliedRecognition/Spoof-Detection-Fasnet-Apple.git resolved at 1.0.1
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
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
error: the library 'FASnetSpoofDetectionCore' requires macos 10.13, but depends on the product 'VerIDCommonTypes' which requires macos 10.15; consider changing the library 'FASnetSpoofDetectionCore' to require macos 10.15 or later, or the product 'VerIDCommonTypes' to require macos 10.13 or earlier.
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.0 macosSpm