Build Information
Failed to build FaceCoreBasic, reference 8.2.2127 (0b944d), with Swift 6.1 for macOS (SPM) on 23 Apr 2026 10:42:35 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/regulaforensics/FaceCoreBasic-Swift-Package.git
Reference: 8.2.2127
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/regulaforensics/FaceCoreBasic-Swift-Package
* tag 8.2.2127 -> FETCH_HEAD
HEAD is now at 0b944dd Release 8.2.2127
Cloned https://github.com/regulaforensics/FaceCoreBasic-Swift-Package.git
Revision (git rev-parse @):
0b944dd3efd559d1611431f93081f11b6c2c599c
SUCCESS checkout https://github.com/regulaforensics/FaceCoreBasic-Swift-Package.git at 8.2.2127
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/regulaforensics/FaceCoreBasic-Swift-Package.git
https://github.com/regulaforensics/FaceCoreBasic-Swift-Package.git
{
"dependencies" : [
],
"manifest_display_name" : "FaceCoreBasic",
"name" : "FaceCoreBasic",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "FaceCoreBasic",
"targets" : [
"FaceCoreBasic"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FaceCoreBasic",
"module_type" : "BinaryTarget",
"name" : "FaceCoreBasic",
"path" : "remote/archive/FaceCoreBasic-8.2.2127.zip",
"product_memberships" : [
"FaceCoreBasic"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
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
Downloading binary artifact https://pods.regulaforensics.com/FaceCoreBasic/8.2.2127/FaceCoreBasic-8.2.2127.zip
[16366/39079883] Downloading https://pods.regulaforensics.com/FaceCoreBasic/8.2.2127/FaceCoreBasic-8.2.2127.zip
Downloaded https://pods.regulaforensics.com/FaceCoreBasic/8.2.2127/FaceCoreBasic-8.2.2127.zip (4.04s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.1 macosSpm