The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FaceSDK, reference 8.2.4157 (073b0f), with Swift 6.2 for macOS (SPM) on 29 Apr 2026 23:56:52 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/regulaforensics/FaceSDK-Swift-Package.git
Reference: 8.2.4157
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/regulaforensics/FaceSDK-Swift-Package
 * tag               8.2.4157   -> FETCH_HEAD
HEAD is now at 073b0f1 Release 8.2.4157
Cloned https://github.com/regulaforensics/FaceSDK-Swift-Package.git
Revision (git rev-parse @):
073b0f1ee1d56b15021d06a335a45a6c0c4c4be6
SUCCESS checkout https://github.com/regulaforensics/FaceSDK-Swift-Package.git at 8.2.4157
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/regulaforensics/FaceSDK-Swift-Package.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--3CB7CFEC50E0D141.txt
[3/4] Compiling FaceSDKCommon dummy.swift
[4/4] Emitting module FaceSDKCommon
Build complete! (4.99s)
Fetching https://github.com/regulaforensics/RegulaCommon-Swift-Package.git
[1/105] Fetching regulacommon-swift-package
Fetched https://github.com/regulaforensics/RegulaCommon-Swift-Package.git from cache (0.86s)
Computing version for https://github.com/regulaforensics/RegulaCommon-Swift-Package.git
Computed https://github.com/regulaforensics/RegulaCommon-Swift-Package.git at 9.4.2239 (1.51s)
Creating working copy for https://github.com/regulaforensics/RegulaCommon-Swift-Package.git
Working copy of https://github.com/regulaforensics/RegulaCommon-Swift-Package.git resolved at 9.4.2239
Downloading binary artifact https://pods.regulaforensics.com/FaceSDK/8.2.4157/FaceSDK-8.2.4157.zip
Downloading binary artifact https://pods.regulaforensics.com/RegulaCommon/9.4.2239/RegulaCommon-9.4.2239.zip
[15707/3961103] Downloading https://pods.regulaforensics.com/RegulaCommon/9.4.2239/RegulaCommon-9.4.2239.zip
[176956/9538104] Downloading https://pods.regulaforensics.com/RegulaCommon/9.4.2239/RegulaCommon-9.4.2239.zip, https://pods.regulaforensics.com/FaceSDK/8.2.4157/FaceSDK-8.2.4157.zip
Downloaded https://pods.regulaforensics.com/RegulaCommon/9.4.2239/RegulaCommon-9.4.2239.zip (1.90s)
Downloaded https://pods.regulaforensics.com/FaceSDK/8.2.4157/FaceSDK-8.2.4157.zip (2.11s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "regulacommon-swift-package",
      "requirement" : {
        "exact" : [
          "9.4.2239"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/regulaforensics/RegulaCommon-Swift-Package.git"
    }
  ],
  "manifest_display_name" : "FaceSDK",
  "name" : "FaceSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FaceSDK",
      "targets" : [
        "FaceSDKCommon"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FaceSDKCommon",
      "module_type" : "SwiftTarget",
      "name" : "FaceSDKCommon",
      "path" : "Sources",
      "product_dependencies" : [
        "RegulaCommon"
      ],
      "product_memberships" : [
        "FaceSDK"
      ],
      "sources" : [
        "dummy.swift"
      ],
      "target_dependencies" : [
        "FaceSDK"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FaceSDK",
      "module_type" : "BinaryTarget",
      "name" : "FaceSDK",
      "path" : "remote/archive/FaceSDK-8.2.4157.zip",
      "product_memberships" : [
        "FaceSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
Done.