The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FacelessVideosKit, reference master (c4261a), with Swift 6.2 for macOS (SPM) on 11 May 2026 10:27:26 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/jacky-xbb/FacelessVideosKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jacky-xbb/FacelessVideosKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at c4261ae feat: initial release of FacelessVideosKit Swift package
Cloned https://github.com/jacky-xbb/FacelessVideosKit.git
Revision (git rev-parse @):
c4261aea7b12a179e1eaa4662a4b3b29136c6c9e
SUCCESS checkout https://github.com/jacky-xbb/FacelessVideosKit.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/jacky-xbb/FacelessVideosKit.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] Emitting module FacelessVideosKit
[4/4] Compiling FacelessVideosKit FacelessVideosKit.swift
Build complete! (3.59s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "FacelessVideosKit",
  "name" : "FacelessVideosKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "FacelessVideosKit",
      "targets" : [
        "FacelessVideosKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FacelessVideosKitTests",
      "module_type" : "SwiftTarget",
      "name" : "FacelessVideosKitTests",
      "path" : "Tests/FacelessVideosKitTests",
      "sources" : [
        "FacelessVideosKitTests.swift"
      ],
      "target_dependencies" : [
        "FacelessVideosKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FacelessVideosKit",
      "module_type" : "SwiftTarget",
      "name" : "FacelessVideosKit",
      "path" : "Sources/FacelessVideosKit",
      "product_memberships" : [
        "FacelessVideosKit"
      ],
      "sources" : [
        "FacelessVideosKit.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.