Build Information
Failed to build RegulaCommon, reference 9.4.2239 (f6f97b), with Swift 6.1 for macOS (SPM) on 29 Apr 2026 16:39:59 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/RegulaCommon-Swift-Package.git
Reference: 9.4.2239
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/regulaforensics/RegulaCommon-Swift-Package
* tag 9.4.2239 -> FETCH_HEAD
HEAD is now at f6f97b4 Release 9.4.2239
Cloned https://github.com/regulaforensics/RegulaCommon-Swift-Package.git
Revision (git rev-parse @):
f6f97b4cc5d97e12234590096d065fa1c2d1d6e5
SUCCESS checkout https://github.com/regulaforensics/RegulaCommon-Swift-Package.git at 9.4.2239
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/regulaforensics/RegulaCommon-Swift-Package.git
https://github.com/regulaforensics/RegulaCommon-Swift-Package.git
{
"dependencies" : [
],
"manifest_display_name" : "RegulaCommon",
"name" : "RegulaCommon",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "RegulaCommon",
"targets" : [
"RegulaCommon"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RegulaCommon",
"module_type" : "BinaryTarget",
"name" : "RegulaCommon",
"path" : "remote/archive/RegulaCommon-9.4.2239.zip",
"product_memberships" : [
"RegulaCommon"
],
"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/RegulaCommon/9.4.2239/RegulaCommon-9.4.2239.zip
[14480/3961103] Downloading https://pods.regulaforensics.com/RegulaCommon/9.4.2239/RegulaCommon-9.4.2239.zip
Downloaded https://pods.regulaforensics.com/RegulaCommon/9.4.2239/RegulaCommon-9.4.2239.zip (1.71s)
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