The Swift Package Index logo.Swift Package Index

Build Information

Failed to build VerID2To3Migration, reference 1.0.0 (ddfef7), with Swift 6.1 for macOS (SPM) on 7 Nov 2025 20:24:17 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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.1
Building package at path:  $PWD
https://github.com/AppliedRecognition/Ver-ID-2-3-Migration-Apple.git
https://github.com/AppliedRecognition/Ver-ID-2-3-Migration-Apple.git
{
  "dependencies" : [
    {
      "identity" : "face-recognition-arcface-apple",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AppliedRecognition/Face-Recognition-ArcFace-Apple.git"
    },
    {
      "identity" : "face-recognition-dlib-apple",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AppliedRecognition/Face-Recognition-Dlib-Apple.git"
    }
  ],
  "manifest_display_name" : "VerID2To3Migration",
  "name" : "VerID2To3Migration",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "VerID2To3Migration",
      "targets" : [
        "VerID2To3Migration"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VerID2To3MigrationTests",
      "module_type" : "SwiftTarget",
      "name" : "VerID2To3MigrationTests",
      "path" : "Tests/VerID2To3MigrationTests",
      "product_dependencies" : [
        "FaceRecognitionDlib",
        "FaceRecognitionArcFaceCore",
        "FaceRecognitionArcFaceCloud"
      ],
      "sources" : [
        "FaceTemplateMigrationTests.swift"
      ],
      "target_dependencies" : [
        "VerID2To3Migration"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VerID2To3Migration",
      "module_type" : "SwiftTarget",
      "name" : "VerID2To3Migration",
      "path" : "Sources/VerID2To3Migration",
      "product_dependencies" : [
        "FaceRecognitionDlib",
        "FaceRecognitionArcFaceCore"
      ],
      "product_memberships" : [
        "VerID2To3Migration"
      ],
      "sources" : [
        "AMF3Decoder.swift",
        "FPVCDecoder.swift",
        "FaceTemplateMigration.swift",
        "V2Prototype.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Fetching https://github.com/AppliedRecognition/Face-Recognition-Dlib-Apple.git
Fetching https://github.com/AppliedRecognition/Face-Recognition-ArcFace-Apple.git
[1/213] Fetching face-recognition-arcface-apple
[136/2086] Fetching face-recognition-arcface-apple, face-recognition-dlib-apple
Fetched https://github.com/AppliedRecognition/Face-Recognition-ArcFace-Apple.git from cache (2.50s)
Fetched https://github.com/AppliedRecognition/Face-Recognition-Dlib-Apple.git from cache (2.50s)
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 (3.01s)
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/Face-Recognition-ArcFace-Apple.git
Computed https://github.com/AppliedRecognition/Face-Recognition-ArcFace-Apple.git at 1.2.2 (1.55s)
Fetching https://github.com/microsoft/onnxruntime-swift-package-manager.git
[11/1043] Fetching onnxruntime-swift-package-manager
Fetched https://github.com/microsoft/onnxruntime-swift-package-manager.git from cache (2.56s)
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 (5.69s)
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.50s)
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
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/microsoft/onnxruntime-swift-package-manager.git
Working copy of https://github.com/microsoft/onnxruntime-swift-package-manager.git resolved at 1.20.0
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
[16066/44218716] Downloading https://download.onnxruntime.ai/pod-archive-onnxruntime-c-1.20.0.zip
[81404/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
Downloaded https://download.onnxruntime.ai/pod-archive-onnxruntime-extensions-c-0.13.0.zip (1.29s)
Downloaded https://download.onnxruntime.ai/pod-archive-onnxruntime-c-1.20.0.zip (2.65s)
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 '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.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
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 '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.1 macosSpm